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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
missed a secondary preference initialization
Vincent Breitmoser
2014-09-23
1
-0
/
+3
*
|
DecryptTextActivity rework
Dominik Schürmann
2014-09-23
8
-58
/
+98
|
/
*
fix nullpointer ImportKeysListEntry (from pulltorefresh)
Vincent Breitmoser
2014-09-23
1
-2
/
+5
*
disable pull to refresh in upper right corner
Vincent Breitmoser
2014-09-23
2
-1
/
+26
*
be more precise on importresult overall error
Vincent Breitmoser
2014-09-23
1
-1
/
+1
*
take failed keys into account in importkeyresult notification
Vincent Breitmoser
2014-09-23
1
-1
/
+12
*
passphrasecache: cache by master key, introduce preference for cache by subkey
Vincent Breitmoser
2014-09-23
11
-154
/
+203
*
reject keys with duplicate subkeys altogether
Vincent Breitmoser
2014-09-23
2
-1
/
+16
*
add test case for duplicate keys in keyring (#870)
Vincent Breitmoser
2014-09-23
2
-4
/
+4
*
log "unspecified" flags differently
Vincent Breitmoser
2014-09-22
2
-2
/
+12
*
nicer code in key import for flag log types
Vincent Breitmoser
2014-09-22
1
-75
/
+27
*
show authenticate flag in logs
Vincent Breitmoser
2014-09-22
2
-38
/
+96
*
Hack to fix #805
Dominik Schürmann
2014-09-22
2
-4
/
+57
*
Fix possible nullpointer in ImportKeysFileFragment
Dominik Schürmann
2014-09-21
1
-1
/
+1
*
Fix custom key configuration for primary user ids
Dominik Schürmann
2014-09-21
5
-11
/
+36
*
Fix LogDisplayFragment
Dominik Schürmann
2014-09-21
3
-13
/
+14
*
Fix ConsolidateResult, needed parcelable methods
Dominik Schürmann
2014-09-21
1
-0
/
+19
*
Merge pull request #871 from timbray/master
Dominik Schürmann
2014-09-21
1
-1
/
+4
|
\
|
*
Handle absence of personal information in Keybase search result
Tim Bray
2014-09-21
1
-1
/
+4
*
|
Feature to change key configuration in create key
Dominik Schürmann
2014-09-21
7
-49
/
+153
|
/
*
Add null check to getSecretKeyType
Dominik Schürmann
2014-09-21
1
-1
/
+1
*
Small UI fixes
Dominik Schürmann
2014-09-21
2
-4
/
+3
*
Merge user ids in import list for better display
Dominik Schürmann
2014-09-21
3
-30
/
+87
*
key spinner fixes
Dominik Schürmann
2014-09-21
3
-33
/
+50
*
settings code cleanup
Dominik Schürmann
2014-09-21
1
-18
/
+14
*
New key flags icons, subkey adapter redesign, support authanticate flag in da...
Dominik Schürmann
2014-09-20
6
-29
/
+91
*
no monospace for key ids
Dominik Schürmann
2014-09-20
4
-21
/
+13
*
fix isLocal logic (f*ck yeah unit tests!)
Vincent Breitmoser
2014-09-20
1
-1
/
+1
*
respect user id revocation signatures
Vincent Breitmoser
2014-09-20
3
-33
/
+79
*
forgot a LogLevel piece
Vincent Breitmoser
2014-09-19
1
-78
/
+77
*
Beautify key id (thanks to Tim Bray)
Dominik Schürmann
2014-09-19
9
-18
/
+74
*
Remove certificate validation code from ViewCertActivity, they are already va...
Dominik Schürmann
2014-09-19
1
-26
/
+0
*
Use key icons in import, prettify items
Dominik Schürmann
2014-09-18
5
-10
/
+36
*
Fixes for nfc decrypt
Dominik Schürmann
2014-09-18
3
-9
/
+18
*
Fix nfc signing
Dominik Schürmann
2014-09-18
2
-2
/
+2
*
Stop refreshing after all keys have been updated
Dominik Schürmann
2014-09-18
1
-4
/
+4
*
Swipe-to-refresh fixes
Dominik Schürmann
2014-09-18
1
-1
/
+2
*
Swipe-to-refresh fixes
Dominik Schürmann
2014-09-18
2
-27
/
+23
*
Fix sign via API
Dominik Schürmann
2014-09-18
2
-3
/
+16
*
Use key icons in spinners
Dominik Schürmann
2014-09-17
5
-40
/
+115
*
package reordering: merge util and helper, there were no real difference; cre...
Dominik Schürmann
2014-09-17
73
-262
/
+236
*
PassphraseDialogActivity usage in Remote API
Dominik Schürmann
2014-09-17
3
-45
/
+33
*
Fix cleartext verify
Dominik Schürmann
2014-09-17
3
-2
/
+21
*
Passphrase handling in encrypt
Dominik Schürmann
2014-09-17
5
-42
/
+80
*
Result parcel refactorings (WIP)
Dominik Schürmann
2014-09-17
9
-157
/
+189
*
fix encrypt/decrypt classes
Vincent Breitmoser
2014-09-17
1
-3
/
+0
*
Dont copy encrypted file to clipboard (dont know how that code ended up there)
Dominik Schürmann
2014-09-17
1
-6
/
+1
*
Work on new result handling (WIP)
Dominik Schürmann
2014-09-17
12
-183
/
+308
*
Fix construction of algorithmID in Keybase result lists
Tim Bray
2014-09-15
1
-2
/
+2
*
minor fix for passphrase test
Vincent Breitmoser
2014-09-15
1
-1
/
+1
[prev]
[next]