aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/ApgService.java
Commit message (Expand)AuthorAgeFilesLines
* Actually check for unknown args for functionMarkus Doits2011-01-111-1/+4
* Redefine many internals of ApgServiceMarkus Doits2011-01-111-102/+168
* Make some things staticMarkus Doits2011-01-111-6/+36
* Respect options but allow to overwrite them for each callMarkus Doits2011-01-091-15/+84
* Prefix local vars with "_"Markus Doits2011-01-091-15/+15
* Redesign AIDL-Interface once moreMarkus Doits2011-01-051-16/+87
* Add connection helper for other projectsMarkus Doits2011-01-041-12/+19
* Reload preferences on callMarkus Doits2010-12-301-3/+3
* Add first basic implementation of ApgserviceMarkus Doits2010-12-291-0/+76