aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/GeneralActivity.java
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-161-177/+177
* trying to add support for various source and destination modes for encryption...Thialfihar2010-07-091-1/+1
* limit GeneralActivity to non-Uri Intents or file:// Uri Intents, now handling...Thialfihar2010-06-061-0/+14
* working encryption/decryption of text and files after GeneralActivity hands i...Thialfihar2010-06-061-17/+39
* added search feature for key management and select ActivitiesThialfihar2010-06-051-2/+2
* introduced a general application to handle certain Intents, only to hand them...Thialfihar2010-06-051-0/+141