.. |
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
|
replaced error and progress strings in APG.java with resource IDs as well
|
2010-05-13 22:47:19 +00:00 |
utils
|
initial commit of v0.8.0
|
2010-04-06 19:54:51 +00:00 |
Apg.java
|
replaced error and progress strings in APG.java with resource IDs as well
|
2010-05-13 22:47:19 +00:00 |
AskForSecretKeyPassPhrase.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 |
BaseActivity.java
|
replaced error and progress strings in APG.java with resource IDs as well
|
2010-05-13 22:47:19 +00:00 |
Constants.java
|
add preferences, use them where applicable
|
2010-04-28 23:35:11 +00:00 |
DecryptActivity.java
|
replaced error and progress strings in APG.java with resource IDs as well
|
2010-05-13 22:47:19 +00:00 |
EditKeyActivity.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 |
EncryptActivity.java
|
replaced error and progress strings in APG.java with resource IDs as well
|
2010-05-13 22:47:19 +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
|
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 |
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
|
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 |
PreferencesActivity.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 |
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
|
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 |
SecretKeyListActivity.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 |
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 |