Commit Graph

59 Commits

Author SHA1 Message Date
Thomas 891198b71f Improve searchview 2020-12-07 15:17:47 +01:00
Thomas 5ec97f3f81 search view 2020-12-07 14:55:11 +01:00
Thomas 80046985c0 Add flavors 2020-12-07 14:10:58 +01:00
Thomas 3b7343bc68 Fix issues #29 and #87 2020-12-07 11:41:38 +01:00
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 18c19ace49 Upgrade compileSdkVersion 2020-12-07 09:43:38 +01:00
Thomas 62467a3fe1 Some cleaning 2020-12-07 09:04:44 +01:00
Schoumi 22b85fc47a remove debug info 2020-07-09 14:39:26 +02: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 35961d75a9 Fix IndexOutOfBound 2020-07-09 14:37:27 +02:00
Schoumi 955491db2d Fix ResourceNotFound Exception and Fix IllegalStateException 2020-07-09 14:36:04 +02:00
Schoumi 34ae578836 Fix NullPointerException if no report exist for this app 2020-07-09 14:35:08 +02:00
Schoumi 67b672a699 Set Main Activity to εxodus and App stil Exodus move from string to exodus file 2020-07-07 00:50:58 +02:00
Schoumi a1e241c294 Fix F-Droid support on report fragment (link to google) and fix creator when empty 2020-07-01 19:19:50 +02:00
Schoumi edbce7aab8 Support different installation source. (Gplay + Fdroid)
Fix #82 #26
2020-07-01 18:41:47 +02:00
Schoumi 5241f4cb10 Add Tracker Page instead of opening external web page 2020-06-29 17:40:56 +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 740a2f37c6 Make some minor revert on color scheme and some change name 2020-06-29 17:25:06 +02:00
Schoumi 9290d71cb0 Use data from ApplicationViewModel in ReportDisplay and ReportFragment 2020-06-29 17:12:47 +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 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 e254fd573f Move from support library to androidx 2019-10-03 15:10:59 +02: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 93a8e57b09 Add infinite progressbar before the first time apps are displayed 2019-07-30 17:26:39 +02:00
Benjamin Orsini 71866e8ed4 feat: speed up application start and back navigation 2019-06-07 23:43:12 +02:00
Benjamin Orsini c321bc790f refactor: use instance adapter when possible 2019-06-06 20:59:11 +02:00
Benjamin Orsini 465c8c39f6 refactor: rename function 2019-06-06 20:56:16 +02:00
Schoumi 38ad05c667 Merge branch 'fix/application_list_scrolling' of git://github.com/borsini/exodus-android-app into borsini-fix/application_list_scrolling 2019-06-04 11:46:28 +02:00
Schoumi 5c7e021ad4 Add Shuffle in package request 2019-06-04 11:26:43 +02:00
Schoumi 1f97fe7688 Add App Settings Access in Report pages 2019-06-04 11:23:27 +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 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