7289 Commits (master)
 

Author SHA1 Message Date
Thialfihar 0b397581a7 update signature layout even if select key was cancelled 13 years ago
Thialfihar e36dfa324a removed some useless imports 13 years ago
Thialfihar 3dc5e37cc6 use the app directory for default import/export file paths 13 years ago
Thialfihar dc5125787d updated changes dialog 13 years ago
Thialfihar b20419fbf3 recognize RSA_SIGN and RSA_ENCRYPT keys correctly, which fixes the hushmail problems 13 years ago
Thialfihar a6fe3364d1 changed the option menu item order 13 years ago
Thialfihar f01c1a6679 updated changes dialog 13 years ago
Thialfihar 5cf07b4a03 only allow asymmetric encryption or symmetric encryption of files, not both like before 13 years ago
Thialfihar a037815454 removed some useless imports 13 years ago
Thialfihar 88fc659ff6 put return values into the Id class as well, changed encrypt file layout to use symmetric OR asymmetric again, layout and string adjustments 13 years ago
Thialfihar e83a5311ae add preferences, use them where applicable 13 years ago
Thialfihar 86192e39d9 file encrypt layout entirely rewritten, should be much more userfriendly and work on more devices, changed message encrypt layout to match 13 years ago
Thialfihar b01a47a115 set branch to next version, reset changelog 13 years ago
Thialfihar d8e89c8822 choose the NEAREST prime for ElGamal, rather than the next lowest 13 years ago
Thialfihar 81cdd6b943 ElGamal support added, fix of some minor GUI bugs, added a bunch of safe primes for ElGamal key creation 13 years ago
Thialfihar e30a531229 bug prevents pass phrase being recognized, making key creation unusable 13 years ago
Thialfihar 25b8eb9d77 reset changelog for 0.9.1 13 years ago
Thialfihar b52103295a version lifted to 0.9.1 13 years ago
Thialfihar 2c093b3e0d clean up for release, AsciiArmour was a Button instead of CheckBox... fixed 13 years ago
Thialfihar fbd8f61aab swapped the buttons in main activity, reasoning that message encryption/decryption is more likely than file encryption, so they are at the bottom 13 years ago
Thialfihar 89b8ff7862 slight text change 13 years ago
Thialfihar 0e14dcb290 layout adjustments, force portrait layout for EncryptFileActivity for now, (En|De)cryptFileActivity can now handle symmetric algorithms 13 years ago
Thialfihar ab6c884bdf steps towards symmetric file encryption 13 years ago
Thialfihar 78193007b2 added file decryption, rewrote the various "Choice" derivations to us the Id structure as well 13 years ago
Thialfihar 26cf672d67 set svn:ignore for bin directory and .project/.classpath
asymmetric file encryption working, some more cleanup, introduced an application directory to encrypt to by default
13 years ago
Thialfihar bd4463774e removed those files that should not have been included last revision *grunt* 13 years ago
Thialfihar 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
also adding first draft of encrypt file activity, not very functional yet
13 years ago
Thialfihar 09741b0286 use OI File Manager intents to handle open/save file selection 13 years ago
Thialfihar de6743e4f5 copyright header in new file 13 years ago
Thialfihar 0f0f02776d wrapped file dialogs into class in preparation for proper file picking 13 years ago
Thialfihar 4fc97b90fc lift branch 0.9.x's version to 0.9.0 and set version code to 5 for now 13 years ago
Thialfihar c156e52573 branch 0.9.x 13 years ago
Thialfihar 5b5e15c886 changelog details for 0.8.1 13 years ago
Thialfihar c212f28c44 rewrote sign-only code, also finally recognize sign-only emails in the list and allow opening them for verification 13 years ago
Thialfihar 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 13 years ago
Thialfihar 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 13 years ago
Thialfihar 8cdee9ec30 branch 0.8.x 13 years ago
Thialfihar 42f1720bb3 initial commit of v0.8.0 13 years ago
Thialfihar af9342a2cc Initial directory structure. 13 years ago