Commit Graph

  • 6d111c6e7d document NFC/Bluetooth send methods in CHANGELOG Hans-Christoph Steiner 2014-02-14 22:41:08 -05:00
  • c0cd0d33bf send the FDroid.apk via bluetooth on devices that support it Hans-Christoph Steiner 2014-02-14 22:40:48 -05:00
  • 0c06b67f3d do not require WiFi in a device, any internet access will work Hans-Christoph Steiner 2014-02-14 20:46:12 -05:00
  • b709f9e17a Update AndroidPinning Daniel Martí 2014-02-14 21:26:04 +01:00
  • 1e9c6ccf2e Finally give up on UIL and set up the gradle project ourselves Daniel Martí 2014-02-14 12:17:07 +01:00
  • fffae79c24 Add MemorizingTrustManager as gradle library too Daniel Martí 2014-02-14 10:51:30 +01:00
  • 967174b549 Finally get UIL working as a gradle library Daniel Martí 2014-02-14 10:34:36 +01:00
  • c99cf93c8b Test projects can't have --name it seems Daniel Martí 2014-02-14 09:18:21 +01:00
  • cf1519f792 Add eclipse files to gitignore Daniel Martí 2014-02-14 09:16:18 +01:00
  • 51a02fe40f Update libraries Daniel Martí 2014-02-14 09:12:52 +01:00
  • 97e3bac98e Bump gradle plugin to 0.8 (gradle 1.10) Daniel Martí 2014-02-14 09:10:58 +01:00
  • f60ce3f56c Merge branch 'merge-requests/61' Ciaran Gultnieks 2014-02-14 06:30:48 +00:00
  • cdad2c66ed add instructions for running the embedded Android Test Project Hans-Christoph Steiner 2014-02-13 23:28:31 -05:00
  • 9871ad0f01 ant-prepare.sh: also set up test suite, should not affect normal ant builds Hans-Christoph Steiner 2014-02-13 21:53:52 -05:00
  • 113ae202b7 include Eclipse project for the embedded Android Test Project Hans-Christoph Steiner 2014-02-13 21:51:29 -05:00
  • 9c9c0a4819 setup main FDroid screen to NFC Beam the FDroid.apk Hans-Christoph Steiner 2014-02-12 20:53:54 -05:00
  • ceed2c31d7 prevent crash when using back button after screen rotate Hans-Christoph Steiner 2014-01-31 21:16:46 -05:00
  • ba8de64686 split out RepoListFragment from ManageRepo, Fragments need to be public Hans-Christoph Steiner 2014-01-31 21:08:03 -05:00
  • ea7f82ed1a add menu item to enable NFC to RepoDetails view Hans-Christoph Steiner 2014-01-30 16:16:56 -05:00
  • 4489037619 NFC beam the repo in RepoDetailsActivity Hans-Christoph Steiner 2014-01-31 21:49:13 -05:00
  • 220b3d1441 ensure repo fingerprints are always stored in all upper case Hans-Christoph Steiner 2014-01-31 20:47:57 -05:00
  • fc511fd94f use https for fdroid.org everywhere, avoid redirects Hans-Christoph Steiner 2014-01-30 21:25:50 -05:00
  • ae10cd0db4 save/restore current category in Available view Hans-Christoph Steiner 2014-01-29 21:21:57 -05:00
  • 2f6a812fdc Fix db rewrite regression, filtering pref used the wrong way Daniel Martí 2014-02-12 20:53:26 +01:00
  • a3b316c4a8 Fix a couple regressions Daniel Martí 2014-02-12 20:46:32 +01:00
  • 4c58514152 Apply similar layout improvement to app list elements Daniel Martí 2014-02-12 20:23:19 +01:00
  • f35528cd78 Fix remaining issues related to vertical length and centering Daniel Martí 2014-02-12 20:15:43 +01:00
  • 9bd236d66c Some much needed fixes to appdetails headers Daniel Martí 2014-02-12 19:30:26 +01:00
  • 9b2e5c2426 Don't let AppDetails header textviews overflow Daniel Martí 2014-02-12 19:10:47 +01:00
  • 81359f929e Place top categories in the original order Daniel Martí 2014-02-11 09:06:36 +01:00
  • 1083f57ec1 Case insensitive sort of app list, if sorting by name. Peter Serwylo 2014-02-11 10:19:32 +11:00
  • 7ca6db9555 Added ArrayAdapterCompat so addAll doesn't need to be wrapped in a guard condition. Peter Serwylo 2014-02-11 10:12:29 +11:00
  • ef784dffa8 Update categories list after app list update. Peter Serwylo 2014-02-11 09:02:03 +11:00
  • e4d106a298 Fixed incorrect size of category spinner. Peter Serwylo 2014-02-11 08:20:42 +11:00
  • 9ec0a9060c Add .fdmeta for testing reasons Daniel Martí 2014-02-10 11:13:44 +01:00
  • 52dc6f8977 Update README with new translation info Daniel Martí 2014-02-10 09:37:03 +01:00
  • 6da00f84cb Fix proguard use in gradle Daniel Martí 2014-02-10 09:30:08 +01:00
  • 34cdacc303 Run remove-unused-trans again Daniel Martí 2014-02-10 09:23:40 +01:00
  • 5292acfef0 Add support for arrays in remove-unused-trans Daniel Martí 2014-02-10 09:22:43 +01:00
  • 0ff1257aef Update submodules Daniel Martí 2014-02-10 09:15:03 +01:00
  • f525af993f Run optipng -o4 on all png files Daniel Martí 2014-02-09 16:40:38 +01:00
  • 9b6bb724d6 Run remove-unused-trans Daniel Martí 2014-02-09 16:37:39 +01:00
  • 292cc40bc4 Tabbing fixes Daniel Martí 2014-02-09 16:35:02 +01:00
  • 87c5ff56b8 Fix gradle test root Daniel Martí 2014-02-09 16:34:36 +01:00
  • aaae885161 Merge commit 'refs/merge-requests/60' of gitorious.org:f-droid/fdroidclient Peter Serwylo 2014-02-08 12:35:13 +11:00
  • da8e41249b Removed DB, implemented AppProvider. db-version/39 Peter Serwylo 2014-02-02 19:38:36 +11:00
  • b3773a1561 Refactoring Apk references into content provider. Peter Serwylo 2014-01-31 03:15:48 +11:00
  • 3b5509ff4b Fix changelog markdown Daniel Martí 2014-01-30 17:01:18 +01:00
  • 2a8c570a00 Release 0.59-test 0.59-test Daniel Martí 2014-01-29 23:45:42 +01:00
  • a01bcd6be2 Don't use find in fix-ellipsis Daniel Martí 2014-01-29 23:44:49 +01:00
  • 102ff2d0be Run remove-unused-trans Daniel Martí 2014-01-29 23:44:04 +01:00
  • cb68daa7f9 New script: remove-unused-trans Daniel Martí 2014-01-29 23:43:56 +01:00
  • b8998d711a Run fix-ellipsis.sh Daniel Martí 2014-01-29 23:33:39 +01:00
  • d553b07af2 Update submodules Daniel Martí 2014-01-29 23:33:22 +01:00
  • c8016e9af2 Merge commit 'refs/merge-requests/52' of gitorious.org:f-droid/fdroidclient Daniel Martí 2014-01-29 23:29:27 +01:00
  • f098b9c6d8 Trim search string before querying for apps. Peter Serwylo 2014-01-30 20:22:35 +11:00
  • 4a7f0ef9a2 Resolve memory issue when updating repo. Peter Serwylo 2014-01-30 10:12:06 +11:00
  • 772004756e handle new signed repo with only fingerprint, no pubkey yet Hans-Christoph Steiner 2014-01-28 17:45:34 -05:00
  • 04b5db1f4c update display of signing key fingerprint Hans-Christoph Steiner 2014-01-28 20:18:58 -05:00
  • a02f985efa for signed repo with public key, guarantee fingerprint is also set Hans-Christoph Steiner 2014-01-28 19:02:23 -05:00
  • 7b7da9a110 when receiving a repo URI with wifi info, warn user if on different wifi Hans-Christoph Steiner 2014-01-24 11:27:32 -05:00
  • 7c67db22f3 reformat repo URIs to allow wifi, fingerprint, etc. in query string Hans-Christoph Steiner 2014-01-24 11:08:15 -05:00
  • 126d96e4ba prevent soft keyboard from popping up on RepoDetails Hans-Christoph Steiner 2014-01-24 11:13:17 -05:00
  • 510e8e1ba5 Replace HashSet types with Set Daniel Martí 2014-01-29 01:02:03 +01:00
  • 50ee88fbc7 Update AndroidPinning, get rid of -t android-17 Daniel Martí 2014-01-23 18:59:35 +01:00
  • 6819d678a5 Pull from AndroidPinning, which lowers minsdk from 8 to 5 Daniel Martí 2014-01-23 09:55:48 +01:00
  • 93de06aded Fix tabbing in RepoDetailsFragment Daniel Martí 2014-01-23 09:47:33 +01:00
  • bcb7c048b5 protect ManageRepo from malformed incoming URIs Hans-Christoph Steiner 2014-01-22 21:38:53 -05:00
  • ea9dec34b3 include upper case URI schemes for matching URIs from QR Codes Hans-Christoph Steiner 2014-01-22 19:43:41 -05:00
  • 1f38a84fa9 Replaced repoId constructer argument with setArguments() Peter Serwylo 2014-01-23 14:02:23 +11:00
  • f8893431fb Refactored Repo db access from DB class to ContentProvider. db-version/37 Peter Serwylo 2014-01-23 12:27:38 +11:00
  • cad37b0d55 Revert AB.setTitle, support titles before 3.0 too Daniel Martí 2014-01-22 10:05:49 +01:00
  • cbb182c18a add method for updating a single repo while leaving the rest as is Hans-Christoph Steiner 2014-01-21 21:52:56 -05:00
  • 10106bf6dd reorganize update process to set up updating individual repos Hans-Christoph Steiner 2014-01-21 20:54:59 -05:00
  • 62008e85c6 show repo name in ActionBar in "Repo Details" Hans-Christoph Steiner 2014-01-21 19:21:34 -05:00
  • 526c978328 add ActionBarCompat.setTitle() method Hans-Christoph Steiner 2014-01-21 19:17:06 -05:00
  • 47659b5cec relabel misnamed items from "signature" to "repo fingerprint" Hans-Christoph Steiner 2014-01-21 18:30:02 -05:00
  • 4cd73c12f0 add my recent changes to the changelog Hans-Christoph Steiner 2014-01-21 16:56:41 -05:00
  • 7e87f8b81f Translation updates F-Droid Translatebot 2014-01-21 11:23:43 +00:00
  • fd998b7566 Avoid possible crashes when checking signatures Daniel Martí 2014-01-20 14:31:53 +01:00
  • 077548eb72 Note that automatic building via gradle is not supported Daniel Martí 2014-01-19 20:50:11 +01:00
  • b734b210e3 Add pd0x's entries to changelog Daniel Martí 2014-01-19 20:47:39 +01:00
  • 1f99c00899 Revert "New setting: "Small screen" to avoid ellipsizing on small screens" Daniel Martí 2014-01-17 21:06:06 +01:00
  • 9500c987cc Finish getting rid of hard-coded preferences Daniel Martí 2014-01-16 09:32:34 +01:00
  • 305daf5a10 DB.java: remove unused prefs, use pref names from Preferences.java Daniel Martí 2014-01-15 23:51:24 +01:00
  • d99e3edb52 Incompatible apks are always in memory, no need to reload Daniel Martí 2014-01-15 23:48:42 +01:00
  • a6ed36808d Don't show permissions list if there are no versions shown Daniel Martí 2014-01-15 23:45:11 +01:00
  • 4a70097c64 Show version updates in the updates tab Daniel Martí 2014-01-15 23:44:56 +01:00
  • ca1a07677a Move up the setting of Prefences in AppDetails so they are actually respected Kevin Everets 2014-01-15 16:04:48 -05:00
  • 68067a81c9 Show incompatible reasons if they exist Kevin Everets 2014-01-15 16:04:17 -05:00
  • 763b4d3ea0 Keep track of the reason that an apk is incompatible Kevin Everets 2014-01-15 15:18:09 -05:00
  • d8df407b02 Don't hard-code apks.get(0) when showing permissions Daniel Martí 2014-01-15 16:33:09 +01:00
  • b58cb74612 Revert "Specify that the version is for Android" Daniel Martí 2014-01-14 13:27:04 +01:00
  • 99808969d7 Get rid of remaining UPDATE_REPO stuff from FDroid.java Daniel Martí 2014-01-10 23:32:53 +01:00
  • 27452ac31b Use View.GONE instead of setText("") Daniel Martí 2014-01-10 22:52:35 +01:00
  • 3567d9e113 Make fix-ellipsis.sh more accurate Daniel Martí 2014-01-10 22:41:50 +01:00
  • 3ae9fd7b88 Try to support AndroidPinning via gradle (won't work as-is) Daniel Martí 2014-01-10 22:37:26 +01:00
  • a5c66a8c6e New setting: "Small screen" to avoid ellipsizing on small screens Daniel Martí 2014-01-10 22:12:57 +01:00
  • 7c472c8e18 Merge branch 'development' Daniel Martí 2014-01-10 22:06:43 +01:00
  • 15c1b98d5c Release 0.58 0.58 Daniel Martí 2014-01-10 21:29:25 +01:00