Commit Graph

  • 0cda18e357 preparing for version 0.9.7 Thialfihar 2010-05-20 22:17:17 +0000
  • e9785168de added changes of 0.9.5 back and added the import fix, gonna release this on its own, as it is definitely a bug that affected many Thialfihar 2010-05-20 22:06:26 +0000
  • 260946009a properly import keys from streams that may contain multiple blocks of ASCII armour or binary data, also small adjustment in strings Thialfihar 2010-05-20 22:03:41 +0000
  • 6d107f3498 promoted to next version Thialfihar 2010-05-19 16:33:02 +0000
  • f424b7f581 import file default for keys is empty now, changed import text a little, and changing the pass phrase during key editing updates the pass phrase cache Thialfihar 2010-05-19 14:51:58 +0000
  • 5b28bbdee2 removed unnecessary imports Thialfihar 2010-05-19 14:41:19 +0000
  • f7eae9c7e2 actually use the compression settings ;), and give them better default values Thialfihar 2010-05-19 14:38:06 +0000
  • b6ac47e46c updated change log Thialfihar 2010-05-19 14:12:13 +0000
  • ed2cb1e525 overdue merge of 0.9.x into trunk Thialfihar 2010-05-18 15:23:25 +0000
  • 508d7ac197 catch ACTION_SEND intent to decrypt, allowing k9mail's "Forward (alternate)" feature to send to APG Thialfihar 2010-05-18 15:02:57 +0000
  • 51866bb2b2 keep track of the position the input stream for decryption, makes it possible to give accurate progress information Thialfihar 2010-05-17 14:19:36 +0000
  • eb636fce47 default message/file compression settings added, also a setting for file decryption to change the default when a file requires it Thialfihar 2010-05-16 14:20:17 +0000
  • c7f0041751 give key editing its own pass phrase mechanism, as the new cache won't work there Thialfihar 2010-05-16 13:35:16 +0000
  • 9855f4d144 honour the pass phrase cache TTL by running a timer and removing expired cached pass phrases Thialfihar 2010-05-16 13:17:45 +0000
  • f94af3e4e6 unused imports removed Thialfihar 2010-05-15 16:11:28 +0000
  • 2c5a80a16f added pass phrase cache to preferences, not used yet, but preference and about menu item now show up in every activity Thialfihar 2010-05-15 16:09:49 +0000
  • 363dcb62b8 password cache introduced, not cleared yet. Thialfihar 2010-05-15 15:19:56 +0000
  • cab78bf4c1 remove .pgp for filename guessing for decryption Thialfihar 2010-05-14 11:43:07 +0000
  • 1edc2c69f2 values-* templates for hopefully upcoming German, Korean, Russian translations Thialfihar 2010-05-13 22:56:38 +0000
  • c0d24306cb replaced error and progress strings in APG.java with resource IDs as well Thialfihar 2010-05-13 22:47:19 +0000
  • b527ae8b6d 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 Thialfihar 2010-05-13 20:41:32 +0000
  • 5f6a098914 lifted version to 0.9.5 and cleared change log Thialfihar 2010-05-11 21:34:00 +0000
  • 77d1bca12f Log removal and such Thialfihar 2010-05-11 17:37:51 +0000
  • 5a7e3e3938 brought change log up to date Thialfihar 2010-05-11 17:36:10 +0000
  • 358d0a41c1 setting the min SDK version to 1.5, it now should work for all Android versions 1.5+ Thialfihar 2010-05-11 17:26:12 +0000
  • 65524ecdb5 moved more resources to drawable for Android 1.5 Thialfihar 2010-05-11 17:22:15 +0000
  • cb4cb3b8c1 trying to allow allow building for Android 1.5 Thialfihar 2010-05-11 16:58:28 +0000
  • 31259a9266 trying to allow allow building for Android 1.5 Thialfihar 2010-05-11 16:58:07 +0000
  • ae0ac62027 trying to allow allow building for Android 1.5 Thialfihar 2010-05-11 16:57:46 +0000
  • 87b49e279b trying to allow allow building for Android 1.5 Thialfihar 2010-05-11 16:57:28 +0000
  • ac42b23d7c trying to allow allow building for Android 1.5 Thialfihar 2010-05-11 16:57:09 +0000
  • 75929c6cfa copied all resources from drawable-mdpi to drawable, which will allow building for Android 1.5 if the other directories get removed or ignored during build Thialfihar 2010-05-11 16:38:11 +0000
  • a8ee0bd863 small fix to be compatible with Android 1.5 Thialfihar 2010-05-11 16:35:41 +0000
  • 09ad7df83d use XML layout for pass phrase dialogs as well now, doing away with awkward manual padding, important for Android 1.5 compatibility Thialfihar 2010-05-11 16:33:34 +0000
  • 29ea6f2f6f fix a signature bug, which resulted in wrongly read signatures if there was only one line Thialfihar 2010-05-11 15:11:24 +0000
  • e36e8f1dea merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivity as well Thialfihar 2010-05-11 14:07:15 +0000
  • a115776e09 removal of old layouts Thialfihar 2010-05-09 19:56:00 +0000
  • 5e73b696d1 new EncryptActivity to handle message and file encryption all in one Thialfihar 2010-05-09 19:51:21 +0000
  • 6e3f182291 minor Thialfihar 2010-05-09 13:38:05 +0000
  • 73888622f4 added a button to encrypt to clipboard, change log and about window got their own layout now with proper linkification Thialfihar 2010-05-09 13:29:30 +0000
  • 2e1aad0f81 reset changelog for 0.9.4 Thialfihar 2010-05-04 23:19:39 +0000
  • 49be34c4a4 lift version to 0.9.4 Thialfihar 2010-05-04 17:38:54 +0000
  • 168795b827 removed unnecessary imports Thialfihar 2010-05-04 16:07:44 +0000
  • 3008f2c51f added an option to delete files after encryption or decryption, also no longer delete the output file if either fails Thialfihar 2010-05-04 15:56:55 +0000
  • f34fcaabf3 give decryption a moving progress bar for a data of unknown size Thialfihar 2010-05-04 15:20:30 +0000
  • 6b52878056 close streams more consistently (outside of encrypt/decrypt), force a new output filename guess if the ASCII armour checkbox state changes Thialfihar 2010-05-04 14:27:31 +0000
  • e542c37eb3 use buffers for encryption, so large files work as well... also showing encryption progress with better accuracy, which is especially useful for large encryptions Thialfihar 2010-05-04 14:07:18 +0000
  • 778f51dbaa check whether the hashed packet is non-null before using it, also checking the unhashed ones in the same manner... not sure whether that's needed, but can't hurt? Fixes issue 17. Thialfihar 2010-05-04 13:11:56 +0000
  • 95e02158d8 increased app version and cleared change log for 0.9.3 Thialfihar 2010-04-29 13:31:10 +0000
  • e4183c1fcd update signature layout even if select key was cancelled Thialfihar 2010-04-29 12:56:55 +0000
  • 0b397581a7 update signature layout even if select key was cancelled Thialfihar 2010-04-29 12:53:33 +0000
  • e36dfa324a removed some useless imports Thialfihar 2010-04-29 12:45:11 +0000
  • 3dc5e37cc6 use the app directory for default import/export file paths Thialfihar 2010-04-29 12:44:08 +0000
  • dc5125787d updated changes dialog Thialfihar 2010-04-29 11:51:34 +0000
  • b20419fbf3 recognize RSA_SIGN and RSA_ENCRYPT keys correctly, which fixes the hushmail problems Thialfihar 2010-04-29 11:50:25 +0000
  • a6fe3364d1 changed the option menu item order Thialfihar 2010-04-29 10:55:50 +0000
  • f01c1a6679 updated changes dialog Thialfihar 2010-04-29 01:47:04 +0000
  • 5cf07b4a03 only allow asymmetric encryption or symmetric encryption of files, not both like before Thialfihar 2010-04-29 01:38:19 +0000
  • a037815454 removed some useless imports Thialfihar 2010-04-29 01:18:42 +0000
  • 88fc659ff6 put return values into the Id class as well, changed encrypt file layout to use symmetric OR asymmetric again, layout and string adjustments Thialfihar 2010-04-29 01:11:26 +0000
  • e83a5311ae add preferences, use them where applicable Thialfihar 2010-04-28 23:35:11 +0000
  • 86192e39d9 file encrypt layout entirely rewritten, should be much more userfriendly and work on more devices, changed message encrypt layout to match Thialfihar 2010-04-26 17:41:06 +0000
  • b01a47a115 set branch to next version, reset changelog Thialfihar 2010-04-24 18:10:53 +0000
  • d8e89c8822 choose the NEAREST prime for ElGamal, rather than the next lowest Thialfihar 2010-04-24 17:52:13 +0000
  • 81cdd6b943 ElGamal support added, fix of some minor GUI bugs, added a bunch of safe primes for ElGamal key creation Thialfihar 2010-04-24 17:40:09 +0000
  • e30a531229 bug prevents pass phrase being recognized, making key creation unusable Thialfihar 2010-04-24 16:00:56 +0000
  • 25b8eb9d77 reset changelog for 0.9.1 Thialfihar 2010-04-24 13:30:22 +0000
  • b52103295a version lifted to 0.9.1 Thialfihar 2010-04-24 13:16:21 +0000
  • 2c093b3e0d clean up for release, AsciiArmour was a Button instead of CheckBox... fixed Thialfihar 2010-04-24 02:16:45 +0000
  • fbd8f61aab swapped the buttons in main activity, reasoning that message encryption/decryption is more likely than file encryption, so they are at the bottom Thialfihar 2010-04-24 01:17:25 +0000
  • 89b8ff7862 slight text change Thialfihar 2010-04-23 17:03:05 +0000
  • 0e14dcb290 layout adjustments, force portrait layout for EncryptFileActivity for now, (En|De)cryptFileActivity can now handle symmetric algorithms Thialfihar 2010-04-23 17:00:52 +0000
  • ab6c884bdf steps towards symmetric file encryption Thialfihar 2010-04-23 00:01:59 +0000
  • 78193007b2 added file decryption, rewrote the various "Choice" derivations to us the Id structure as well Thialfihar 2010-04-22 15:30:19 +0000
  • 26cf672d67 set svn:ignore for bin directory and .project/.classpath Thialfihar 2010-04-19 13:56:43 +0000
  • bd4463774e removed those files that should not have been included last revision *grunt* Thialfihar 2010-04-19 02:18:40 +0000
  • d5c5a2c43b 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 Thialfihar 2010-04-19 02:12:13 +0000
  • 09741b0286 use OI File Manager intents to handle open/save file selection Thialfihar 2010-04-17 23:36:47 +0000
  • de6743e4f5 copyright header in new file Thialfihar 2010-04-17 19:12:21 +0000
  • 0f0f02776d wrapped file dialogs into class in preparation for proper file picking Thialfihar 2010-04-17 19:10:39 +0000
  • 4fc97b90fc lift branch 0.9.x's version to 0.9.0 and set version code to 5 for now Thialfihar 2010-04-17 18:19:13 +0000
  • c156e52573 branch 0.9.x Thialfihar 2010-04-17 17:14:19 +0000
  • 5b5e15c886 changelog details for 0.8.1 Thialfihar 2010-04-15 16:44:45 +0000
  • c212f28c44 rewrote sign-only code, also finally recognize sign-only emails in the list and allow opening them for verification Thialfihar 2010-04-15 16:37:32 +0000
  • acd71a45c0 minor layout fixes, replace non breakable spaces if found in an encrypted armored message, as they break the decryption, the HTML representation of GMail introduces them for empty lines ending in a normal space, also adjusted the PGP_MESSAGE regex to allow for spaces after the -----, which seems to be added by some implementations Thialfihar 2010-04-15 14:37:46 +0000
  • b8009d6d43 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 Thialfihar 2010-04-14 14:08:24 +0000
  • 8cdee9ec30 branch 0.8.x Thialfihar 2010-04-14 13:47:29 +0000
  • 42f1720bb3 initial commit of v0.8.0 Thialfihar 2010-04-06 19:54:51 +0000
  • af9342a2cc Initial directory structure. Thialfihar 2010-03-28 23:15:07 +0000