Commit Graph

  • 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
  • b2d363b947 Add new Nearby icon to share dialog mvp76 2016-11-21 14:39:15 +01:00
  • 4a25df8461 Add version items directly to RecyclerView mvp76 2016-11-21 10:48:51 +01:00
  • 0855c0affe Change icon for versions (and add string!) mvp76 2016-11-18 16:07:18 +01:00
  • f3e88535f9 Load feature graphic (currently large icon) mvp76 2016-11-18 15:55:44 +01:00
  • 30bcad963e Move from ListView to LinearLayout temporarily mvp76 2016-11-18 15:32:46 +01:00
  • 7061e47a8c Fix toolbar icons mvp76 2016-11-16 20:45:10 +01:00
  • 5a0b625dc0 Add Nearby to share (if applicable) mvp76 2016-11-16 14:42:59 +01:00
  • 46308dcbde Added share to details view mvp76 2016-11-16 14:05:23 +01:00
  • d90cb040b1 Move some files and add donate section mvp76 2016-11-16 11:05:20 +01:00
  • d3247b9cfd Post update, so all receivers have run mvp76 2016-11-11 15:01:51 +01:00
  • be16137553 Install/Uninstall mvp76 2016-11-11 11:23:07 +01:00
  • 7469a1cdab Some layout and color fixes mvp76 2016-11-10 19:54:33 +01:00
  • 88c60b98f9 Added permissions section mvp76 2016-11-10 19:44:35 +01:00
  • 56f0505d4a Added versions section mvp76 2016-11-10 18:11:12 +01:00
  • 0898db3490 Add click handler to links mvp76 2016-11-10 17:41:12 +01:00
  • 3eb2a5eb96 Added the links section, cleanup some code mvp76 2016-11-10 16:54:22 +01:00
  • 34450569b3 Initial work on details view mvp76 2016-11-10 12:44:18 +01:00
  • f355232bd5 Build changes mvp76 2016-11-10 12:36:11 +01:00
  • 99216d923a Bump to 0.102-alpha3 v0.102-alpha3 Daniel Martí 2016-11-16 22:06:03 +00:00
  • 43303d17cc Merge branch 'master' into 'master' Peter Serwylo 2016-11-16 21:39:24 +00:00
  • 35996952ef Merge branch 'rework-net-for-0.102' into 'master' Peter Serwylo 2016-11-16 21:19:15 +00:00
  • e01ec5f3e8 Fixed long version overriding app name (issue #322) aleksandar-stefanovic 2016-11-16 21:46:55 +01:00
  • b799fe8494 follow "Only on WiFi" preference strictly Hans-Christoph Steiner 2016-11-15 21:36:05 +01:00
  • 5925851f40 Pull translation updates from Weblate F-Droid Translatebot 2016-11-15 20:27:30 +00:00
  • 495686504a change android.mk v0.102-alpha1-belos Danial Behzadi 2016-11-15 09:42:28 +00:00
  • 7e7ec966ee improved internet state handling for updates, including metered Hans-Christoph Steiner 2016-11-10 16:00:11 +01:00
  • e14cb9d16a treat ethernet as WiFi when checking updates Hans-Christoph Steiner 2016-11-10 14:28:35 +01:00
  • 6545a26e31 set HTTP User Agent to "F-Droid" Hans-Christoph Steiner 2016-11-10 16:54:27 +01:00
  • ab1e869ebe use HEAD request when just checking the file size Hans-Christoph Steiner 2016-11-10 13:30:06 +01:00
  • 096b7132c4 prevent AppDetailsHeaderFragment crash in startProgress() Hans-Christoph Steiner 2016-11-10 12:55:35 +01:00
  • b9dad4bce6 handle dirs and I/O errors when parsing ACTION_PACKAGE_ADDED Intents Hans-Christoph Steiner 2016-11-10 11:02:32 +01:00
  • b852c0dca0 Merge branch 'category-table' into 'master' Hans-Christoph Steiner 2016-11-10 10:19:06 +00:00
  • 0c6ca09a7d Merge branch 'partially-fix-520--performance-when-changing-preference' into 'master' Hans-Christoph Steiner 2016-11-10 10:17:03 +00:00
  • b2b108c39e Merge branch 'fix-800--npe-uninstalling' into 'master' Hans-Christoph Steiner 2016-11-10 08:36:00 +00:00
  • b2c497e5b9 Only update suggested versions, not other unneeded things. Peter Serwylo 2016-11-10 12:57:48 +11:00
  • fdc95c071d Rename from 'calc app details' to 'calc all details' Peter Serwylo 2016-11-10 12:25:54 +11:00
  • f060efb7ba Remove outdated doc comment and simplify method. Peter Serwylo 2016-11-10 12:22:37 +11:00
  • a7a52fbfba Fall back to InstalledAppProvider when trying to identify the apk to uninstall. Peter Serwylo 2016-11-10 11:16:29 +11:00
  • 2263352ca4 Add test for miscellanious update from f-droid.org metadata Peter Serwylo 2016-11-10 08:36:47 +11:00
  • 9785536910 Use the Query object rather than the SQLiteDatabase#query() method. Peter Serwylo 2016-10-25 22:15:33 +11:00
  • 354f0a9b53 Make it explicit that the CATEGORIES column is not for selecting from. Peter Serwylo 2016-10-20 13:03:03 +11:00
  • 68f666685f Make category helper functions query new category table Peter Serwylo 2016-10-16 18:51:23 +11:00
  • 634fe1084a Move category helper functions to CategoryProvider Peter Serwylo 2016-10-13 12:25:16 +11:00
  • a7a7f77b42 Refactored categories field from column in metadata table to join table. Peter Serwylo 2016-10-13 10:17:54 +11:00
  • b2d5bcc94a When querying based on category, use join table. Peter Serwylo 2016-09-11 12:41:08 +07:00
  • 3e3fdd5c07 Added category to keyword search. Peter Serwylo 2016-09-11 12:37:53 +07:00
  • 8757acca1a Added category provider. Peter Serwylo 2016-10-13 09:27:55 +11:00
  • 99f7cab62e Added "category" table and "category to app metadata" join table. db-version/65 Peter Serwylo 2016-10-13 09:27:44 +11:00
  • bb7cfc14cc Comments for the Schema.PackageTable. Peter Serwylo 2016-10-13 09:14:11 +11:00
  • 19ca68cb30 Removed unused category view in app details. Peter Serwylo 2016-10-13 10:16:17 +11:00
  • 6f0b33a092 Bump to 0.102-alpha2 v0.102-alpha2 Daniel Martí 2016-11-02 21:19:34 +00:00
  • eae81b51ee Pull translation updates from Weblate F-Droid Translatebot 2016-11-02 21:03:42 +00:00
  • dd5f84f226 Merge branch 'ci-bumps' into 'master' Hans-Christoph Steiner 2016-11-01 18:44:21 +00:00
  • 21fd5539a5 remove share and fix email in about Amir Hossein Goodarzi (Numb) 2016-11-01 15:27:40 +03:30
  • 04c7176a2a Bump checkstyle to 7.2 Daniel Martí 2016-10-31 14:19:30 +00:00