aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/thialfihar/android/apg/utils
Commit message (Expand)AuthorAgeFilesLines
* Little better log-managing for release-versions of ApgConMarkus Doits2011-05-181-16/+34
* Define interface without importsMarkus Doits2011-01-251-3/+1
* Make callback use an interface 'the java way'_tmMarkus Doits2011-01-252-178/+42
* Log stacktraces the android wayMarkus Doits2011-01-251-29/+8
* Allow to retrieve connection statusMarkus Doits2011-01-231-2/+18
* Allow to return itself on callbackMarkus Doits2011-01-231-4/+64
* Dont remove result and warnings from resultMarkus Doits2011-01-231-2/+0
* Change the way the complete result can be retrievedMarkus Doits2011-01-231-6/+26
* Allow to retrieve fingerprints and user ids through AIDLMarkus Doits2011-01-231-0/+4
* Work on errors and documentation - once moreMarkus Doits2011-01-201-60/+59
* Make the stacktrace enabler staticMarkus Doits2011-01-201-1/+1
* Allow at compile time to enable stacktraces on exceptionsMarkus Doits2011-01-201-2/+23
* Catch callback's and apg-call's (are there any?) exceptionsMarkus Doits2011-01-201-2/+13
* 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
* set svn:eol-style to LF for all code/resource filesThialfihar2010-07-162-75/+75
* initial commit of v0.8.0Thialfihar2010-04-062-0/+75