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
/
OpenKeychain
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set visibility at last
Dominik Schürmann
2014-07-28
2
-6
/
+6
*
Use icons in key view
Dominik Schürmann
2014-07-28
5
-43
/
+64
*
Use new status icons in key list
Dominik Schürmann
2014-07-28
2
-44
/
+29
*
Smaller status images, green test
Dominik Schürmann
2014-07-28
61
-1
/
+1
*
Fix resource names, add small test
Dominik Schürmann
2014-07-28
62
-7
/
+12
*
Add icons from ModernPGP project
Dominik Schürmann
2014-07-28
60
-0
/
+0
*
Fix background color of notify area
Dominik Schürmann
2014-07-27
1
-2
/
+0
*
cleanup left-overs
Dominik Schürmann
2014-07-27
1
-2
/
+0
*
Redesigned QR Code view
Dominik Schürmann
2014-07-27
8
-134
/
+170
*
Load QR Code asynchronously and with a fade in animation
Dominik Schürmann
2014-07-27
1
-5
/
+41
*
Open keyboard on passphrase dialog, this should now work on all Android versi...
Dominik Schürmann
2014-07-27
4
-44
/
+109
*
Make PassphraseCacheService a foreground service
Dominik Schürmann
2014-07-27
1
-72
/
+67
*
Prettify buttons
Dominik Schürmann
2014-07-27
2
-41
/
+76
*
Work on first time wizard design
Dominik Schürmann
2014-07-27
10
-107
/
+215
*
canonicalize: couple of fixes
Vincent Breitmoser
2014-07-26
2
-18
/
+30
*
generic UncachedKeyRing fixes
Vincent Breitmoser
2014-07-26
1
-25
/
+24
*
Merge remote-tracking branch 'origin/master'
Vincent Breitmoser
2014-07-26
4
-43
/
+48
|
\
|
*
Program flow fixes
Dominik Schürmann
2014-07-25
4
-43
/
+48
*
|
UncachedKeyRing.merge: copy over new secret subkeys into secret keyrings
Vincent Breitmoser
2014-07-26
1
-12
/
+9
*
|
fixes for extractPublicKeyRing, update SpongyCastle
Vincent Breitmoser
2014-07-26
2
-15
/
+18
*
|
test and fix: adding an empty user id should fail
Vincent Breitmoser
2014-07-26
3
-0
/
+7
|
/
*
canonicalize: fix for tests
Vincent Breitmoser
2014-07-19
5
-5
/
+11
*
Fixed another unescaped apostrophe.
Daniel Albert
2014-07-17
1
-1
/
+1
*
Fixed unescaped apostrophe
Daniel Albert
2014-07-17
1
-1
/
+1
*
Added description to Setting, Changed title to suggested one
Daniel Albert
2014-07-17
2
-3
/
+5
*
Merge remote-tracking branch 'upstream/master'
Daniel Albert
2014-07-16
45
-1120
/
+865
|
\
|
*
Temporary program flow fixes
Dominik Schürmann
2014-07-16
1
-0
/
+3
|
*
Simple create key
Dominik Schürmann
2014-07-16
1
-1
/
+0
|
*
Simple create key
Dominik Schürmann
2014-07-16
3
-51
/
+57
|
*
New first time screen
Dominik Schürmann
2014-07-16
15
-681
/
+362
|
*
Fallback if no primary user id exists
Dominik Schürmann
2014-07-16
11
-13
/
+34
|
*
move getPublicKey into abstract WrappedKeyRing (also, fix getPrimaryUserId)
Vincent Breitmoser
2014-07-15
9
-22
/
+21
|
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-07-15
1
-1
/
+1
|
|
\
|
|
*
signatures: a revocation reason does NOT determine if a cert is a revocation ...
Vincent Breitmoser
2014-07-15
1
-1
/
+1
|
*
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-07-15
4
-3
/
+9
|
|
\
|
|
|
*
merge: different msg if nothing was merged
Vincent Breitmoser
2014-07-15
4
-3
/
+9
|
*
|
some fixes for edit
Dominik Schürmann
2014-07-15
2
-4
/
+5
|
|
/
|
*
Merge remote-tracking branch 'origin/master' into external-test
Vincent Breitmoser
2014-07-15
6
-23
/
+380
|
|
\
|
*
|
modifyKey: error out on integrity check fails
Vincent Breitmoser
2014-07-12
2
-10
/
+18
|
*
|
createKey: better logging, handle empty user id case
Vincent Breitmoser
2014-07-12
3
-44
/
+66
|
*
|
Merge remote-tracking branch 'origin/master' into external-test
Vincent Breitmoser
2014-07-11
9
-76
/
+296
|
|
\
\
|
*
|
|
modifyKey: proper expiry check during SubkeyAdd
Vincent Breitmoser
2014-07-11
1
-2
/
+2
|
*
|
|
modifyKey: make SubkeyChange operations work
Vincent Breitmoser
2014-07-11
4
-27
/
+64
|
*
|
|
SaveKeyringParcel: follow attribute m prefix coding guideline
Vincent Breitmoser
2014-07-11
8
-69
/
+66
|
*
|
|
test: get rid of some SaveKeyringParcel boilerplate
Vincent Breitmoser
2014-07-11
1
-5
/
+11
|
*
|
|
get rid of some inspection warnings
Vincent Breitmoser
2014-07-11
3
-5
/
+2
|
*
|
|
modifyKey: error out on nonexisting new primary user id
Vincent Breitmoser
2014-07-11
3
-0
/
+12
|
*
|
|
fix bug in canonicalization regarding subkey revocation
Vincent Breitmoser
2014-07-11
1
-1
/
+1
|
*
|
|
modifyKey: couple more fixes from tests
Vincent Breitmoser
2014-07-11
2
-4
/
+34
|
*
|
|
some UncachedKeyRing fixes, primary user id mostly
Vincent Breitmoser
2014-07-11
3
-18
/
+67
[next]