Tom Delmas
|
913bad937f
|
Fix
|
2019-02-21 23:37:43 +01:00 |
Tom Delmas
|
66e94471b8
|
Better message when version doesn't match
|
2019-02-21 23:16:42 +01:00 |
Schoumi
|
cb23f90b9c
|
Upgrade some dependencies versions
|
2019-01-09 16:42:55 +01:00 |
Schoumi
|
5245044035
|
add color for trackers number and permissions number in app list
|
2019-01-08 18:56:36 +01:00 |
Schoumi
|
f6b5ef66ef
|
add color for trackers number and permissions number in reports
|
2019-01-08 18:23:16 +01:00 |
Schoumi
|
c897cc1dd1
|
Fix crash when versionName is null in PackageInfo use versionCode instead (workaround)
Fix Missing permissions in the lists in reports
|
2019-01-08 18:17:37 +01:00 |
Schoumi
|
62382b7559
|
Save PackageInfo in the bundle in order to restore it after long time
|
2018-08-31 18:37:06 +02:00 |
Schoumi
|
ba6cd8c9a3
|
Remove disabled app from the displayed list.
|
2018-08-31 18:36:01 +02:00 |
Schoumi
|
1e65884d4e
|
Add management of Unique App Identifier (UAID). This help identify app
install threw other google play client (Yalp, Aurora,...)
Fix #7
Thanks @stom79 for working on most of what's in Utils.java
|
2018-08-31 15:35:42 +02:00 |
Schoumi
|
70289666e6
|
Merge branch 'filter_app' of https://github.com/stom79/exodus-android-app into stom79-filter_app
|
2018-06-28 13:43:55 +02:00 |
Schoumi
|
a0f1896dcd
|
Merge pull request #15 from stom79/expand_buttons
Expand buttons
|
2018-06-27 10:44:22 +02:00 |
Schoumi
|
9ec4af3ca7
|
Merge pull request #14 from stom79/animate_transitions
Animate transitions
|
2018-06-27 10:25:19 +02:00 |
stom79
|
543941fc94
|
Remove filter in reports
|
2018-04-14 15:29:39 +02:00 |
stom79
|
37050d78fc
|
Add app filter in top bar
|
2018-04-14 14:37:51 +02:00 |
stom79
|
9749d594d1
|
Fix handle for clicks when no content
|
2018-04-14 11:50:04 +02:00 |
stom79
|
bd96568cc5
|
Remove expand buttons when they are not needed
|
2018-04-14 11:34:26 +02:00 |
stom79
|
04170de4f8
|
Animate fragment transitions
|
2018-04-14 09:46:03 +02:00 |
stom79
|
9803a40ec7
|
Make reports scrollable
|
2018-04-13 19:16:20 +02:00 |
Schoumi
|
13289fcfaf
|
Change permission and tracker list to RecyclerView
Add permission description (Fix #10)
Change permission code to permission label
|
2018-04-11 23:33:23 +02:00 |
Schoumi
|
357500df9a
|
Use databinding in place of all findViewById
|
2018-04-11 15:27:05 +02:00 |
Schoumi
|
f0fd17b5df
|
Fix bug that don't fetch correctly reports
|
2018-04-03 13:02:26 +02:00 |
Schoumi
|
83ca1559c8
|
Fix crash on back press
fix #3
|
2018-03-30 17:40:11 +02:00 |
Schoumi
|
4ec3980d7d
|
Change NetworkManager to fit the new Endpoints in place of /reports
: /applications /search{handle}
|
2018-03-28 17:00:05 +02:00 |
Schoumi
|
3fceca295e
|
Add in report view that app hasn't been analysed if no report is found
for.
|
2018-03-08 14:25:16 +01:00 |
Schoumi
|
aed4b6d6c9
|
Pre-Release version
|
2018-02-20 13:54:18 +01:00 |