aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/MailListActivity.java
Commit message (Expand)AuthorAgeFilesLines
* moved some Intent extra constants into more appropriate places, some basic pr...Thialfihar2010-09-111-1/+3
* added a language setting to change the language directlyThialfihar2010-07-181-0/+3
* fixed two variable namesThialfihar2010-07-181-9/+9
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-161-218/+218
* trying to add support for various source and destination modes for encryption...Thialfihar2010-07-091-1/+1
* working encryption/decryption of text and files after GeneralActivity hands i...Thialfihar2010-06-061-1/+1
* use string constants for bundle keys, first Intent for k9mailThialfihar2010-05-311-4/+4
* a lot of renaming of IDs, following a strict naming scheme again, moved most ...Thialfihar2010-05-131-1/+1
* merged DecryptMessageActivity and DecryptFileActivity into one DecryptActivit...Thialfihar2010-05-111-1/+1
* major restructuring, moving dialog, message, menu, option menu, task, type ID...Thialfihar2010-04-191-3/+3
* rewrote sign-only code, also finally recognize sign-only emails in the list a...Thialfihar2010-04-151-6/+22
* 0.8.x branch promoted to version 0.8.1, fixed list view of mail accounts not ...Thialfihar2010-04-141-2/+2
* initial commit of v0.8.0Thialfihar2010-04-061-0/+202