Commit Graph

15 Commits

Author SHA1 Message Date
Thomas 3b7343bc68 Fix issues #29 and #87 2020-12-07 11:41:38 +01:00
Thomas 18c19ace49 Upgrade compileSdkVersion 2020-12-07 09:43:38 +01:00
Thomas 62467a3fe1 Some cleaning 2020-12-07 09:04:44 +01:00
Schoumi 35961d75a9 Fix IndexOutOfBound 2020-07-09 14:37:27 +02:00
Schoumi edbce7aab8 Support different installation source. (Gplay + Fdroid)
Fix #82 #26
2020-07-01 18:41:47 +02:00
Schoumi a13342a145 Fix some issue with cursor not closed (Fix #77) and use the same database during a database access call 2020-06-29 17:30:48 +02:00
Schoumi b531926e96 Use new option for applications list
Fix #78
2020-06-29 15:08:30 +02:00
Schoumi e8d08d35e5 Full rework of report page. 2019-11-20 23:08:51 +01:00
Schoumi 52e43fb849 Try to limit memory retention when downloading reports to avoid Out of
memory
Fix #57
2019-10-01 15:46:11 +02:00
Schoumi 5c7e021ad4 Add Shuffle in package request 2019-06-04 11:26:43 +02: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 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 f0fd17b5df Fix bug that don't fetch correctly reports 2018-04-03 13:02:26 +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 aed4b6d6c9 Pre-Release version 2018-02-20 13:54:18 +01:00