aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/provider/UserIds.java
Commit message (Collapse)AuthorAgeFilesLines
* renaming whole package to org.apg to simplifiy nameDominik2012-03-091-31/+0
|
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-161-31/+31
|
* fully removed old DataProvider for now, manage queries, clean up old ↵Thialfihar2010-05-281-11/+0
| | | | database stuff
* key lists somewhat wrapped into one, using the new database stuff, Apg ↵Thialfihar2010-05-261-0/+11
| | | | cleaned up a bit, preparing to use the database there as well
* first steps towards better low-level key management, database upgrade to use ↵Thialfihar2010-05-251-0/+31
KeyRing, Key, and UserId tables