Commit Graph

  • 61e219a02e Merge branch 'placeholder_images_for_screenshots_897' into 'master' Hans-Christoph Steiner 2017-03-20 18:29:02 +00:00
  • 34efdf1822 Use the screenshot placeholder image from assets mvp76 2017-03-20 12:10:51 +01:00
  • 3f04606fcc Extend IconDownloader to handle asset:// protocol mvp76 2017-03-20 12:10:13 +01:00
  • b01a871d9d Move app details view up when expanding links/permissions Peter Serwylo 2017-03-15 13:09:55 +11:00
  • c65029ae8d Extract functionality to show correct expand/collapse icon Peter Serwylo 2017-03-15 13:05:51 +11:00
  • b72c418f11 Scroll appropriately when expanding versions Peter Serwylo 2017-03-15 13:05:40 +11:00
  • dcf41bcdf2 Merge branch 'gitlab-ci-update' into 'master' Peter Serwylo 2017-03-20 07:05:13 +00:00
  • 655030d1b6 gitlab-ci: require connected24 check now that its fixed Hans-Christoph Steiner 2017-03-17 14:02:38 +01:00
  • e69c04458f gitlab-ci: build before starting emulator to speed things up Hans-Christoph Steiner 2017-03-17 12:42:59 +01:00
  • 2c7489508f gitlab-ci: ensure compile platform is installed Hans-Christoph Steiner 2017-03-17 12:29:45 +01:00
  • 09ab4b0051 Merge branch 'ci-arm' into 'master' Hans-Christoph Steiner 2017-03-16 12:03:31 +00:00
  • 0c4059d053 gitlab-ci: Use ARM emulator for API 24 as well Chirayu Desai 2017-03-16 15:41:42 +05:30
  • 4f420c55d0 Bump to 0.102.2 v0.102.2 Hans-Christoph Steiner 2017-03-14 21:57:45 +01:00
  • c6f7eefddd Merge branch 'new-ui--main-screens--v2' into 'master' Peter Serwylo 2017-03-13 23:55:23 +00:00
  • e8b24bc994 Bumped robolectric target to the same as our compile target Peter Serwylo 2017-03-14 09:49:17 +11:00
  • ce946f4257 Bump robolectric version Peter Serwylo 2017-03-14 09:37:53 +11:00
  • 259dd38ae9 Extracted triedEmptyUpdate preference. Peter Serwylo 2017-03-14 07:59:38 +11:00
  • a3de43ff7a Adjust width of toolbar mvp76 2017-03-13 11:10:29 +01:00
  • 84f844109a Fix typo mvp76 2017-03-13 09:25:02 +01:00
  • 3139415172 Get WIFI_SERVICE using application context to avoid leaks. mvp76 2017-03-13 09:14:43 +01:00
  • 8fbf67c03c Let connected-24 tests fail. Peter Serwylo 2017-03-08 10:46:04 +11:00
  • 13362aad2e Redo litecoin icon to prevent crash Peter Serwylo 2017-03-08 09:31:45 +11:00
  • 045dd7a94c Fix constraint on search box. Peter Serwylo 2017-03-08 08:56:27 +11:00
  • c3b8134be7 Update langs-list-check Peter Serwylo 2017-03-08 08:40:15 +11:00
  • 2eab1d0e6d Replace "Recently updated" and "Whats new" with "New" tag. Peter Serwylo 2017-03-08 08:51:21 +11:00
  • a1a7427cd2 Added "Installed Apps" activity to top of settings. Peter Serwylo 2017-02-14 09:07:00 +11:00
  • 92943ebdf3 Port intent which handles incoming fdroid repos from NFC. Peter Serwylo 2017-02-13 15:07:06 +11:00
  • 5e6eed9963 Ported 'Add repo' intents from FDroid to MainActivity Peter Serwylo 2017-02-13 14:56:03 +11:00
  • 3bc97d931b Ported 'View App' and 'Search' intents from FDroid to MainActivity Peter Serwylo 2017-02-21 11:26:54 +11:00
  • b8de545179 Port NFC + Tor bootstrap code from FDroid to MainActivity Peter Serwylo 2017-02-13 14:29:37 +11:00
  • 02dae30a1b Allow apps to be installed after download is completed. Peter Serwylo 2016-12-18 23:51:06 +11:00
  • 9acc34c9ba Tweak accessibility so that visually impaird people can use F-Droid well. Peter Serwylo 2016-12-19 16:15:14 +11:00
  • 6ad1f0faef More concise management of the main recycler view. Peter Serwylo 2016-12-19 12:41:29 +11:00
  • 952024768a Initial work to support inline Download+Install button in app lists Peter Serwylo 2016-12-12 00:03:17 +11:00
  • 405279c0ff Added drawables for various states of downloading an app. Peter Serwylo 2016-12-11 22:02:57 +11:00
  • 2164a2662a Update repository on first run of F-Droid. Peter Serwylo 2017-02-21 11:25:22 +11:00
  • 09af5402e8 Reference MainActivity instead of FDroid where appropriate. Peter Serwylo 2016-12-19 00:08:00 +11:00
  • f9a860e00c Show search button on keyboard when searching. Peter Serwylo 2016-12-08 21:41:15 +11:00
  • 908d5f3a05 Added search floating action button to Overview and Categories screen. Peter Serwylo 2016-12-08 14:51:54 +11:00
  • 7209ab87f5 Tweak some button styles with those added in !419. Peter Serwylo 2016-12-08 07:04:31 +11:00
  • ffa3a8dbf3 Until feature images are properly supported, use abstract art instead. Peter Serwylo 2016-12-05 22:32:51 +11:00
  • b2d11091a7 Added funky artwork to feature image when not present Peter Serwylo 2016-12-01 22:30:43 +11:00
  • d67f23b60c Merge branch 'new-ui--main-screens--v1' into 'master' Peter Serwylo 2017-03-07 08:59:29 +00:00
  • a954b1cd76 Switch CI image to one hosted on GitLab. Peter Serwylo 2017-03-07 17:18:04 +11:00
  • 258064d495 Use item decorator in preference to inline ImageView. mvp76 2017-03-01 15:14:27 +01:00
  • 6e613ad952 Don't use deprecated method mvp76 2017-03-01 17:32:40 +01:00
  • fd22ee01e0 Let the adapter handle the decorator mvp76 2017-03-01 14:34:31 +01:00
  • 48b21626e4 Remove static mapping arrays mvp76 2017-03-01 13:21:30 +01:00
  • 89fa83c8c7 Set BottomNavigationView background mvp76 2017-03-01 12:29:10 +01:00
  • 083339f60e No need for custom attribute mvp76 2017-03-01 12:08:52 +01:00
  • a814792594 Break out library version for easier updates in the future mvp76 2017-03-01 10:53:00 +01:00
  • bfd5c525b0 Remove unused import mvp76 2017-03-01 10:52:11 +01:00
  • 34e176539b Add swipe-down-to-refresh-repos on main overview screen. Peter Serwylo 2017-02-21 11:37:06 +11:00
  • 26b9e09f2f Launch AppDetails2 instead of AppDetails in most places. Peter Serwylo 2016-12-01 13:16:43 +11:00
  • 55824a491b Settings: Added preference fragment to the last tab in the main view. Peter Serwylo 2016-11-24 10:44:16 +11:00
  • fff7999aac App List: Category "chip" and free text searching of apps Peter Serwylo 2016-11-24 11:50:36 +11:00
  • 9bc72ff102 App list: Show a list of apps matching a particular category. Peter Serwylo 2016-11-24 11:50:28 +11:00
  • f5e6d73999 Categories: Show list of all categories in the main view. Peter Serwylo 2016-11-24 11:42:22 +11:00
  • 53df5473f5 My Apps: Added the list of updateable apps to the main view. Peter Serwylo 2016-11-24 06:56:10 +11:00
  • 69b58c7646 Whats New: Added list of recently updated apps to the main view. Peter Serwylo 2016-11-24 10:56:15 +11:00
  • 517301194b Swap: Added splash screen to "Nearby" tab on main screen. Peter Serwylo 2017-02-21 11:17:06 +11:00
  • b151374a6c Introduce new main activity, currently mostly empty. Peter Serwylo 2017-02-21 11:34:07 +11:00
  • f0d4f8f01a Make autoDownloadUpdatesUpdateService part of the public API of UpdateService. Peter Serwylo 2016-11-24 06:54:41 +11:00
  • 226554c026 Toolbar instead of ActionBar in RepoDetailsActivity. Peter Serwylo 2017-02-14 11:16:23 +11:00
  • d8dc1698d6 Toolbar instead of ActionBar in ManageReposActivity. Remove need for Fragment in manage repos. Peter Serwylo 2016-11-17 15:20:02 +11:00
  • 30701ff9ac Change theme to not have an action bar. Peter Serwylo 2016-11-24 09:58:43 +11:00
  • 1bb82fa077 No longer limit VectorDrawables to AppDetails2. Peter Serwylo 2016-12-08 18:45:31 +11:00
  • ba82cfcfc5 Bumped support lib versions. Added dependencies for new UI. Peter Serwylo 2016-11-24 08:51:12 +11:00
  • 04182b64aa Merge branch 'mvp76--notifications_742' into 'master' Peter Serwylo 2017-03-01 03:42:39 +00:00
  • eb3c6e6e0b Fix lint warnings. Peter Serwylo 2017-03-01 13:41:23 +11:00
  • d43b31a701 Fix checkstyle errors mvp76 2017-02-28 23:43:23 +01:00
  • 0b53f69427 Remove static from appMapping mvp76 2017-02-28 23:15:31 +01:00
  • 238dff5c10 Update download progress for OBB files mvp76 2017-02-28 22:45:41 +01:00
  • 1418a419ea Remove "InstallError" entries when clearing notification mvp76 2017-02-28 22:24:26 +01:00
  • a8509ae833 Added a comment about the key being the downloadUrl mvp76 2017-02-28 22:07:40 +01:00
  • 7b446daf3f Make AppUpdateStatusManager a singleton mvp76 2017-02-28 21:57:51 +01:00
  • a4c187f3e1 Add strings for first time installs mvp76 2017-02-28 17:15:42 +01:00
  • 04d2d004a3 Add logic to show/hide notifications based on appdetails screen mvp76 2017-02-28 16:33:37 +01:00
  • d2cc4fcb05 Set blue color on notifications mvp76 2017-02-28 15:18:02 +01:00
  • 40a061ae73 Fix for old devices mvp76 2017-02-28 15:10:05 +01:00
  • 583ea96816 Clarify that the pendingIntent arg can be null. Peter Serwylo 2017-02-24 12:16:19 +11:00
  • 2ad61a4eb7 Replace setApkInternal with more specific functions. Peter Serwylo 2017-02-24 11:35:20 +11:00
  • d00de69974 Extract "remove apk" code to simplify setApkInternal(). Peter Serwylo 2017-02-24 10:51:22 +11:00
  • 30d3f8efcc Make "batchUpdates" mode an implementation detail of the AddUpdateStatusManager class. Peter Serwylo 2017-02-24 11:42:15 +11:00
  • aa945367c9 Pass potentially nullable argument instead of guarding. Peter Serwylo 2017-02-24 15:21:49 +11:00
  • d2ef357403 Invert if statement to bail early. Peter Serwylo 2017-02-24 14:35:35 +11:00
  • 7329dc5d8d Return notification instead of builder. Peter Serwylo 2017-02-24 14:31:57 +11:00
  • ef7d8dfce9 Make updates/installed final to slightly simplify code. Peter Serwylo 2017-02-24 12:43:44 +11:00
  • a2997747af Clarify the unused status of notificationManager Peter Serwylo 2017-02-24 12:19:08 +11:00
  • 0b1940c4bf Make it explicit that it may return null. Peter Serwylo 2017-02-24 10:29:01 +11:00
  • 875b0d091f Replace if/else with switch Peter Serwylo 2017-02-24 12:11:49 +11:00
  • 49f20f64b3 Added documentation. Peter Serwylo 2017-02-24 11:45:09 +11:00
  • 1a9f5d60bf Remove dead code Peter Serwylo 2017-02-24 10:30:45 +11:00
  • c81b2c7fe4 Minor formatting. Peter Serwylo 2017-02-24 12:14:06 +11:00
  • f7e12b4f25 Icon fixes and general tweaks mvp76 2017-02-23 11:42:44 +01:00
  • 28d683e16a Add intent for "installed" state mvp76 2017-02-22 09:57:47 +01:00
  • 0461860479 Removed "installed" notification when entering Details screen. mvp76 2017-02-15 15:55:31 +01:00
  • 7efa62891d Use strings, async image loading, "unknown" status added. mvp76 2017-02-15 15:51:08 +01:00
  • 55c7a21c90 Move app status handling to new AppUpdateStatusManager mvp76 2017-02-13 15:46:37 +01:00
  • 10cbf1ef7a Create notification helper class mvp76 2016-11-28 17:30:58 +01:00