aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/provider
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-164-696/+696
* some playing with content stream decryption and providing the result as conte...Thialfihar2010-07-091-0/+18
* content provider changes, especially querying key rings by emailsThialfihar2010-06-061-26/+82
* added search feature for key management and select ActivitiesThialfihar2010-06-051-22/+18
* trivialThialfihar2010-06-021-5/+1
* added content provider again and read permission to grab key detailsThialfihar2010-06-022-52/+367
* deliver the user id as well for secret key selection, so k9mail can use it to...Thialfihar2010-06-011-9/+9
* trivialThialfihar2010-05-281-10/+7
* fully removed old DataProvider for now, manage queries, clean up old database...Thialfihar2010-05-2811-657/+15
* some coding practice and potential bug fixesThialfihar2010-05-271-2/+8
* some coding practice and potential bug fixesThialfihar2010-05-271-8/+29
* added revocation and creation/expire time info to key table, use both for pub...Thialfihar2010-05-273-2/+37
* some (hopefully better) database/cursor handling, picking encryption and sign...Thialfihar2010-05-271-154/+41
* use new key database for encryption and decryptionThialfihar2010-05-261-0/+1
* import/export/delete/save keyrings working with new database stuffThialfihar2010-05-261-46/+302
* key lists somewhat wrapped into one, using the new database stuff, Apg cleane...Thialfihar2010-05-265-7/+58
* first steps towards better low-level key management, database upgrade to use ...Thialfihar2010-05-255-39/+501
* 0.8.x branch promoted to version 0.8.1, fixed list view of mail accounts not ...Thialfihar2010-04-141-8/+1
* initial commit of v0.8.0Thialfihar2010-04-067-0/+680