| Commit message (Expand) | Author | Age | Files | Lines |
* | moved some Intent extra constants into more appropriate places, some basic pr... | Thialfihar | 2010-09-11 | 1 | -1/+1 |
* | trivial variable renaming | Thialfihar | 2010-08-31 | 1 | -3/+3 |
* | starting new versioning for beta builds, only show changelog on release builds | Thialfihar | 2010-08-18 | 1 | -1/+1 |
* | added initial support for HKP key servers, allowing searching and key import | Thialfihar | 2010-08-17 | 1 | -3/+10 |
* | changed the account adding a bit, hopefully working with Froyo, at least prev... | Thialfihar | 2010-08-05 | 1 | -9/+21 |
* | added an optional checkbox to the file dialog, can be used for instance to op... | Thialfihar | 2010-07-26 | 1 | -4/+4 |
* | added a little getting started dialog for first-time use, explaining some bas... | Thialfihar | 2010-07-24 | 1 | -10/+61 |
* | trying to add support for various source and destination modes for encryption... | Thialfihar | 2010-07-09 | 1 | -3/+3 |
* | merge 1.0.x back into trunk | Thialfihar | 2010-06-30 | 1 | -5/+4 |
* | using proper PreferenceActivity now, tho the underlying storage of the values... | Thialfihar | 2010-06-17 | 1 | -3/+4 |
* | finally read APG version dynamicly, so the version name doesn't have to be ch... | Thialfihar | 2010-06-08 | 1 | -1/+1 |
* | fix the inbox list for GMail account | Thialfihar | 2010-06-04 | 1 | -1/+1 |
* | changes adjusted once more | Thialfihar | 2010-06-03 | 1 | -1/+1 |
* | changes adjusted | Thialfihar | 2010-06-02 | 1 | -3/+3 |
* | added changes for 1.0.0 | Thialfihar | 2010-06-02 | 1 | -0/+6 |
* | use string constants for bundle keys, first Intent for k9mail | Thialfihar | 2010-05-31 | 1 | -1/+1 |
* | fully removed old DataProvider for now, manage queries, clean up old database... | Thialfihar | 2010-05-28 | 1 | -16/+29 |
* | lifting branch to 0.9.8 | Thialfihar | 2010-05-21 | 1 | -6/+0 |
* | added changes of 0.9.6 back, will release this as another quickfix due to the... | Thialfihar | 2010-05-21 | 1 | -0/+6 |
* | preparing for version 0.9.7 | Thialfihar | 2010-05-20 | 1 | -5/+0 |
* | added changes of 0.9.5 back and added the import fix, gonna release this on i... | Thialfihar | 2010-05-20 | 1 | -0/+5 |
* | promoted to next version | Thialfihar | 2010-05-19 | 1 | -4/+0 |
* | updated change log | Thialfihar | 2010-05-19 | 1 | -0/+4 |
* | added pass phrase cache to preferences, not used yet, but preference and abou... | Thialfihar | 2010-05-15 | 1 | -43/+2 |
* | a lot of renaming of IDs, following a strict naming scheme again, moved most ... | Thialfihar | 2010-05-13 | 1 | -37/+39 |
* | lifted version to 0.9.5 and cleared change log | Thialfihar | 2010-05-11 | 1 | -4/+0 |
* | brought change log up to date | Thialfihar | 2010-05-11 | 1 | -1/+3 |
* | merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivit... | Thialfihar | 2010-05-11 | 1 | -3/+7 |
* | new EncryptActivity to handle message and file encryption all in one | Thialfihar | 2010-05-09 | 1 | -7/+7 |
* | minor | Thialfihar | 2010-05-09 | 1 | -1/+1 |
* | added a button to encrypt to clipboard, change log and about window got their... | Thialfihar | 2010-05-09 | 1 | -49/+35 |
* | reset changelog for 0.9.4 | Thialfihar | 2010-05-04 | 1 | -4/+0 |
* | added an option to delete files after encryption or decryption, also no longe... | Thialfihar | 2010-05-04 | 1 | -0/+1 |
* | use buffers for encryption, so large files work as well... also showing encry... | Thialfihar | 2010-05-04 | 1 | -0/+3 |
* | increased app version and cleared change log for 0.9.3 | Thialfihar | 2010-04-29 | 1 | -4/+0 |
* | updated changes dialog | Thialfihar | 2010-04-29 | 1 | -0/+1 |
* | changed the option menu item order | Thialfihar | 2010-04-29 | 1 | -4/+4 |
* | updated changes dialog | Thialfihar | 2010-04-29 | 1 | -0/+1 |
* | removed some useless imports | Thialfihar | 2010-04-29 | 1 | -1/+0 |
* | add preferences, use them where applicable | Thialfihar | 2010-04-28 | 1 | -44/+21 |
* | file encrypt layout entirely rewritten, should be much more userfriendly and ... | Thialfihar | 2010-04-26 | 1 | -0/+2 |
* | set branch to next version, reset changelog | Thialfihar | 2010-04-24 | 1 | -2/+0 |
* | ElGamal support added, fix of some minor GUI bugs, added a bunch of safe prim... | Thialfihar | 2010-04-24 | 1 | -0/+2 |
* | reset changelog for 0.9.1 | Thialfihar | 2010-04-24 | 1 | -2/+0 |
* | clean up for release, AsciiArmour was a Button instead of CheckBox... fixed | Thialfihar | 2010-04-24 | 1 | -2/+1 |
* | layout adjustments, force portrait layout for EncryptFileActivity for now, (E... | Thialfihar | 2010-04-23 | 1 | -1/+1 |
* | added file decryption, rewrote the various "Choice" derivations to us the Id ... | Thialfihar | 2010-04-22 | 1 | -1/+1 |
* | set svn:ignore for bin directory and .project/.classpath | Thialfihar | 2010-04-19 | 1 | -5/+3 |
* | major restructuring, moving dialog, message, menu, option menu, task, type ID... | Thialfihar | 2010-04-19 | 1 | -34/+46 |
* | use OI File Manager intents to handle open/save file selection | Thialfihar | 2010-04-17 | 1 | -3/+3 |