Commit Graph

75 Commits

Author SHA1 Message Date
Thomas cae158d489 Some improvements 2020-12-15 16:53:36 +01:00
Thomas efe9a88209 Allow to navigate through viewpager 2020-12-15 16:31:06 +01:00
Thomas 3bf596f1cf Prepare views + percent 2020-12-15 13:59:19 +01:00
Thomas 7e6e1fcff6 Menu + transitions 2020-12-15 10:00:26 +01:00
Thomas 2a091043c6 Prepare new layout with bottom menu + hide top bar when scrolling 2020-12-15 09:20:44 +01:00
Thomas e64e04398a Fix F-Droid regex + fix submit URL 2020-12-12 13:21:41 +01:00
Thomas e4b8dc9ad7 Allow to analyze apps by opening the submit page and copy app id in clipboard. 2020-12-12 11:12:01 +01:00
Thomas 8e4db1d284 Check for tracker 2020-12-11 11:09:35 +01:00
Thomas 55303f158e Check for tracker 2020-12-11 10:20:31 +01:00
Thomas 91682ed3b1 Uses SecureRandom - Fix issue #32 2020-12-09 16:20:49 +01:00
Thomas 22e1cbb221 Filter apps 2020-12-08 19:06:56 +01:00
Thomas 501e0ae9f4 Merge branch 'stom79_baseline' into filters 2020-12-08 08:56:06 +01:00
Thomas a247cc997e Improve app remember position by using first visible item. 2020-12-08 08:55:26 +01:00
Thomas 53553940d3 prepare ordering 2020-12-07 17:00:45 +01:00
Thomas acfc183eec prepare filters 2020-12-07 16:51:02 +01:00
Thomas 8209559012 Some fixes 2020-12-07 15:48:20 +01:00
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