aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/utils/ApgCon.java
Commit message (Expand)AuthorAgeFilesLines
* Some more error outputMarkus Doits2011-01-201-3/+3
* Some better errors (hopefully more information)Markus Doits2011-01-201-19/+89
* Add javadoc on public thingsMarkus Doits2011-01-201-14/+320
* Allow async execution of an AIDL callMarkus Doits2011-01-191-18/+141
* Add another verbose hint for ApgCon constructorMarkus Doits2011-01-181-0/+1
* Print api_version if matchingMarkus Doits2011-01-181-0/+2
* Check for AIDL Api version and ApgServiceMarkus Doits2011-01-181-2/+33
* Clear result, tooMarkus Doits2011-01-131-0/+5
* Prepare ApgCon for asymetric enc and clean upMarkus Doits2011-01-131-14/+43
* Prevent null pointer exceptionMarkus Doits2011-01-111-1/+1
* Allow helper to clear args and set booleansMarkus Doits2011-01-091-0/+8
* Reset errors before calling, make some vars final, minor cleanupsMarkus Doits2011-01-091-10/+19
* Remove obsolete importMarkus Doits2011-01-091-1/+0
* Remove weird lineMarkus Doits2011-01-091-1/+0
* Redesign AIDL-Interface once moreMarkus Doits2011-01-051-20/+61
* Remove forgotten lineMarkus Doits2011-01-041-1/+0
* Add connection helper for other projectsMarkus Doits2011-01-041-0/+144