open-keychain/src/org/thialfihar/android/apg
2010-05-16 13:17:45 +00:00
..
provider 0.8.x branch promoted to version 0.8.1, fixed list view of mail accounts not filling the main layout, made a bunch of private classes static 2010-04-14 14:08:24 +00:00
ui/widget password cache introduced, not cleared yet. 2010-05-15 15:19:56 +00:00
utils initial commit of v0.8.0 2010-04-06 19:54:51 +00:00
Apg.java honour the pass phrase cache TTL by running a timer and removing expired cached pass phrases 2010-05-16 13:17:45 +00:00
AskForSecretKeyPassPhrase.java password cache introduced, not cleared yet. 2010-05-15 15:19:56 +00:00
BaseActivity.java honour the pass phrase cache TTL by running a timer and removing expired cached pass phrases 2010-05-16 13:17:45 +00:00
CachedPassPhrase.java password cache introduced, not cleared yet. 2010-05-15 15:19:56 +00:00
Constants.java honour the pass phrase cache TTL by running a timer and removing expired cached pass phrases 2010-05-16 13:17:45 +00:00
DecryptActivity.java password cache introduced, not cleared yet. 2010-05-15 15:19:56 +00:00
EditKeyActivity.java added pass phrase cache to preferences, not used yet, but preference and about menu item now show up in every activity 2010-05-15 16:09:49 +00:00
EncryptActivity.java password cache introduced, not cleared yet. 2010-05-15 15:19:56 +00:00
FileDialog.java a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods 2010-05-13 20:41:32 +00:00
Id.java password cache introduced, not cleared yet. 2010-05-15 15:19:56 +00:00
MailListActivity.java a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods 2010-05-13 20:41:32 +00:00
MainActivity.java added pass phrase cache to preferences, not used yet, but preference and about menu item now show up in every activity 2010-05-15 16:09:49 +00:00
PreferencesActivity.java honour the pass phrase cache TTL by running a timer and removing expired cached pass phrases 2010-05-16 13:17:45 +00:00
Primes.java choose the NEAREST prime for ElGamal, rather than the next lowest 2010-04-24 17:52:13 +00:00
ProgressDialogUpdater.java replaced error and progress strings in APG.java with resource IDs as well 2010-05-13 22:47:19 +00:00
PublicKeyListActivity.java added pass phrase cache to preferences, not used yet, but preference and about menu item now show up in every activity 2010-05-15 16:09:49 +00:00
SecretKeyListActivity.java added pass phrase cache to preferences, not used yet, but preference and about menu item now show up in every activity 2010-05-15 16:09:49 +00:00
SelectPublicKeyListActivity.java small fix to be compatible with Android 1.5 2010-05-11 16:35:41 +00:00
SelectPublicKeyListAdapter.java a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods 2010-05-13 20:41:32 +00:00
SelectSecretKeyListActivity.java a lot of renaming of IDs, following a strict naming scheme again, moved most strings into string.xml in preparation for internationalization, APG.java still has to be changed to allow that, as it isn't Context aware in most methods 2010-05-13 20:41:32 +00:00