Henrik Tunedal
0513bb2de7
Filter incompatible applications
2011-03-05 19:59:01 +01:00
Henrik Tunedal
55eb63b077
Disable database sync preference unless in expert mode
2011-02-14 02:23:23 +01: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
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
ae6e9d57ff
Merge branch 'master' of gitorious.org:f-droid/fdroidclient
2011-01-17 17:28:49 +00:00
Ciaran Gultnieks
20a204aed8
Antifeatures preferences definition fix
2011-01-17 17:14:10 +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
ab8feedea0
Made new strings (and a couple previously missed) translatable)
2010-11-14 22:28:08 +00:00
Ciaran Gultnieks
87ea1dfc3f
Moved 'reset DB' to the preferences screen
2010-11-13 10:35:39 +00:00
Ciaran Gultnieks
53a9e0e796
Added preferences screen and implemented (optional) caching
2010-11-07 23:06:46 +00:00