aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/PreferencesActivity.java
Commit message (Expand)AuthorAgeFilesLines
* added a service to handle the caching, this'll ensure the cache works while n...Thialfihar2010-06-031-1/+0
* default message/file compression settings added, also a setting for file decr...Thialfihar2010-05-161-11/+73
* honour the pass phrase cache TTL by running a timer and removing expired cach...Thialfihar2010-05-161-2/+2
* added pass phrase cache to preferences, not used yet, but preference and abou...Thialfihar2010-05-151-8/+45
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-131-3/+3
* removed some useless importsThialfihar2010-04-291-1/+0
* add preferences, use them where applicableThialfihar2010-04-281-0/+124