706 Commits

Author SHA1 Message Date
Daniel Martí
080bab482d Fix possible crashes when entering AppDetails 2013-11-10 18:55:35 +01:00
Daniel Martí
36cba44c07 Bump project target to android-19 2013-11-10 18:55:35 +01:00
Daniel Martí
dc18bab86f Show categories on older devices properly (fixes #406) 2013-11-10 18:55:35 +01:00
Daniel Martí
ddfbcff0cb Bump support-v4 to r19 2013-11-10 18:55:35 +01:00
F-Droid Translatebot
03acf2002a Translation updates 2013-11-09 15:35:29 +00:00
F-Droid Translatebot
13b3944ae7 Translation updates 2013-11-08 23:39:54 +00:00
F-Droid Translatebot
32cf4375ad Translation updates 2013-11-08 22:24:04 +00:00
Ciaran Gultnieks
5fa4dde379 Remove all android2po/pootle-related stuff
No longer required
2013-11-08 22:04:13 +00:00
Ciaran Gultnieks
87bb85bdf1 Merge branch 'master' of gitorious.org:f-droid/fdroidclient
Conflicts:
	res/values-el/strings.xml
	res/values-eu/strings.xml
	res/values-sr/strings.xml
	res/values-tr/strings.xml
	res/values-ug/strings.xml
	res/values-uk/strings.xml
2013-11-08 17:03:13 +00:00
Ciaran Gultnieks
1b948f2489 Remove mysterious quotes from translations 2013-11-08 17:01:08 +00:00
F-Droid Translatebot
c11fffb8f2 Translation updates 2013-11-08 16:42:53 +00:00
Ciaran Gultnieks
6dcdbcbf1d Revert "Translation updates"
This reverts commit ed7736e31021aab84d9d6134bcf574880a2445f3.
It's not handling multi-line strings properly on export.
2013-11-08 12:48:18 +00:00
F-Droid Translatebot
ed7736e310 Translation updates 2013-11-08 12:41:25 +00:00
Ciaran Gultnieks
2f8cd8e202 Translation updates 2013-11-08 12:19:43 +00:00
Ciaran Gultnieks
34884a4e30 Move a few values to no_trans.xml 2013-11-08 07:51:25 +00:00
Daniel Martí
9734328488 Small fixes to changelog 2013-11-05 11:01:51 +01:00
Ciaran Gultnieks
3853a21387 Non-ambiguous date format in changelog 2013-11-05 09:56:53 +00:00
Ciaran Gultnieks
2e86b7753b More user-friendly changelog 2013-11-05 09:56:21 +00:00
Daniel Martí
3cedecca0c Release 0.54 0.54 2013-11-04 23:13:47 +01:00
Ciaran Gultnieks
fd529d347b Translation updates 2013-11-04 21:52:10 +00:00
Daniel Martí
3c645ee49b Switch admin@ to team@ e-mail address 2013-11-04 18:25:45 +01:00
Daniel Martí
a6507bcc8c Small fixes 2013-11-04 12:30:30 +01:00
Ciaran Gultnieks
03adcc86c3 Translation updates 2013-11-04 07:38:13 +00:00
Daniel Martí
171680e50f Add theme array values to po ignores 2013-11-04 00:28:23 +01:00
Ciaran Gultnieks
85a653c013 Translation updates 2013-11-03 19:36:20 +00:00
Daniel Martí
8db488bbae Use new <categories> xml element, sort categories 2013-11-03 19:28:40 +01:00
Daniel Martí
a76a465cf1 Re-add theming, much better this time 2013-11-03 16:12:22 +01:00
Ciaran Gultnieks
5d57711fcb Translation updates 2013-11-02 18:30:45 +00:00
Daniel Martí
ed49eced45 Change setting "Incompatible apps" to "Incompatible versions"
Rather large rewrite, basically doing:
* Always show incompatible apps
* Don't fetch incompatible apks if the new setting is off
* Start using result codes when returning from PreferencesActivity
2013-11-02 18:27:02 +01:00
Daniel Martí
6a62b7979e Forgot to add default app drawables 2013-11-02 16:31:12 +01:00
Daniel Martí
533c16af0a Some changes to app list adapters
* Only change compact layout stuff when really needed
* No need to use StringBuilders in some cases
* No need to keep setting status and license to "" when in compact
2013-11-02 12:32:54 +01:00
Daniel Martí
154b0bda45 Don't repopulate app lists if no repos were changed on update (much faster) 2013-11-02 12:29:12 +01:00
Daniel Martí
dc88ba57e2 Update changelog 2013-11-02 11:01:22 +01:00
Daniel Martí
651f40ea25 Use launcher icon as notification icon on pre-3.0 devices 2013-11-02 10:57:49 +01:00
Daniel Martí
85b633750e Fix categories on pre-3.0 devices 2013-11-02 10:57:16 +01:00
Daniel Martí
327de12f1a Support multiple categories as CommaSeparatedList db-version/28 2013-11-02 00:57:38 +01:00
Daniel Martí
be5dbbfc55 Easier and faster isInCategory 2013-11-02 00:55:52 +01:00
Daniel Martí
c7ace4ff8e New loading/default app icon (kudos to mray) 2013-11-01 19:53:18 +01:00
Ciaran Gultnieks
8e54bb95c5 Merge branch 'merge-requests/38' 2013-10-27 22:28:24 +00:00
Kevin Everets
b3f0034140 Change wording in App Details from "Update" to "Upgrade"
An "Update" in that context implies that the details will update, not
that the app itself will be upgraded.
2013-10-25 15:27:32 -04:00
Daniel Martí
bf225d870b Include brief translating instructions to README 2013-10-25 21:11:40 +02:00
Daniel Martí
17b33108c5 2 threads for 2.2 and lower instead of 1 2013-10-25 19:57:04 +02:00
Daniel Martí
f7531fcdb5 Place an empty drawable before icons are loaded; faster animations 2013-10-25 18:53:19 +02:00
Daniel Martí
1346d370cb More changes to make icons smooth on older devices
* Never do any kind of scaling (was only done in low resolution screens)
* Don't animate (fade-in) on older devices
2013-10-25 17:24:00 +02:00
Daniel Martí
8f7d09f41a Release 0.53-test 0.53-test 2013-10-24 21:04:02 +02:00
Daniel Martí
e2d5b619be Be nicer on phones with mid-low memory size 2013-10-24 20:56:17 +02:00
Daniel Martí
9f1df4d937 Add markdown changelog 2013-10-24 18:22:01 +02:00
Ciaran Gultnieks
bb425ca072 Translation updates 2013-10-24 17:20:10 +01:00
Daniel Martí
4091477dd8 Switch to new launcher design by mray, reogranize media/, run optipng 2013-10-24 18:00:29 +02:00
Daniel Martí
2483e5289e Ignore leading "pname:" on market search links 2013-10-24 17:44:09 +02:00