Commit Graph

  • 9ded5eb974 ApkFileProvider: Explicitly grant read permission to PrivExt Chirayu Desai 2017-02-28 17:47:36 +05:30
  • 2a7a8ac38b PrivilegedInstaller: Use ContentUri on Nougat (24) and above Chirayu Desai 2017-02-28 17:47:29 +05:30
  • f5065c93a8 always refresh APKs in DB at start with timestamps < 2010-01-01 Hans-Christoph Steiner 2016-12-08 00:01:48 +01:00
  • 9e1458f41e Merge branch 'nougat' into 'master' Hans-Christoph Steiner 2017-02-28 18:38:46 +00:00
  • 1a586511cf ApkFileProvider: Explicitly grant read permission to PrivExt Chirayu Desai 2017-02-28 17:47:36 +05:30
  • c004f1ce10 PrivilegedInstaller: Use ContentUri on Nougat (24) and above Chirayu Desai 2017-02-28 17:47:29 +05:30
  • 3ca3a6d699 Merge branch 'preperation-for-new-ui' into 'master' Peter Serwylo 2017-02-28 02:40:14 +00:00
  • 6ac62d791a Merge branch 'prep-for-new-index' into 'master' Peter Serwylo 2017-02-28 02:35:15 +00:00
  • a93904d907 Added preference to manage repositories Peter Serwylo 2016-11-17 12:11:34 +11:00
  • bdde162f56 Notify when new categories are available, old ones are no longer available. Peter Serwylo 2016-12-19 12:56:07 +11:00
  • f4c03c6baa Make category searching case insensitive. Only works for ASCII :( Peter Serwylo 2016-11-01 00:24:10 +11:00
  • 25d2659b93 Be more explicit about searching categories with free form text. Peter Serwylo 2016-11-01 00:14:54 +11:00
  • a8d8e65698 Added query for 'top X apps in category' and associated test Peter Serwylo 2016-10-20 09:49:22 +11:00
  • 601c85103e fields as instance vars: icon, mirrors for Repo; antiFeatures for Apk db-version/66 Hans-Christoph Steiner 2017-02-27 14:23:14 +01:00
  • bc0db92c50 ensure that App description is never null Hans-Christoph Steiner 2016-12-05 13:51:59 +01:00
  • 611fd6e5e3 rename App instance vars to match fdroidserver field names Hans-Christoph Steiner 2016-11-25 23:36:37 +01:00
  • 199ab44ec3 deprecate App.requirements[], was only used for RequiresRoot Hans-Christoph Steiner 2016-12-01 20:19:54 +01:00
  • 6fb1207ae6 always refresh APKs in DB at start with timestamps < 2010-01-01 Hans-Christoph Steiner 2016-12-08 00:01:48 +01:00
  • 34dbf49f6c gitlab-ci: put all the static tests into test job Hans-Christoph Steiner 2017-02-24 22:20:02 +01:00
  • 6f43d4eb18 make checkstyle happy with instance variable names Hans-Christoph Steiner 2017-02-24 21:19:17 +01:00
  • 7b802eaf2f Bump to 0.102.1 v0.102.1 Hans-Christoph Steiner 2017-02-24 17:14:37 +01:00
  • bfc1060bfb Merge branch 'new-ui--app-details-2' into 'master' Hans-Christoph Steiner 2017-02-24 15:27:29 +00:00
  • bb4409457b Merge branch 'old-perm' into 'master' Hans-Christoph Steiner 2017-02-24 15:14:01 +00:00
  • 064af8c94c remove empty Kurdish strings.xml that breaks 'tools' test Hans-Christoph Steiner 2017-02-24 16:02:16 +01:00
  • e27ce21b65 Merge branch 'fix-817--info-why-priv-extension-disabled' into master Hans-Christoph Steiner 2017-02-24 15:56:32 +01:00
  • 4090132d84 Merge branch 'investigate-854--uninstall-error' into stable-v0.102.1 Hans-Christoph Steiner 2017-02-24 15:37:48 +01:00
  • 242cdb5dd4 Make 3rd party AppCompatListPreference adhere to our checkstyle rules. Peter Serwylo 2017-02-20 08:47:59 +11:00
  • 1fdb573774 Use AppCompatListPreference from QuickLyric to fix dialog themes. Peter Serwylo 2017-02-20 08:42:25 +11:00
  • 88ee9849f7 Use AppCompatActivity instead of deprecated ActionBarActivity Peter Serwylo 2017-02-20 08:41:48 +11:00
  • 0ee14800c3 Merge branch 'fix-750--white-background-on-popup' into master Hans-Christoph Steiner 2017-02-24 15:28:33 +01:00
  • 5e59138082 Remove unused permission org.fdroid.fdroid.privileged.USE_SERVICE Chirayu Desai 2017-02-23 19:45:28 +05:30
  • 75eb72c50b Show material-design-ripple in background when touching list item. Peter Serwylo 2017-02-22 10:18:09 +11:00
  • 2101ec4bbc Remove Privileged Installer preference when appropriate. Peter Serwylo 2017-02-15 14:23:27 +11:00
  • 109c795dd1 Pull translation updates from Weblate F-Droid Translatebot 2017-02-20 16:00:03 +11:00
  • 81aacac592 Make 3rd party AppCompatListPreference adhere to our checkstyle rules. Peter Serwylo 2017-02-20 08:47:59 +11:00
  • 79ecffc91c Use AppCompatListPreference from QuickLyric to fix dialog themes. Peter Serwylo 2017-02-20 08:42:25 +11:00
  • 2c1a059da9 Use AppCompatActivity instead of deprecated ActionBarActivity Peter Serwylo 2017-02-20 08:41:48 +11:00
  • 94403d1d7e When resuming the activity check for uninstall/install in the mean time. Peter Serwylo 2017-02-15 13:36:20 +11:00
  • ff6a60ae26 Make exception more explicit by including root cause and package name. Peter Serwylo 2017-02-15 10:31:41 +11:00
  • 2db46e0794 Pull translation updates from Weblate F-Droid Translatebot 2017-01-04 12:01:10 +00:00
  • 56ccc09f90 Merge branch 'ci-update' into 'master' Daniel Martí 2016-12-23 16:35:16 +00:00
  • 3d20a07c8a Update CI image and build-tools to 25.0.2 Daniel Martí 2016-12-23 12:55:28 +01:00
  • 6a6cede4de More specific paddings round the "collapsable lists" at the bottom of app details. Peter Serwylo 2016-12-21 22:16:09 +11:00
  • d54c138a1d Work on the "Donate" styles. Peter Serwylo 2016-12-21 22:14:23 +11:00
  • 7997024a18 Adjust 0.102 release date in changelog Daniel Martí 2016-12-13 18:39:41 +00:00
  • f9f0a0f91c Merge branch 'app_details_749' into 'master' Peter Serwylo 2016-12-08 01:19:49 +00:00
  • 2b088bc438 README: clarify AM/PM meeting time via 24h format Daniel Martí 2016-12-07 22:31:27 +00:00
  • 2c0a5fcb21 Checkstyle fixes mvp76 2016-12-07 23:25:34 +01:00
  • 42b188a005 Merge branch 'correct-meeting-time' into 'master' Daniel Martí 2016-12-07 21:39:28 +00:00
  • 2b98f5477b Correct meeting time Nico Alt 2016-12-07 22:33:19 +01:00
  • 56575c3291 Bugfix, don't show "more" if we have MAX_LINES lines. mvp76 2016-12-06 09:45:35 +01:00
  • 65b16beb61 Make sure right view is selected as anchor on "more"-expansion mvp76 2016-12-06 09:44:46 +01:00
  • 734741c8f4 New implementation that is commented + easier to understand mvp76 2016-12-05 18:31:41 +01:00
  • ccf763199f Replace if's with switches Peter Serwylo 2016-12-05 22:54:58 +11:00
  • a00534c7c7 Obey checkstyle rule preventing 'm' prefix for member variables Peter Serwylo 2016-12-05 22:46:07 +11:00
  • 4f7116fcfb Add checkstyle rule to catch usage of member variables prefixed with 'm' Peter Serwylo 2016-12-05 22:39:18 +11:00
  • 22d9f55afb Move business logic from onBindViewHolder logic into respective ViewHolder subclasses. Peter Serwylo 2016-12-01 12:32:39 +11:00
  • c50c9f2ea0 Appease pmd Peter Serwylo 2016-12-01 12:13:32 +11:00
  • 1f83cf1eca Appease checkstyle Peter Serwylo 2016-12-01 11:17:41 +11:00
  • 539455bd16 Remove unnesseary class prefix Peter Serwylo 2016-12-01 11:08:21 +11:00
  • 0847bb6008 Inline check for 'isInstalled()'. Peter Serwylo 2016-12-01 11:05:08 +11:00
  • 6e0ea68bab Push notifyDataSetChanged invocation into adapter. Peter Serwylo 2016-12-01 11:01:26 +11:00
  • 17c97e577e Format comments Peter Serwylo 2016-12-01 10:52:46 +11:00
  • 598d604ca5 Ported code for handling 'ignore this/all' from AppDetails Peter Serwylo 2016-12-01 10:47:29 +11:00
  • 9f758c4f86 Prefer Javadoc where possible Peter Serwylo 2016-12-01 10:37:13 +11:00
  • 003b9459da Removed need for upcast by parameterising mIntents over ResolveInfo instead of Object Peter Serwylo 2016-12-01 09:39:44 +11:00
  • 0b09d591ea Clarifying comment Peter Serwylo 2016-12-01 09:39:04 +11:00
  • 4e664c3d92 ints to Constants for viewtypes Peter Serwylo 2016-12-01 09:38:56 +11:00
  • d0a326aa2c Lowercase stray N Peter Serwylo 2016-12-01 09:28:20 +11:00
  • d2787d8d09 Add annotation as per the parent class. Peter Serwylo 2016-12-01 09:26:13 +11:00
  • 65f2c0eac7 Extracted string literals into constants. Peter Serwylo 2016-12-01 09:25:46 +11:00
  • 88661757f6 Added clarifying comment. Peter Serwylo 2016-12-01 09:21:17 +11:00
  • a67ef806d2 Finalised property which is calculated once during construction Peter Serwylo 2016-12-01 09:18:16 +11:00
  • ab72797a41 Added test for trailing newline stripping. Renamed method for clarity. Doccomments. Peter Serwylo 2016-12-01 09:03:12 +11:00
  • ab917b6272 Remove need for setTag and (String) getTag() Peter Serwylo 2016-12-01 08:57:22 +11:00
  • 2709d00b70 Point to R.id.information, not R.id.text Peter Serwylo 2016-12-01 08:50:51 +11:00
  • 5f09c80914 Make constants static. Peter Serwylo 2016-12-01 00:23:24 +11:00
  • 2e1484bcb2 Correctly check whether mailto: links can be handled Peter Serwylo 2016-12-01 00:04:06 +11:00
  • a0c40bcaae Remove some commented out code Peter Serwylo 2016-11-30 23:39:33 +11:00
  • 920e6499ab Minor formatting Peter Serwylo 2016-11-30 23:36:39 +11:00
  • 4a92a37df2 Use TextUtils.isEmpty instead of null and length check Peter Serwylo 2016-11-30 23:34:39 +11:00
  • 46eb6ee3b4 Added initial test for AppDetailsRecyclerViewAdapter. Peter Serwylo 2016-11-30 22:50:47 +11:00
  • 774ca02d22 Use correct URIs when attempting to show donate links. Peter Serwylo 2016-11-30 22:28:12 +11:00
  • 190cf40ff9 Make assumption that app is non-null explicit Peter Serwylo 2016-11-30 22:24:00 +11:00
  • 1eb7d389f2 Refactor setProgress code for the header view. Peter Serwylo 2016-11-30 22:18:43 +11:00
  • 7d2d22cf96 Extracted variable, made code fit on single lines. Peter Serwylo 2016-11-30 22:13:25 +11:00
  • 4c42e73243 Removed unused imports Peter Serwylo 2016-11-30 22:12:51 +11:00
  • af24db2d14 Bump to 0.102 v0.102 Daniel Martí 2016-11-28 12:15:30 +00:00
  • a8b84ff815 Add two new languages to list Daniel Martí 2016-11-28 12:11:51 +00:00
  • f566a53efb Pull translation updates from Weblate F-Droid Translatebot 2016-11-28 11:58:03 +00:00
  • 3b23ea019b Reset build files to release mvp76 2016-11-25 10:07:56 +01:00
  • e1af82c5f8 Adjust margins mvp76 2016-11-25 09:46:35 +01:00
  • 7f49c82b62 Merge branch 'fix-806--categories-remaining-when-they-shouldnt' into 'master' Hans-Christoph Steiner 2016-11-24 09:55:28 +00:00
  • 019e73eb13 gitlab-ci: remove android update sdk, it just breaks things Hans-Christoph Steiner 2016-11-24 10:46:42 +01:00
  • 18885a66c2 Ensure app-category join table is cleared out properly upon disabling repo. Peter Serwylo 2016-11-17 09:46:23 +11:00
  • 99ad9752c8 Use repo foreign key from app rather than apk table. Peter Serwylo 2016-11-17 09:45:40 +11:00
  • 5be23b793e Added test to ensure categories are remoed when a repo is disabled. Peter Serwylo 2016-11-17 09:43:11 +11:00
  • 05f13df17a Separate adapter from rest of activity mvp76 2016-11-23 12:37:26 +01:00
  • b36e581480 Fix snap helper mvp76 2016-11-23 12:37:06 +01:00
  • d02ea05865 Add the download/install progress bar mvp76 2016-11-21 17:01:03 +01:00