32 Commits

Author SHA1 Message Date
Ciaran Gultnieks
717df0b82f Adds preference to ignore touchscreen feature
A ridiclous number of apps claim to be incompatible with devices that
don't have a touchscreen. This even includes devices that have the 'fake
touchscreen' feature instead. Nearly all of those have no such
requirement, so this preference allows you to ignore it and treat those
apps as being compatible.
2012-09-16 11:37:06 +01:00
Ciaran Gultnieks
0eaca35e5b Gives category Spinner an ID
Without an ID, the default save/restore state mechanism doesn't work,
so (for example) if you rotate the screen on ICS, the current category
switches back to the default.
2012-09-16 10:08:30 +01:00
Ciaran Gultnieks
8323aacc7e Add "What's New" and "Recently Updated" categories 2012-08-26 09:31:59 +01:00
Ciaran Gultnieks
6c838afe0b App name consistency 2012-08-25 09:57:10 +01:00
Ciaran Gultnieks
d7e010795d Changed default repo to use HTTPS 2012-02-21 08:31:05 +00:00
Ciaran Gultnieks
1b2a1e99ea Better way of dealing with translation exclusions 2012-01-11 11:04:50 +00:00
Ciaran Gultnieks
732262547e Put default_repo xml in correct place 2012-01-10 17:53:37 +00:00
Ivo Ugrina
9359509e2c added antiNoneFreeDep 2011-10-08 00:20:51 +02:00
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
Henrik Tunedal
d65a31e2c5 Externalize repo address and key 2011-02-26 16:36:00 +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
77e99933cd Added an update button to the app details menu where appropriate 2010-10-25 23:08:07 +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