Ciaran Gultnieks
7b33ffb5c5
Minor changes to allow building within Replicant
...
(supplied by Paul Kocialkowski)
2011-06-07 08:55:39 +01:00
Henrik Tunedal
89dd64a210
Remove APK count from AppDetails
...
Rationale:
1) The string is competing for space with the license field.
2) It would need separate singular/plural versions to be correct.
3) It's unnecessary when the list of APKs is shown directly below.
2011-03-22 23:27:33 +01:00
Henrik Tunedal
cea9278ef2
Optionally filter apps that require root
2011-03-08 20:06:43 +01:00
Henrik Tunedal
62ad5e2ed1
Add cancel button to download dialog
2011-03-08 14:37:04 +01:00
Henrik Tunedal
0513bb2de7
Filter incompatible applications
2011-03-05 19:59:01 +01:00
Ciaran Gultnieks
79ab3fe030
Added donate button to AppDetails menu
2011-02-21 21:33:18 +00:00
Henrik Tunedal
176c9173ae
Add preference for SQLite "synchronous" flag
...
By default SQLite runs with synchronous=FULL, which is the safest mode
and uses fsync() a lot, but this interacts very badly with Samsung's
infamous RFS filesystem. With this preference the user can decide
whether to sacrifice some safety for reasonable performance.
2011-02-13 20:37:35 +01:00
Ciaran Gultnieks
3d913be808
Narrative to go with search results
2011-01-17 22:05:31 +00:00
Ciaran Gultnieks
5cd5efb398
Minor grammar correction
2011-01-17 20:23:55 +00:00
Ciaran Gultnieks
3d19b7f2c1
Basic search implemented, just needs a bit of tidying up (e.g. tell you what you searched for)
2011-01-17 17:58:48 +00:00
Ciaran Gultnieks
f05905c855
Can now detect attempt to install an apk with a different signature and tell the user to uninstall first
2011-01-16 16:07:42 +00:00
Ciaran Gultnieks
df6a37a705
Expert mode - currently just displays md5 of signature for installed apps
2011-01-04 23:52:04 +00:00
Ciaran Gultnieks
e1f3c2eb78
Added preferences for anti-features
2010-12-16 21:40:17 +00:00
Ciaran Gultnieks
364fe8fe0e
Correction to d446cee237f5
2010-12-05 11:37:39 +00:00
Jan-Christoph Borchardt
d446cee237
fixed some wording
2010-12-03 20:47:15 +01:00
Ciaran Gultnieks
ab8feedea0
Made new strings (and a couple previously missed) translatable)
2010-11-14 22:28:08 +00:00
Ciaran Gultnieks
f3eca41937
Update notifications, and version number on the about box
2010-11-12 22:14:25 +00:00
Ciaran Gultnieks
53a9e0e796
Added preferences screen and implemented (optional) caching
2010-11-07 23:06:46 +00:00
Ciaran Gultnieks
f95a546d6b
Added progress bar when downloading for installation/update
2010-11-06 00:15:30 +00:00
Ciaran Gultnieks
6147cf4b46
A little bit of pre-localisation tidying up
2010-10-28 17:57:57 +01:00
Ciaran Gultnieks
cbdb8078b7
Improved AppDetails to give access to web,issues,source, and make install simpler
2010-10-20 22:07:40 +01:00
Ciaran Gultnieks
0b71cb7e73
Initial files
2010-10-19 23:24:04 +01:00