Commit Graph

  • 6a49d9656c Update changelog Daniel Martí 2014-01-10 21:02:27 +01:00
  • b9628a6960 Merge branch 'master' into development Daniel Martí 2014-01-10 18:03:45 +01:00
  • 9f4bfe015c Fix: Use PreferencesActivity resultCodes properly Daniel Martí 2014-01-10 18:03:02 +01:00
  • 9b28fde89f Rename build.prop to ant.prop, add ant-prepare.sh Daniel Martí 2014-01-09 12:35:38 +01:00
  • 350d77aec6 Merge branch 'master' into development Daniel Martí 2014-01-09 12:25:35 +01:00
  • c0fad0fe26 Fix: Don't crash if an app has no categories Daniel Martí 2014-01-09 12:25:20 +01:00
  • 2d3c333b21 AndroidPinning uses a weird target, force android-17 Daniel Martí 2014-01-08 23:55:16 +01:00
  • 1c988a0b5a DBHelper refactor fix: re-add version column Daniel Martí 2014-01-08 23:54:59 +01:00
  • a666b53ace Add ignore=dirty to submodules Daniel Martí 2014-01-08 23:44:44 +01:00
  • 30140d7a3b Indenting fixes Daniel Martí 2014-01-08 23:23:32 +01:00
  • 254327f9a7 Adding support for SPKI pins, trust-on-first-use of TLS certs. Daniel McCarney 2013-12-11 11:46:08 -05:00
  • 9fd22c92ff Add super-fdroid TODO Daniel Martí 2014-01-08 15:36:20 +01:00
  • f8d235fb43 Merge commit 'refs/merge-requests/37' of gitorious.org:f-droid/fdroidclient into super-fdroid Daniel Martí 2014-01-08 15:27:58 +01:00
  • 5f22877e1c Merge branch 'master' into development Daniel Martí 2014-01-08 15:06:29 +01:00
  • 5b4c40fe07 Log the icons dir for the device density Daniel Martí 2014-01-08 15:05:36 +01:00
  • 7279dfacac ViewHolder classes are now private Daniel Martí 2014-01-08 14:59:07 +01:00
  • ff9620caf5 Add build.properties with the same encoding as gradle Daniel Martí 2014-01-08 14:18:04 +01:00
  • dc5dd51462 Specify UTF-8 in build.gradle Daniel Martí 2014-01-08 14:14:43 +01:00
  • 499c9e50c5 Move "https://" addrepo default into a string Daniel Martí 2014-01-08 13:36:45 +01:00
  • 3f19888b11 res/drawable/btn_check_*.png are no longer used Daniel Martí 2014-01-08 13:32:51 +01:00
  • fe0fe0e6a2 Merge branch 'master' into development Daniel Martí 2014-01-08 13:14:59 +01:00
  • 3aed80d94b Fix: Don't show "1.0" when sdkLevel is not known yet Daniel Martí 2014-01-08 13:14:20 +01:00
  • ac739de345 Run fix-ellipsis for the first time Daniel Martí 2014-01-08 13:09:53 +01:00
  • 648f23e15a Add fix-ellipsis script Daniel Martí 2014-01-08 13:09:41 +01:00
  • 03dc389f85 Update change-package-name.sh Daniel Martí 2014-01-08 13:06:53 +01:00
  • 91cf8c9472 Add lint.xml with ignores for MissingTranslation Daniel Martí 2014-01-08 13:04:00 +01:00
  • 8411dd4f9c Use the same DateFormat for the DB and XML parsing, English locale Daniel Martí 2014-01-08 12:52:41 +01:00
  • fe41108ed6 Always use Locale.ENGLISH for hashes/fingerprints Daniel Martí 2014-01-08 11:52:55 +01:00
  • 98d574afbf Switch was added in the sdk level 14, not 11 Daniel Martí 2014-01-08 11:34:41 +01:00
  • c274752477 Actually use the compat class in ClipboardCompat and SwitchCompat Daniel Martí 2014-01-08 11:29:03 +01:00
  • f1c7846605 Refactor cpuAbis to compat/SupportedArchitectures Daniel Martí 2014-01-08 11:21:35 +01:00
  • 61ba6d52d0 Change # for Number in @string/repo_num_apps Daniel Martí 2014-01-08 10:38:19 +01:00
  • 5296bf1477 Remove *.orig files Daniel Martí 2014-01-08 10:36:39 +01:00
  • 943253084b Use a ViewHolder for the ApkList too Daniel Martí 2014-01-08 10:35:30 +01:00
  • b4a51c4a91 Merge branch 'master' into development Daniel Martí 2014-01-08 09:50:04 +01:00
  • 4edd90d7aa Remove translations of removed strings Daniel Martí 2014-01-08 09:46:50 +01:00
  • abc3631b16 Merge branch 'master' into development Daniel Martí 2014-01-07 23:57:25 +01:00
  • 837683217b Release 0.57-test 0.57-test Daniel Martí 2014-01-07 23:49:23 +01:00
  • db01c9c476 Merge branch 'master' into development Daniel Martí 2014-01-07 23:36:38 +01:00
  • d3686de3cd Support /icons-* per-density icon folders (repo version 11) Daniel Martí 2014-01-07 18:23:26 +01:00
  • 9709b4f51c No need to use String.format explicitly Daniel Martí 2014-01-07 17:50:36 +01:00
  • 3d66f7f311 Pull UIL from master again Daniel Martí 2014-01-07 17:45:57 +01:00
  • a2fb86f518 Remove bogus translations Ciaran Gultnieks 2014-01-07 16:28:10 +00:00
  • 34211bb1b7 Translation updates F-Droid Translatebot 2014-01-07 16:13:48 +00:00
  • 72c2a6a942 README fix; Plain SVG doesn't fix possible rendering issues Daniel Martí 2014-01-07 09:37:58 +01:00
  • 9e30d442e1 Add README specifying that the svg files are from inkscape Daniel Martí 2014-01-07 09:13:00 +01:00
  • e8337aad30 Revert "getApps(): Start Map size with the number of apps we have" Daniel Martí 2014-01-07 08:54:02 +01:00
  • c1ccdcfca8 Merge branch 'master' into development Peter Serwylo 2014-01-06 15:05:37 +11:00
  • a6379a8006 Oops, removed files accidentally added with 'git add .' Peter Serwylo 2014-01-06 11:45:16 +11:00
  • 1bed5ff87c Removed update repo from AB. Fix for new installs with repo version. Peter Serwylo 2014-01-06 11:17:25 +11:00
  • 5591104c21 Refactored DBHelper out of DB class. db-version/35 Peter Serwylo 2013-12-14 19:30:12 +11:00
  • 66cde1d88b Fix bug causing incorrect repos to silently be enabled. Peter Serwylo 2014-01-05 19:41:07 +11:00
  • d80f2d58ad Merge branch 'development' into experimental/refactor-update Peter Serwylo 2014-01-05 19:22:30 +11:00
  • b863802479 Merge branch 'master' into experimental/refactor-update Peter Serwylo 2014-01-05 09:54:42 +11:00
  • 70576c72be Reinsted accidentally removed code. Removed refresh repos action item. Peter Serwylo 2014-01-05 09:35:50 +11:00
  • 783d6aa4d1 Minor fix after conflict resolution. Peter Serwylo 2014-01-04 21:30:09 +11:00
  • 3731ed8f23 Merge remote-tracking branch 'upstream/master' into improvement/16/manage-repos Peter Serwylo 2014-01-04 20:45:52 +11:00
  • ffa2c962dc Merge branch 'master' into improvement/16/manage-repos Peter Serwylo 2014-01-04 20:19:27 +11:00
  • c262a8dd52 Preliminar changelog entry for the next stable release Daniel Martí 2014-01-04 01:48:42 +01:00
  • 9b88a14566 Be more specific in .gitignore Daniel Martí 2014-01-04 01:48:21 +01:00
  • 14d7ce38fd Specify what version_name means in the index.jar address Daniel Martí 2014-01-04 01:25:45 +01:00
  • c6e9002f2c Use a literal string for versionName in AM.xml Daniel Martí 2014-01-04 01:21:56 +01:00
  • 3b5e883397 Translation string format inconsistencies should not be caught in java Daniel Martí 2014-01-04 01:09:33 +01:00
  • fa08a8cfa4 Get rid of unused TargetApis Daniel Martí 2014-01-04 01:04:40 +01:00
  • 21747dcf40 getApps(): Start Map size with the number of apps we have Daniel Martí 2014-01-03 22:45:21 +01:00
  • 463561d971 Use a ViewHolder static class to avoid most findViewById calls Daniel Martí 2014-01-03 22:17:29 +01:00
  • bd2e379073 Keep the same inflater in the AppListAdapter Daniel Martí 2014-01-03 22:05:34 +01:00
  • e9abbfa743 Add 'repo.version' integer db-version/34 Daniel Martí 2014-01-03 20:47:08 +01:00
  • eeeace080f Start cpuAbis at length 2, place secondary abi at second position Daniel Martí 2014-01-03 20:29:02 +01:00
  • 066f67bcd4 Default to minSdk version "1.0" Daniel Martí 2014-01-03 17:55:33 +01:00
  • aff6a03fa2 Specify that the version is for Android Daniel Martí 2014-01-03 17:55:23 +01:00
  • 105390fa88 Revert "Add very basic support for <provides>" db-version/33 Daniel Martí 2014-01-03 07:40:42 +01:00
  • 4d94295864 Switch to "apks" apk cache dir, use internal cache when external is not available Daniel Martí 2014-01-03 06:55:28 +01:00
  • 8a90687867 Slightly larger margin separating minsdk Daniel Martí 2014-01-03 04:30:01 +01:00
  • 5cde91ef23 Show text in the update AB icon Daniel Martí 2014-01-03 02:56:25 +01:00
  • aee57c448b Sightly more margins in app list views Daniel Martí 2014-01-03 02:52:12 +01:00
  • 50f68d34b9 Support minSdk info in version list views Daniel Martí 2014-01-03 02:44:24 +01:00
  • ab6f41ec68 More layout tweaks, fix landscape Daniel Martí 2014-01-03 02:17:32 +01:00
  • 9c61ccebdb Place the update repos button in the Action Bar Daniel Martí 2014-01-03 01:16:24 +01:00
  • fe7c77ad03 Merge branch 'master' into experimental/refactor-update Peter Serwylo 2014-01-03 08:01:13 +11:00
  • 535d343faf Fixed update code to work with signed repos that haven't changed. Peter Serwylo 2014-01-03 06:15:45 +11:00
  • 2226d5a23a Remove obsolete bits from .gitignore Daniel Martí 2014-01-02 13:46:29 +01:00
  • b35bb9b1f5 Add TargetApi lines to compat/* to suppress many lint warnings Daniel Martí 2014-01-01 22:30:01 +01:00
  • e8d3a7a4ef Raise minSdk to 5, UIL requires it Daniel Martí 2014-01-01 22:22:21 +01:00
  • f4e23bb2ed Buildfix Daniel Martí 2014-01-01 22:09:33 +01:00
  • cd00760cc4 Remove compact icons, replace installed with a symbol Daniel Martí 2014-01-01 21:45:20 +01:00
  • 753bc43452 Use AppDetails title as indicator where we come from Daniel Martí 2014-01-01 21:34:41 +01:00
  • 771947536e Add categories to AppDetails, layout tweaks Daniel Martí 2014-01-01 21:08:41 +01:00
  • 2b1c335ea9 Refactored updating code to make future modifications easier. Peter Serwylo 2014-01-02 06:28:15 +11:00
  • e302baa340 Do paddings for the icon and not the whole applist item Daniel Martí 2014-01-01 17:09:01 +01:00
  • 214c920afd Do AddItems with addAll on AppListAdapter Daniel Martí 2014-01-01 16:06:42 +01:00
  • 219443b5a7 Fix support for 1.6 (4), fixes #414 Daniel Martí 2014-01-01 14:52:14 +01:00
  • b31d8cb55b Temporarily remove en-rGB, mainly since it breaks the whole app Daniel Martí 2014-01-01 14:46:33 +01:00
  • b4cee703f2 applistitem centering tweaks Daniel Martí 2014-01-01 02:15:27 +01:00
  • 56cb8ccdda Update summaries via methods, greatly decreasing source lines Daniel Martí 2014-01-01 02:09:16 +01:00
  • 962521947e Last pref summary: notifications Daniel Martí 2014-01-01 01:47:10 +01:00
  • de40bed7e1 Do expert mode summary Daniel Martí 2014-01-01 01:43:52 +01:00
  • 6c9a375b27 Do db sync and apk cache settings summaries too Daniel Martí 2014-01-01 01:32:33 +01:00
  • abef4f36e0 Do incompatible versions and permissions settings too Daniel Martí 2014-01-01 01:20:21 +01:00
  • 65981e3a25 Do updateHistoryDays summary like the others Daniel Martí 2014-01-01 01:13:01 +01:00