open-keychain/src/org/thialfihar/android/apg
2010-04-24 16:00:56 +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 steps towards symmetric file encryption 2010-04-23 00:01:59 +00:00
utils initial commit of v0.8.0 2010-04-06 19:54:51 +00:00
Apg.java version lifted to 0.9.1 2010-04-24 13:16:21 +00:00
AskForSecretKeyPassPhrase.java slight text change 2010-04-23 17:03:05 +00:00
BaseActivity.java set svn:ignore for bin directory and .project/.classpath 2010-04-19 13:56:43 +00:00
Constants.java set svn:ignore for bin directory and .project/.classpath 2010-04-19 13:56:43 +00:00
DecryptFileActivity.java layout adjustments, force portrait layout for EncryptFileActivity for now, (En|De)cryptFileActivity can now handle symmetric algorithms 2010-04-23 17:00:52 +00:00
DecryptMessageActivity.java layout adjustments, force portrait layout for EncryptFileActivity for now, (En|De)cryptFileActivity can now handle symmetric algorithms 2010-04-23 17:00:52 +00:00
EditKeyActivity.java bug prevents pass phrase being recognized, making key creation unusable 2010-04-24 16:00:56 +00:00
EncryptFileActivity.java clean up for release, AsciiArmour was a Button instead of CheckBox... fixed 2010-04-24 02:16:45 +00:00
EncryptMessageActivity.java steps towards symmetric file encryption 2010-04-23 00:01:59 +00:00
FileDialog.java set svn:ignore for bin directory and .project/.classpath 2010-04-19 13:56:43 +00:00
Id.java added file decryption, rewrote the various "Choice" derivations to us the Id structure as well 2010-04-22 15:30:19 +00:00
MailListActivity.java major restructuring, moving dialog, message, menu, option menu, task, type IDs into Id in a similar structure as the generated R, also introducing a BaseActivity class that almost all activities derive from, which generates some common dialogs, handles the progress update, thread management, and thread communication 2010-04-19 02:12:13 +00:00
MainActivity.java reset changelog for 0.9.1 2010-04-24 13:30:22 +00:00
ProgressDialogUpdater.java initial commit of v0.8.0 2010-04-06 19:54:51 +00:00
PublicKeyListActivity.java set svn:ignore for bin directory and .project/.classpath 2010-04-19 13:56:43 +00:00
SecretKeyListActivity.java set svn:ignore for bin directory and .project/.classpath 2010-04-19 13:56:43 +00:00
SelectPublicKeyListActivity.java clean up for release, AsciiArmour was a Button instead of CheckBox... fixed 2010-04-24 02:16:45 +00:00
SelectPublicKeyListAdapter.java major restructuring, moving dialog, message, menu, option menu, task, type IDs into Id in a similar structure as the generated R, also introducing a BaseActivity class that almost all activities derive from, which generates some common dialogs, handles the progress update, thread management, and thread communication 2010-04-19 02:12:13 +00:00
SelectSecretKeyListActivity.java clean up for release, AsciiArmour was a Button instead of CheckBox... fixed 2010-04-24 02:16:45 +00:00