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
Daniel Martí
6facb9ae98
Search by app id as well
2013-10-24 17:38:30 +02:00
Daniel Martí
d6f0fbca98
New setting: Automatic app list updates only on wifi ( fixes : #380 )
2013-10-24 14:21:35 +02:00
Daniel Martí
f16234e084
Also keep ignoreThisUpdate integer between repo updates
2013-10-23 18:27:13 +02:00
Daniel Martí
1cc01b6c73
Fix crashes when changing ignore updates checkboxes
2013-10-23 18:14:54 +02:00
Daniel Martí
e1ad61a974
More coherent apklistitem padding
2013-10-23 18:14:41 +02:00
Daniel Martí
86af7638e8
Re-add filtering by Root
2013-10-23 17:53:36 +02:00
Daniel Martí
991b91dfdc
Remove filter by root, replaced by ACCESS_SUPERUSER permission
2013-10-23 01:13:39 +02:00
Daniel Martí
804496b50b
Set label for ACCESS_SUPERUSER if the system doesn't have it yet
2013-10-23 00:52:54 +02:00
Daniel Martí
4fb720e271
Capitalize permission labels
2013-10-23 00:52:46 +02:00
Daniel Martí
19712433bc
Always show apps with AFs; Always display AF list in bold red at top of AppDetails
2013-10-23 00:52:25 +02:00
Daniel Martí
38b16f3f8f
Bump target in proj.prop to match AM.xml
2013-10-22 17:39:37 +02:00
Daniel Martí
067fa54736
Update UIL from origin/master
2013-10-22 15:36:28 +02:00
Daniel Martí
fd8f7c6e74
Remove duplicate drawable
2013-10-22 15:34:25 +02:00
Daniel Martí
8669460088
Switch to proper updates notification iconography
...
Following http://developer.android.com/design/style/iconography.html
Original design and graphics by mray
2013-10-22 14:56:15 +02:00
Daniel Martí
808c4cefc3
Added a little margin before the description
2013-10-17 22:23:06 +02:00
Daniel Martí
2528df2f10
Set ImageLoader workers to 2 * number of processors
2013-10-15 21:14:36 +02:00
Ciaran Gultnieks
aa3c1c4f33
Translation updates
2013-10-15 16:05:35 +01:00