Commit Graph

21 Commits

Author SHA1 Message Date
Thomas 883b623d6d clean 2020-12-07 10:50:48 +01:00
Thomas 91f5dea591 Fix issue #83 2020-12-07 10:48:48 +01:00
Thomas 62467a3fe1 Some cleaning 2020-12-07 09:04:44 +01:00
Schoumi 73239c1328 Try to Fix NullPointerException but not sure of the real cause need more investigation 2020-07-09 14:39:17 +02:00
Schoumi edbce7aab8 Support different installation source. (Gplay + Fdroid)
Fix #82 #26
2020-07-01 18:41:47 +02:00
Schoumi 740a2f37c6 Make some minor revert on color scheme and some change name 2020-06-29 17:25:06 +02:00
Schoumi 2ceb256f06 AppListFragment is now a dedicated fragment that could be use in different views 2020-06-29 17:01:23 +02:00
Schoumi e254fd573f Move from support library to androidx 2019-10-03 15:10:59 +02:00
Benjamin Orsini 71866e8ed4 feat: speed up application start and back navigation 2019-06-07 23:43:12 +02:00
Benjamin Orsini 465c8c39f6 refactor: rename function 2019-06-06 20:56:16 +02:00
Benjamin Orsini e483ff64cb fix: add flag to retrieve permissions before go to next screen 2019-06-02 14:22:15 +02:00
Benjamin Orsini c0ee8bc183 feat(applications): improve recyclerview scrolling 2019-06-02 14:22:15 +02:00
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 5245044035 add color for trackers number and permissions number in app list 2019-01-08 18:56:36 +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 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
stom79 37050d78fc Add app filter in top bar 2018-04-14 14:37:51 +02:00
Schoumi 357500df9a Use databinding in place of all findViewById 2018-04-11 15:27:05 +02:00
Schoumi aed4b6d6c9 Pre-Release version 2018-02-20 13:54:18 +01:00