Commit Graph

3372 Commits

Author SHA1 Message Date
Thialfihar b52103295a version lifted to 0.9.1 2010-04-24 13:16:21 +00:00
Thialfihar 2c093b3e0d clean up for release, AsciiArmour was a Button instead of CheckBox... fixed 2010-04-24 02:16:45 +00:00
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 2010-04-24 01:17:25 +00:00
Thialfihar 89b8ff7862 slight text change 2010-04-23 17:03:05 +00:00
Thialfihar 0e14dcb290 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
Thialfihar ab6c884bdf steps towards symmetric file encryption 2010-04-23 00:01:59 +00:00
Thialfihar 78193007b2 added file decryption, rewrote the various "Choice" derivations to us the Id structure as well 2010-04-22 15:30:19 +00:00
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
2010-04-19 13:56:43 +00:00
Thialfihar bd4463774e removed those files that should not have been included last revision *grunt* 2010-04-19 02:18:40 +00:00
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
2010-04-19 02:12:13 +00:00
Thialfihar 09741b0286 use OI File Manager intents to handle open/save file selection 2010-04-17 23:36:47 +00:00
Thialfihar de6743e4f5 copyright header in new file 2010-04-17 19:12:21 +00:00
Thialfihar 0f0f02776d wrapped file dialogs into class in preparation for proper file picking 2010-04-17 19:10:39 +00:00
Thialfihar 4fc97b90fc lift branch 0.9.x's version to 0.9.0 and set version code to 5 for now 2010-04-17 18:19:13 +00:00
Thialfihar c156e52573 branch 0.9.x 2010-04-17 17:14:19 +00:00
Thialfihar 5b5e15c886 changelog details for 0.8.1 2010-04-15 16:44:45 +00:00
Thialfihar c212f28c44 rewrote sign-only code, also finally recognize sign-only emails in the list and allow opening them for verification 2010-04-15 16:37:32 +00:00
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 2010-04-15 14:37:46 +00:00
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 2010-04-14 14:08:24 +00:00
Thialfihar 8cdee9ec30 branch 0.8.x 2010-04-14 13:47:29 +00:00
Thialfihar 42f1720bb3 initial commit of v0.8.0 2010-04-06 19:54:51 +00:00
Thialfihar af9342a2cc Initial directory structure. 2010-03-28 23:15:07 +00:00