7041 Commits

Author SHA1 Message Date
Ciaran Gultnieks
f2109e4e0b Version 0.43 2013-03-24 08:56:55 +00:00
Ciaran Gultnieks
9643f69a82 Translation updates 2013-03-24 08:50:09 +00:00
Ciaran Gultnieks
36b815095e Version 0.42 2013-03-23 13:36:14 +00:00
Ciaran Gultnieks
55400a906d Remove typo (spot the vim user) 2013-03-23 13:35:55 +00:00
Ciaran Gultnieks
dc5c24cda9 Version 0.41 2013-03-23 12:54:21 +00:00
Ciaran Gultnieks
04e2966067 Don't crash on faulty search results translations (issue #184) 2013-03-23 10:18:06 +00:00
Ciaran Gultnieks
54fb62e186 Translation updates (includes italian 0/1 search result crash fix) 2013-03-23 10:14:10 +00:00
Paul Sokolovsky
b71fcab896 Allow user to edit number of update history days in prefs.
Instead of using hardcoded 14 days.
2013-03-17 00:37:37 +02:00
Ciaran Gultnieks
249e7319ec Translation updates 2013-03-06 18:37:55 +00:00
Alexander Berntsen
81bfec549d Rename menu option "Update" to "Update Repos" 2013-03-06 17:57:13 +00:00
Paul Sokolovsky
8d578feaf3 Add menu_launch translation. 2013-01-28 02:27:53 +02:00
Paul Sokolovsky
57d3ccc124 On package details page, add menu option to run installed application.
Standard Android "Launch" terminology used in source code, but menu
item is called "Run" for brevity.
2013-01-28 02:27:42 +02:00
Ciaran Gultnieks
39a3640c20 Merge commit 'refs/merge-requests/14' of git://gitorious.org/f-droid/fdroidclient into merge-requests/14 2013-01-04 10:33:35 +00:00
Ciaran Gultnieks
5640225247 Merge commit 'refs/merge-requests/13' of git://gitorious.org/f-droid/fdroidclient into merge-requests/13 2013-01-04 10:32:52 +00:00
Andrew Gaul
8702367e13 Correct typo 2012-12-11 19:10:52 -08:00
Andrew Gaul
9b35942c17 Buffer all InputStreams and Readers
Also prefer generic Reader over InputStreamReader.
2012-12-11 18:29:24 -08:00
Felix Ableitner
bdf165d80c Fixed various warnings. 2012-10-27 13:05:17 +02:00
Ciaran Gultnieks
c2cd6a9c66 Avoid SQLite statement cache full warning 2012-10-24 15:02:17 +01:00
Ciaran Gultnieks
51a67efdf1 Version 0.40 2012-10-19 20:37:36 +01:00
Ciaran Gultnieks
e8eac5f2ca Translation updates 2012-10-19 20:36:42 +01:00
Ciaran Gultnieks
a53fb0ed5b New translations - esperanto, finnish, bulgarian (none complete) 2012-10-19 20:36:06 +01:00
Ciaran Gultnieks
c4e31a5fb1 No need to keep a PackageManager 2012-10-19 08:43:26 +01:00
Ciaran Gultnieks
2c31350488 Use code, not name, for flagging installed version in apk list 2012-10-19 08:41:54 +01:00
Ciaran Gultnieks
d07db77103 Ensure apk list gets redrawn when necessary 2012-10-19 08:41:08 +01:00
Ciaran Gultnieks
5ab0acf4c0 Log when dropping cached app data 2012-10-19 08:40:41 +01:00
Ciaran Gultnieks
a456a9b8d9 Fix package change broadcast receiving 2012-10-19 08:39:56 +01:00
Ciaran Gultnieks
1a9f86dc9d Add broadcast receiver for package installation/removal 2012-10-05 18:11:36 +01:00
Ciaran Gultnieks
b98f59fb94 Include summary in search (issue #108) 2012-10-05 08:13:49 +01:00
Michele Azzolari
5a5a632778 Showing last repo scan at bottom of repo list 2012-09-28 11:01:25 +02:00
Ciaran Gultnieks
8993391b56 Save last update check time 2012-09-28 08:52:28 +01:00
Ciaran Gultnieks
c8aeb08dfa Better internal handling of repos db-version/20 2012-09-26 21:31:03 +01:00
Ciaran Gultnieks
8415cc2e0a Fix recently introduced automatic repo scan bug 2012-09-25 22:20:30 +01:00
Ciaran Gultnieks
222001f14d Revert "Experimental nook fix" (experiment failed)
This reverts commit 4edd127175411f84b1c94ee3b1b6f7b1bfb1a1e1.
2012-09-22 22:33:31 +01:00
Ciaran Gultnieks
407c903010 Use etags - highly experimental, especially where multiple repos are concerned db-version/19 2012-09-22 22:33:06 +01:00
Ciaran Gultnieks
9a7d0b9f10 Version 0.39-test 2012-09-20 20:41:07 +01:00
Ciaran Gultnieks
4edd127175 Experimental nook fix 2012-09-20 20:40:40 +01:00
Ciaran Gultnieks
99b52c988d Version 0.38 2012-09-19 21:53:18 +01:00
Ciaran Gultnieks
21dab74e08 Translation updates 2012-09-19 21:53:09 +01:00
Ciaran Gultnieks
5329e4431a Fix incorrect incompatible greying due to view reuse 2012-09-19 21:37:22 +01:00
Ciaran Gultnieks
3c02e3ccc1 Version 0.37-test 2012-09-19 17:20:28 +01:00
Ciaran Gultnieks
2ae4e6516e Re-implement show incompatible, and fix details layout more db-version/18 2012-09-19 17:06:49 +01:00
Ciaran Gultnieks
006ee57bbf Handle long descriptions properly 2012-09-19 13:14:36 +01:00
Ciaran Gultnieks
647e230c9e Version 0.36-test 2012-09-19 09:20:51 +01:00
Ciaran Gultnieks
547e14e850 Prevents download cancel when touching outside progress dialog (ICS) 2012-09-18 21:27:48 +01:00
Ciaran Gultnieks
14cdf092d3 Tidies up app details view a bit and adds summary/package id
The package ID is shown only in expert mode.
2012-09-18 20:59:00 +01:00
Ciaran Gultnieks
111ac731dc Fix check for unknown added date 2012-09-18 18:05:52 +01:00
Ciaran Gultnieks
69c12d366a Deal with rotation properly on 3+ 2012-09-18 18:04:31 +01:00
Ciaran Gultnieks
5511f85cea Translation updates 2012-09-18 14:52:41 +01:00
Ciaran Gultnieks
0d0c65fb0e Adds handling of formatted descriptions 2012-09-17 21:46:32 +01:00
Ciaran Gultnieks
a06d18b029 Version 0.35-test 2012-09-16 12:06:18 +01:00