Commit Graph

  • 50044629ab Remove placeholder whatsNew text completely. Peter Serwylo 2017-04-05 15:50:17 +10:00
  • b0afa3e2fe Using custom icon for notification rather than the launcher icon. Peter Serwylo 2017-04-05 15:41:57 +10:00
  • 2ab5c6a1c6 Correctly update the list item in updates view after install. Peter Serwylo 2017-04-05 15:23:28 +10:00
  • 8a69816648 Only automatically redirect to package manager when viewing app. Peter Serwylo 2017-04-05 15:09:44 +10:00
  • be11a785e5 Make the "Updates" badge only show number of items needing action. Peter Serwylo 2017-04-05 14:39:25 +10:00
  • 0b7dc64fb6 Show apps in name order. Peter Serwylo 2017-04-05 13:26:56 +10:00
  • b5341efff9 Don't padd the left/right of the category apps Peter Serwylo 2017-04-05 13:17:21 +10:00
  • 89625ac355 Add selectable background to list items and cards. Peter Serwylo 2017-04-05 13:12:51 +10:00
  • 1aea1c9302 Updated tests to work with flipped repo priorities. Peter Serwylo 2017-04-05 09:09:51 +10:00
  • c6efdbb20c Repos added later should take higher priority. db-version/68 Peter Serwylo 2017-04-04 16:26:42 +10:00
  • 89e103fc23 Bump to 0.103-alpha1 v0.103-alpha1 Hans-Christoph Steiner 2017-04-01 17:38:51 +02:00
  • cebf5ed915 Merge branch 'weblate' into 'master' Hans-Christoph Steiner 2017-04-01 19:10:16 +00:00
  • fb0e453fce pull weblate for v0.103-alpha1 Hans-Christoph Steiner 2017-04-01 19:10:15 +00:00
  • 5971533b09 changelog for 0.102.3 Hans-Christoph Steiner 2017-04-01 17:30:08 +02:00
  • bc6c4fbc80 InstallerFactory: Check for privext before checking if apk to be installed is privext Chirayu Desai 2017-03-29 15:11:28 +05:30
  • bcb2894d4c update CHANGELOG for 0.102.x Hans-Christoph Steiner 2017-04-01 16:28:30 +02:00
  • 377b57f985 Set installer package name to privext if using that Chirayu Desai 2017-03-23 18:37:53 +05:30
  • aab60aec4e Ignore errors that are likely due to filesystem corruption. Peter Serwylo 2017-04-01 15:46:09 +02:00
  • 4eb37b0d33 pull in .gitlab-ci.yml from master to get connected24 working again Hans-Christoph Steiner 2017-04-01 15:27:38 +02:00
  • 6b26eb661f gitlab-ci: Use ARM emulator for API 24 as well Chirayu Desai 2017-03-16 15:41:42 +05:30
  • 21fd522e95 only set installer to privext on versions where its required Hans-Christoph Steiner 2017-03-31 20:07:38 +02:00
  • a9a37747cb Merge branch 'uninstall' into 'master' Hans-Christoph Steiner 2017-03-31 18:00:41 +00:00
  • e2ab447315 Merge branch 'privext-updates' into 'master' Hans-Christoph Steiner 2017-03-31 17:45:11 +00:00
  • c69f443506 Merge branch 'add-new-index-format' into 'master' Hans-Christoph Steiner 2017-03-31 17:44:07 +00:00
  • c3424f9ff3 Update AppDetailsAdapterTest for apps that don't have screenshots. Peter Serwylo 2017-03-31 09:40:56 +11:00
  • e34f289246 Setup and teardown preferences singleton for new tests. Peter Serwylo 2017-03-31 09:11:50 +11:00
  • fb6f61c226 Instructions for getting tests to run in AS again. Peter Serwylo 2017-03-31 09:07:23 +11:00
  • b08dfdcb80 move "What's New" placeholder to where its used Hans-Christoph Steiner 2017-03-29 18:12:07 +02:00
  • d90c773161 do not show screenshots view in AppDetails if none are available Hans-Christoph Steiner 2017-03-23 12:29:21 +01:00
  • 28bcbc548a use central method to setup Jackson in locked down setup Hans-Christoph Steiner 2017-03-22 21:47:47 +01:00
  • 2a2e475bdc index-v1 future proof test for uses-permission Hans-Christoph Steiner 2017-03-22 13:53:50 +01:00
  • 9d026bbdbc use string name for JacksonInject to make it easy to read java Hans-Christoph Steiner 2017-03-22 21:45:59 +01:00
  • f86b65e12a rename Apk.repo to match App.repoId and Repo.id Hans-Christoph Steiner 2017-03-21 12:14:47 +01:00
  • 6f58c2a13d make Jackson inject repoId rather than looping later to add it Hans-Christoph Steiner 2017-03-22 13:58:27 +01:00
  • 38d21cd178 check timestamp with index-v1 Hans-Christoph Steiner 2017-03-22 14:13:31 +01:00
  • 8cfe1d3584 Correctly populate FeatureImage with app.featureGraphic. Peter Serwylo 2017-03-21 12:49:22 +11:00
  • 5aa44a4d74 Handle icon 404s without crashing. Resume settings without crashing on API > 17. Peter Serwylo 2017-03-08 13:04:51 +11:00
  • 517321356d the database does not support null Description Peter Serwylo 2017-03-08 13:04:22 +11:00
  • 40643855c4 do not let Jackson set instance vars that never come from index Hans-Christoph Steiner 2017-03-22 16:14:43 +01:00
  • 281dd435e7 ignore unknown fields in index-v1 JSON data Hans-Christoph Steiner 2016-12-06 11:29:47 +01:00
  • 9d97546c4f support localized text and graphics in index-v1 metadata db-version/67 Hans-Christoph Steiner 2016-12-06 11:04:22 +01:00
  • d769dcfc60 support new index-v1 format using Jackson parser Hans-Christoph Steiner 2017-03-22 21:38:33 +01:00
  • 7e0ae10e84 uses-permission fields as Apk instance vars Hans-Christoph Steiner 2017-02-27 14:24:35 +01:00
  • 0bce5cebe6 InstallerFactory: Check for privext before checking if apk to be installed is privext Chirayu Desai 2017-03-29 15:11:28 +05:30
  • 2be79c35e7 Set installer package name to privext if using that Chirayu Desai 2017-03-23 18:37:53 +05:30
  • befdc4a850 Merge branch 'new-ui--minor-ui-tweaks' into 'master' Peter Serwylo 2017-03-26 07:32:16 +00:00
  • 61d7ba9f29 Start auto downloads once preference is enabled. Peter Serwylo 2017-03-23 23:26:50 +11:00
  • 8ed62d22e1 Correctly listen for "Install complete" for previously downloaded apks. Peter Serwylo 2017-03-23 22:15:13 +11:00
  • b9c429d22d Add "App X successfully installed" to updates tab. Peter Serwylo 2017-03-23 21:30:47 +11:00
  • b179aaecff Remove final dependency on AppDetails (the old one). Peter Serwylo 2017-03-23 21:10:52 +11:00
  • bf8a61765d Fix padding on bottom navigation. Peter Serwylo 2017-03-23 20:15:29 +11:00
  • bb7fca7382 Remember search input after hitting "Back" from app details. Peter Serwylo 2017-03-22 14:03:53 +11:00
  • ba503812e4 Don't listen for the same broadcast events twice. Peter Serwylo 2017-03-22 13:00:51 +11:00
  • d4584083af Refactor button styles for clearer distinction between large/small. Peter Serwylo 2017-03-22 12:27:58 +11:00
  • 15be01ada9 Ignore UI dumps from Android Studio/DDMS. Peter Serwylo 2017-03-22 12:11:39 +11:00
  • 46fc6dbbfd InstallManagerService: Clear notification on privileged install complete Chirayu Desai 2017-03-25 15:38:57 +05:30
  • b177dc2cda Update "Nearby" splash screen to new UI. Peter Serwylo 2017-03-20 19:42:14 +11:00
  • 53bed0f2e1 Change language to clarify auto download preference Peter Serwylo 2017-03-17 08:59:52 +11:00
  • 836d16393d Merge branch 'app_details_749_more_work' into 'master' Mikael 2017-03-23 10:28:48 +00:00
  • a32a534957 Fix test after adapter change mvp76 2017-03-23 11:12:59 +01:00
  • 31fdcba945 Remove xmlns from inner element Peter Serwylo 2017-03-22 10:31:09 +11:00
  • 80e0f84816 Use correct locale when uppercasing text. Peter Serwylo 2017-03-22 10:30:20 +11:00
  • c059b83f2b Fix merge conflict mvp76 2017-03-23 09:37:33 +01:00
  • 622a1245dc Move "what's new" from its own section to the header section mvp76 2017-03-21 17:55:49 +01:00
  • 2d27ba4086 Display anti-features mvp76 2017-03-21 16:55:39 +01:00
  • 0689a39735 Add last updated under the title and author mvp76 2017-03-21 16:53:14 +01:00
  • d457a5ca0a Drop the "Summary" from the main header, and instead just go straight to the description mvp76 2017-03-21 10:59:04 +01:00
  • 03a8151875 Added OverscrollLinearLayoutManager to fix scrolling in AppDetails2 mvp76 2017-03-21 10:09:56 +01:00
  • 343e91280a Merge branch 'new-ui--main-screens--v3' into 'master' Peter Serwylo 2017-03-22 00:20:44 +00:00
  • 8f8afdb10d Skip non-FSDG-compliant apps on Replicant during repo data parsing Wolfgang Wiedmeyer 2017-03-21 21:03:52 +01:00
  • c59899cbff Ensure support lib 25.2.0 Peter Serwylo 2017-03-22 08:49:12 +11:00
  • c24ccae02c Use 3rd party bottom nav library which isn't based on support lib one. Peter Serwylo 2017-03-21 15:50:12 +11:00
  • df25606a29 Correct button padding for category header Peter Serwylo 2017-03-17 11:01:31 +11:00
  • d4dc0a1f90 Show the number of apps to update in the bottom nav. Peter Serwylo 2017-03-15 11:00:51 +11:00
  • d9cb2fc5da Show text on each bottom nav item, and tone down animations. Peter Serwylo 2017-03-15 11:00:04 +11:00
  • d527b26814 Specify the last time an app was updated when showing update button Peter Serwylo 2017-03-15 09:37:57 +11:00
  • 60a2ebe9fa Make back behaviour work better for manage repos/installed apps/search. Peter Serwylo 2017-03-15 08:37:51 +11:00
  • 43a9a9d229 Add dependency to make bottom nav work better + bump support libs. Peter Serwylo 2017-03-15 08:36:08 +11:00
  • 385a16448c Stop listening for broadcasts when view not shown. Peter Serwylo 2017-03-14 17:42:20 +11:00
  • 7b77919432 Correctly navigate to the Updates view from notification. Peter Serwylo 2017-03-14 15:56:29 +11:00
  • 77f3a5feff Tweaks to UI of updates tab. Peter Serwylo 2017-03-14 15:44:33 +11:00
  • 0826533d40 Describe the status of an update, rather than showing the app summary. Peter Serwylo 2017-03-14 15:20:47 +11:00
  • c275fae9b7 Switch to rounded buttons. Peter Serwylo 2017-03-14 14:59:10 +11:00
  • df5db32451 Check downloaded apks on F-Droid first start. Peter Serwylo 2017-03-14 11:24:43 +11:00
  • 4f73b10230 Prefer start/end over left/right Peter Serwylo 2017-03-14 08:49:11 +11:00
  • ce2ac71206 Add support for linear progress bar to installed app layout. Peter Serwylo 2017-03-14 08:48:25 +11:00
  • 40cc328e98 Updates: Implemented new UI for "Updates" screen. Peter Serwylo 2017-03-14 08:32:56 +11:00
  • 7659c3a33f Renaming 'My Apps' to 'Updates'. Peter Serwylo 2017-03-14 08:30:31 +11:00
  • d4716e6387 Added comments to further explain broadcasts. Peter Serwylo 2017-03-14 08:27:41 +11:00
  • 23d40dbca0 Added dependency to make working with complex RecyclerViews more manageable. Peter Serwylo 2017-03-11 08:38:02 +11:00
  • 9e2f7edff4 Updated icons in bottom nav to newest versions. Peter Serwylo 2017-03-15 14:40:22 +11:00
  • c1cf153852 Merge branch 'new-ui--categories-imagery' into 'master' Peter Serwylo 2017-03-21 21:53:49 +00:00
  • f93a1ba6e4 Correctly select categories for app based on highest priority metadata. Peter Serwylo 2017-03-17 10:34:30 +11:00
  • bded83d8a3 Added test to ensure repo priority plays nice with categories Peter Serwylo 2017-03-17 09:52:21 +11:00
  • bc1ff7d8c8 Show abstract art behind categories without predefined images. Peter Serwylo 2017-03-17 09:15:47 +11:00
  • 1776b1e2c3 Make 'view all' category button have ripple background. Peter Serwylo 2017-03-17 09:03:05 +11:00
  • e4766645eb Improve image loading performance by using UniversalImageLoader to background the task Peter Serwylo 2017-03-15 17:22:55 +11:00
  • 7796a3f374 Category images and colours added. Peter Serwylo 2017-03-15 15:38:15 +11:00
  • ff946f6a7d Translate category names. Peter Serwylo 2017-03-15 14:55:50 +11:00
  • a7828bcb9e Merge branch 'new-ui--app-deatils-scroll' into 'master' Mikael 2017-03-21 14:11:34 +00:00