Commit Graph

  • c354280a62 Fragments now have a proper lifecycle. Peter Serwylo 2013-04-12 08:07:20 +10:00
  • 69cd579eda Make menu update after install. Peter Serwylo 2013-04-11 19:30:53 +10:00
  • 2e665e2771 Improve stream handling Andrew Gaul 2013-04-10 21:47:16 -07:00
  • ff4ba92376 WIP: Refactoring fragments to handle click events themselves. Peter Serwylo 2013-04-11 11:03:44 +10:00
  • 39929028e7 Merge branch 'master' of git://gitorious.org/f-droid/fdroidclient David Black 2013-04-10 12:30:50 +01:00
  • 4eda47df4b Made fragments work properly. Peter Serwylo 2013-04-10 19:56:17 +10:00
  • d2c8f0de68 Replace CompatibilityUtils with android.support.v4.MenuItemCompat Peter Serwylo 2013-04-10 13:04:49 +10:00
  • 89facb24c6 Finished implementation of swipe to change tabs. Peter Serwylo 2013-04-10 12:39:28 +10:00
  • fdf69cabcc WIP: Adding tab swiping, which is a bit more work than I thought. Peter Serwylo 2013-04-10 10:17:55 +10:00
  • 8679a1241f Also show "add repo" and "update/install" in action bar. Peter Serwylo 2013-04-09 18:55:10 +10:00
  • 7a83557772 Show search/run MenuItems in action bar. Peter Serwylo 2013-04-09 11:22:46 +10:00
  • cdac0e4632 re-render fdroid logo pngs David Black 2013-03-28 13:14:51 +00:00
  • d02dd290ca Merge commit 'refs/merge-requests/17' of git://gitorious.org/f-droid/fdroidclient into merge-requests/17 Ciaran Gultnieks 2013-03-25 08:22:57 +00:00
  • 1c869ee00c Merge commit 'refs/merge-requests/16' of git://gitorious.org/f-droid/fdroidclient into merge-requests/16 Ciaran Gultnieks 2013-03-25 08:00:16 +00:00
  • eb6ffcbc9b Log total time spent/bytes fetched from network while d/ling repo index. Paul Sokolovsky 2013-03-24 20:17:16 +02:00
  • 3908ed16db Can't support tzm - removed Ciaran Gultnieks 2013-03-24 10:14:50 +00:00
  • f2109e4e0b Version 0.43 Ciaran Gultnieks 2013-03-24 08:56:55 +00:00
  • 9643f69a82 Translation updates Ciaran Gultnieks 2013-03-24 08:50:09 +00:00
  • 36b815095e Version 0.42 Ciaran Gultnieks 2013-03-23 13:36:14 +00:00
  • 55400a906d Remove typo (spot the vim user) Ciaran Gultnieks 2013-03-23 13:35:55 +00:00
  • dc5c24cda9 Version 0.41 Ciaran Gultnieks 2013-03-23 12:54:21 +00:00
  • 04e2966067 Don't crash on faulty search results translations (issue #184) Ciaran Gultnieks 2013-03-23 10:18:06 +00:00
  • 54fb62e186 Translation updates (includes italian 0/1 search result crash fix) Ciaran Gultnieks 2013-03-23 10:14:10 +00:00
  • b71fcab896 Allow user to edit number of update history days in prefs. Paul Sokolovsky 2013-03-17 00:35:12 +02:00
  • 249e7319ec Translation updates Ciaran Gultnieks 2013-03-06 18:37:55 +00:00
  • 81bfec549d Rename menu option "Update" to "Update Repos" Alexander Berntsen 2012-12-22 17:54:13 +01:00
  • 8d578feaf3 Add menu_launch translation. Paul Sokolovsky 2013-01-28 02:21:35 +02:00
  • 57d3ccc124 On package details page, add menu option to run installed application. Paul Sokolovsky 2013-01-28 02:17:20 +02:00
  • 39a3640c20 Merge commit 'refs/merge-requests/14' of git://gitorious.org/f-droid/fdroidclient into merge-requests/14 Ciaran Gultnieks 2013-01-04 10:33:35 +00:00
  • 5640225247 Merge commit 'refs/merge-requests/13' of git://gitorious.org/f-droid/fdroidclient into merge-requests/13 Ciaran Gultnieks 2013-01-04 10:32:52 +00:00
  • 8702367e13 Correct typo Andrew Gaul 2012-12-11 19:10:52 -08:00
  • 9b35942c17 Buffer all InputStreams and Readers Andrew Gaul 2012-12-11 18:25:31 -08:00
  • bdf165d80c Fixed various warnings. Felix Ableitner 2012-10-27 13:05:17 +02:00
  • c2cd6a9c66 Avoid SQLite statement cache full warning Ciaran Gultnieks 2012-10-24 15:02:17 +01:00
  • 51a67efdf1 Version 0.40 Ciaran Gultnieks 2012-10-19 20:37:36 +01:00
  • e8eac5f2ca Translation updates Ciaran Gultnieks 2012-10-19 20:36:42 +01:00
  • a53fb0ed5b New translations - esperanto, finnish, bulgarian (none complete) Ciaran Gultnieks 2012-10-19 20:36:06 +01:00
  • c4e31a5fb1 No need to keep a PackageManager Ciaran Gultnieks 2012-10-19 08:43:26 +01:00
  • 2c31350488 Use code, not name, for flagging installed version in apk list Ciaran Gultnieks 2012-10-19 08:41:54 +01:00
  • d07db77103 Ensure apk list gets redrawn when necessary Ciaran Gultnieks 2012-10-19 08:41:08 +01:00
  • 5ab0acf4c0 Log when dropping cached app data Ciaran Gultnieks 2012-10-19 08:40:41 +01:00
  • a456a9b8d9 Fix package change broadcast receiving Ciaran Gultnieks 2012-10-19 08:39:56 +01:00
  • 1a9f86dc9d Add broadcast receiver for package installation/removal Ciaran Gultnieks 2012-10-05 18:11:36 +01:00
  • b98f59fb94 Include summary in search (issue #108) Ciaran Gultnieks 2012-10-05 08:13:49 +01:00
  • 5a5a632778 Showing last repo scan at bottom of repo list Michele Azzolari 2012-09-28 11:01:25 +02:00
  • 8993391b56 Save last update check time Ciaran Gultnieks 2012-09-28 08:52:28 +01:00
  • c8aeb08dfa Better internal handling of repos db-version/20 Ciaran Gultnieks 2012-09-26 21:31:03 +01:00
  • 8415cc2e0a Fix recently introduced automatic repo scan bug Ciaran Gultnieks 2012-09-25 22:20:30 +01:00
  • 222001f14d Revert "Experimental nook fix" (experiment failed) Ciaran Gultnieks 2012-09-22 22:33:31 +01:00
  • 407c903010 Use etags - highly experimental, especially where multiple repos are concerned db-version/19 Ciaran Gultnieks 2012-09-22 22:33:06 +01:00
  • 9a7d0b9f10 Version 0.39-test Ciaran Gultnieks 2012-09-20 20:41:07 +01:00
  • 4edd127175 Experimental nook fix Ciaran Gultnieks 2012-09-20 20:40:40 +01:00
  • 99b52c988d Version 0.38 Ciaran Gultnieks 2012-09-19 21:53:18 +01:00
  • 21dab74e08 Translation updates Ciaran Gultnieks 2012-09-19 21:53:09 +01:00
  • 5329e4431a Fix incorrect incompatible greying due to view reuse Ciaran Gultnieks 2012-09-19 21:37:22 +01:00
  • 3c02e3ccc1 Version 0.37-test Ciaran Gultnieks 2012-09-19 17:20:28 +01:00
  • 2ae4e6516e Re-implement show incompatible, and fix details layout more db-version/18 Ciaran Gultnieks 2012-09-19 17:06:49 +01:00
  • 006ee57bbf Handle long descriptions properly Ciaran Gultnieks 2012-09-19 13:14:36 +01:00
  • 647e230c9e Version 0.36-test Ciaran Gultnieks 2012-09-19 09:20:51 +01:00
  • 547e14e850 Prevents download cancel when touching outside progress dialog (ICS) Ciaran Gultnieks 2012-09-18 21:27:48 +01:00
  • 14cdf092d3 Tidies up app details view a bit and adds summary/package id Ciaran Gultnieks 2012-09-18 20:59:00 +01:00
  • 111ac731dc Fix check for unknown added date Ciaran Gultnieks 2012-09-18 18:05:52 +01:00
  • 69c12d366a Deal with rotation properly on 3+ Ciaran Gultnieks 2012-09-18 18:04:31 +01:00
  • 5511f85cea Translation updates Ciaran Gultnieks 2012-09-18 14:52:41 +01:00
  • 0d0c65fb0e Adds handling of formatted descriptions Ciaran Gultnieks 2012-09-17 21:46:32 +01:00
  • a06d18b029 Version 0.35-test Ciaran Gultnieks 2012-09-16 12:06:18 +01:00
  • 37afec1f87 Prevents cancellation of update by touching outside progress dialog Ciaran Gultnieks 2012-09-16 12:02:04 +01:00
  • 18b40b25b3 Update repo index when relevant preferences changed Ciaran Gultnieks 2012-09-16 11:55:01 +01:00
  • 717df0b82f Adds preference to ignore touchscreen feature Ciaran Gultnieks 2012-09-16 11:37:06 +01:00
  • 5c799559a9 Avoids search export/permission warning Ciaran Gultnieks 2012-09-16 10:31:32 +01:00
  • a72716f4be Removes touchscreen requirement Ciaran Gultnieks 2012-09-16 10:30:40 +01:00
  • 121d5cdd2b Removes unused import Ciaran Gultnieks 2012-09-16 10:29:24 +01:00
  • 0eaca35e5b Gives category Spinner an ID Ciaran Gultnieks 2012-09-16 10:08:30 +01:00
  • 42d2070701 Fixed crash returning from settings, caused in previous commit Ciaran Gultnieks 2012-09-15 13:20:06 +01:00
  • d239d2dabe Only get icons for compatible apps, and behave properly after reset Ciaran Gultnieks 2012-09-15 11:24:47 +01:00
  • b46b6ed933 A few changes to list UI: Ciaran Gultnieks 2012-09-15 08:30:08 +01:00
  • 7efd600ae3 Default to What's New Ciaran Gultnieks 2012-09-14 23:17:08 +01:00
  • 89dbcaf609 Sort What's New and Recently Added by most recent first Ciaran Gultnieks 2012-09-14 22:31:14 +01:00
  • a14a926264 Major revamp of database and app index handling db-version/17 Ciaran Gultnieks 2012-09-14 22:05:55 +01:00
  • c40572ca92 Don't mess about upgrading transient database tables db-version/16 Ciaran Gultnieks 2012-09-14 11:03:07 +01:00
  • 3c0ccf2f4f Tidied up some file-related stuff Ciaran Gultnieks 2012-09-14 09:24:08 +01:00
  • cd44c8b80b Tidy up installed version stuff Ciaran Gultnieks 2012-09-14 08:03:40 +01:00
  • bc4251248b Suppresses API lint warnings for EclairChecker Ciaran Gultnieks 2012-09-14 08:02:37 +01:00
  • 161cc23f8f Restores case insensitive sorting of applications by name Ciaran Gultnieks 2012-09-14 07:12:57 +01:00
  • ff8dde9cc7 Stops attempting to get signatures for not-installed packages Ciaran Gultnieks 2012-09-14 07:12:25 +01:00
  • 335d27b725 Version 0.34-test Ciaran Gultnieks 2012-09-13 21:33:35 +01:00
  • 0efc4c6794 Performence improvements, work in progress Ciaran Gultnieks 2012-09-13 21:28:19 +01:00
  • 003d65627e Fix crash when rotating screen in App Details Ciaran Gultnieks 2012-09-12 21:52:52 +01:00
  • 58eb580159 Version 0.33 Ciaran Gultnieks 2012-09-12 18:00:36 +01:00
  • 2ecfb9d5a0 Don't re-read database when switching categories Ciaran Gultnieks 2012-09-12 17:19:52 +01:00
  • a2de56e2a5 Better reporting of update errors Ciaran Gultnieks 2012-09-12 16:56:04 +01:00
  • 951bf603fd Avoid UI clash between changed repos and empty update Ciaran Gultnieks 2012-09-12 16:55:43 +01:00
  • 64c8ed5507 More efficient memory usage when processing repo index Ciaran Gultnieks 2012-09-12 00:02:27 +01:00
  • 905af06124 Go straight to updates tab in response to notification Michele Azzolari 2012-09-11 16:00:15 +01:00
  • e75b4b44b2 Translation updates Ciaran Gultnieks 2012-09-10 22:53:07 +01:00
  • 2d397c8611 Improved update handling: Ciaran Gultnieks 2012-09-10 22:46:45 +01:00
  • 0623801474 Reorganise database access to prevent locking issues Ciaran Gultnieks 2012-09-10 21:01:39 +01:00
  • 568b615ecf Take notice of HTTP response code when downloading icons Ciaran Gultnieks 2012-09-10 21:00:03 +01:00
  • cc3970cc24 Version 0.32 Ciaran Gultnieks 2012-09-07 17:17:26 +01:00
  • fa258f627f Put minsdk back to 3, that wasn't meant to change Ciaran Gultnieks 2012-09-07 17:15:40 +01:00