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
/
libraries
/
keychain-api-library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split api libs into OpenKeychain specific and OpenPGP Provider lib
Dominik Schürmann
2014-03-07
1
-35
/
+0
*
Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain
Daniel Hammann
2014-03-05
19
-1302
/
+0
|
\
|
*
remove dublication of api library, let both proejcts depend on the same
Dominik Schürmann
2014-02-27
20
-1337
/
+0
*
|
updated build.gradle-Files to current Versions of build-tools and SDK.
Daniel Hammann
2014-03-05
1
-1
/
+1
|
/
*
reapply accedentially reverted 5d8867260946937498cf9e8d64fea3a9f53d9dd3
Dominik Schürmann
2014-02-24
1
-1
/
+10
*
remove logging from library
Dominik Schürmann
2014-02-21
2
-22
/
+15
*
add project.properties to support Eclipse
Dominik Schürmann
2014-02-21
1
-0
/
+15
*
gradle android plugin 0.8.0 to 0.8.3
Dominik Schürmann
2014-02-17
1
-1
/
+1
*
rename intent helper
Dominik Schürmann
2014-02-16
1
-7
/
+7
*
intent demo, fix some intents
Dominik Schürmann
2014-02-15
1
-0
/
+37
*
select provider with preference
Dominik Schürmann
2014-02-15
1
-0
/
+4
*
save selected provider in list preference
Dominik Schürmann
2014-02-15
1
-0
/
+11
*
list preference: load provider list on open of dialog not on create of prefer...
Dominik Schürmann
2014-02-15
1
-22
/
+26
*
Add None-entry to ListPreference
Dominik Schürmann
2014-02-15
6
-0
/
+12
*
Restructure API lib folder to support Eclipse
Dominik Schürmann
2014-02-15
11
-0
/
+13
*
Fix problem with unparceling by setting class loader in api lib, remove unnee...
Dominik Schürmann
2014-02-15
3
-46
/
+10
*
documentation on service
Dominik Schürmann
2014-02-15
1
-17
/
+24
*
parse string util method, better help text for access screen
Dominik Schürmann
2014-02-15
5
-43
/
+39
*
allow passphrase as parameter
Dominik Schürmann
2014-02-15
1
-0
/
+2
*
fix passtrough of params
Dominik Schürmann
2014-02-15
2
-5
/
+4
*
private request codes, pass params through methods and pending intents, getKe...
Dominik Schürmann
2014-02-15
3
-38
/
+60
*
cleanup
Dominik Schürmann
2014-02-14
2
-72
/
+0
*
conversion of other methods
Dominik Schürmann
2014-02-14
7
-243
/
+6
*
PendingIntent to handle user input
Dominik Schürmann
2014-02-14
3
-136
/
+140
*
fix nullpointer
Dominik Schürmann
2014-02-14
1
-1
/
+4
*
Introducing new ParcelFileDescriptor pipes
Dominik Schürmann
2014-02-14
15
-44
/
+306
*
Restructuring for new API library
Dominik Schürmann
2014-02-09
19
-0
/
+1289