index
:
connectbot-yubikey/open-keychain
master
open-keychain with patches to support ssh authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
org
/
thialfihar
/
android
/
apg
/
utils
/
ApgCon.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
renaming whole package to org.apg to simplifiy name
Dominik
2012-03-09
1
-836
/
+0
*
Allow to pass large blobs and a new content provider to simplify this
Markus Doits
2011-11-04
1
-11
/
+86
*
Documentation update of ApgCon
Markus Doits
2011-06-05
1
-26
/
+33
*
Cleanup of code, AIDL-calls renamed!
Markus Doits
2011-06-05
1
-173
/
+180
*
Little better log-managing for release-versions of ApgCon
Markus Doits
2011-05-18
1
-16
/
+34
*
Make callback use an interface 'the java way'_tm
Markus Doits
2011-01-25
1
-178
/
+33
*
Log stacktraces the android way
Markus Doits
2011-01-25
1
-29
/
+8
*
Allow to retrieve connection status
Markus Doits
2011-01-23
1
-2
/
+18
*
Allow to return itself on callback
Markus Doits
2011-01-23
1
-4
/
+64
*
Dont remove result and warnings from result
Markus Doits
2011-01-23
1
-2
/
+0
*
Change the way the complete result can be retrieved
Markus Doits
2011-01-23
1
-6
/
+26
*
Allow to retrieve fingerprints and user ids through AIDL
Markus Doits
2011-01-23
1
-0
/
+4
*
Work on errors and documentation - once more
Markus Doits
2011-01-20
1
-60
/
+59
*
Make the stacktrace enabler static
Markus Doits
2011-01-20
1
-1
/
+1
*
Allow at compile time to enable stacktraces on exceptions
Markus Doits
2011-01-20
1
-2
/
+23
*
Catch callback's and apg-call's (are there any?) exceptions
Markus Doits
2011-01-20
1
-2
/
+13
*
Some more error output
Markus Doits
2011-01-20
1
-3
/
+3
*
Some better errors (hopefully more information)
Markus Doits
2011-01-20
1
-19
/
+89
*
Add javadoc on public things
Markus Doits
2011-01-20
1
-14
/
+320
*
Allow async execution of an AIDL call
Markus Doits
2011-01-19
1
-18
/
+141
*
Add another verbose hint for ApgCon constructor
Markus Doits
2011-01-18
1
-0
/
+1
*
Print api_version if matching
Markus Doits
2011-01-18
1
-0
/
+2
*
Check for AIDL Api version and ApgService
Markus Doits
2011-01-18
1
-2
/
+33
*
Clear result, too
Markus Doits
2011-01-13
1
-0
/
+5
*
Prepare ApgCon for asymetric enc and clean up
Markus Doits
2011-01-13
1
-14
/
+43
*
Prevent null pointer exception
Markus Doits
2011-01-11
1
-1
/
+1
*
Allow helper to clear args and set booleans
Markus Doits
2011-01-09
1
-0
/
+8
*
Reset errors before calling, make some vars final, minor cleanups
Markus Doits
2011-01-09
1
-10
/
+19
*
Remove obsolete import
Markus Doits
2011-01-09
1
-1
/
+0
*
Remove weird line
Markus Doits
2011-01-09
1
-1
/
+0
*
Redesign AIDL-Interface once more
Markus Doits
2011-01-05
1
-20
/
+61
*
Remove forgotten line
Markus Doits
2011-01-04
1
-1
/
+0
*
Add connection helper for other projects
Markus Doits
2011-01-04
1
-0
/
+144