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
/
org
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
added class sources
Adithya Abraham Philip
2015-07-03
2
-1
/
+9
|
*
added license
Adithya Abraham Philip
2015-07-03
2
-3
/
+66
|
*
added proxy/tor preferences
Adithya Abraham Philip
2015-07-03
5
-1
/
+700
*
|
In NfcOperationsActivity, show NFC errors inline, in others show as Notify
Dominik Schürmann
2015-07-06
3
-95
/
+117
|
/
*
New NFC dialog design with indeterminate progress, do NFC stuff in background
Dominik Schürmann
2015-07-03
6
-73
/
+172
*
Fix caching of empty passphrase before moving keys to card
Dominik Schürmann
2015-07-03
3
-14
/
+24
*
Better keyboard layout for PINs
Dominik Schürmann
2015-07-02
1
-4
/
+4
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2015-07-02
4
-18
/
+54
|
\
|
*
Merge pull request #1387 from ishit/master
Dominik Schürmann
2015-07-02
2
-15
/
+43
|
|
\
|
|
*
Change PassphraseEditAgain status icons.
Ishit
2015-07-02
2
-4
/
+4
|
|
*
Fix for #1357
Ishit
2015-07-01
1
-13
/
+41
|
*
|
prevent deletion of last keyserver in preference
Adithya Abraham Philip
2015-07-02
1
-2
/
+6
|
*
|
correct keyserver preference retrieval
Adithya Abraham Philip
2015-07-02
2
-2
/
+6
*
|
|
Disable move to card from edit screen
Dominik Schürmann
2015-07-02
2
-39
/
+45
*
|
|
Change PIN and Admin PIN after move to key operation
Dominik Schürmann
2015-07-02
12
-79
/
+167
|
/
/
*
|
kill lagging search threads
Adithya Abraham Philip
2015-07-02
1
-3
/
+10
*
|
fix CryptoOperationFragment infinite recursion
Adithya Abraham Philip
2015-07-02
1
-1
/
+1
*
|
Remove old keyserver preference classes
Dominik Schürmann
2015-07-01
2
-112
/
+0
*
|
reworked keyserver preferences with recyclerview
Adithya Abraham Philip
2015-07-02
9
-217
/
+806
*
|
Add missing fragments for YubiKey PINs
Dominik Schürmann
2015-07-01
2
-0
/
+280
*
|
Add create key fragments for YubiKey PINs
Dominik Schürmann
2015-07-01
9
-26
/
+60
*
|
Merge logs in create key
Dominik Schürmann
2015-07-01
1
-9
/
+9
*
|
Use operation helper for move to card
Dominik Schürmann
2015-07-01
1
-37
/
+64
*
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Adithya Abraham Philip
2015-06-30
22
-351
/
+678
|
\
\
|
*
\
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2015-06-30
1
-4
/
+9
|
|
\
\
|
|
*
|
make timeout method in PassphraseCacheService more robust against nullpointers
Vincent Breitmoser
2015-06-30
1
-4
/
+9
|
*
|
|
Better settings workarounds
Dominik Schürmann
2015-06-30
2
-3
/
+131
|
|
/
/
|
*
|
Cleanup preference code
Dominik Schürmann
2015-06-30
1
-41
/
+3
|
*
|
instrument: add test for empty clipboard, fix empty clipboard error
Vincent Breitmoser
2015-06-30
1
-2
/
+4
|
*
|
earlier error on empty clipboard
Vincent Breitmoser
2015-06-30
1
-3
/
+19
|
*
|
fail more gracefully on empty clipboard in DecryptActivity
Vincent Breitmoser
2015-06-30
1
-0
/
+7
|
*
|
Revert "Disable YubiKey key creation for release"
Dominik Schürmann
2015-06-30
1
-14
/
+5
|
*
|
Disable YubiKey key creation for release
Dominik Schürmann
2015-06-30
1
-5
/
+14
|
*
|
Use proper length and mod time for cleartext signature metadata
Dominik Schürmann
2015-06-29
1
-2
/
+2
|
*
|
Return metadata for cleartext sigs
Dominik Schürmann
2015-06-29
1
-0
/
+7
|
*
|
Connect YubiKey URL to OpenKeychain
Dominik Schürmann
2015-06-29
2
-6
/
+26
|
*
|
Create key wizard for blank YubiKey
Dominik Schürmann
2015-06-29
10
-54
/
+206
|
|
/
|
*
instrument: add tests for adv key share fragment
Vincent Breitmoser
2015-06-29
1
-2
/
+6
|
*
cleanup share fragment, fix sharing of fingerprint
Vincent Breitmoser
2015-06-29
2
-166
/
+120
|
*
Force db upgrade on app start
Dominik Schürmann
2015-06-29
1
-2
/
+9
|
*
Use signature-level signature for TemporaryStorageProvider and describe the s...
Dominik Schürmann
2015-06-29
1
-15
/
+46
|
*
Add brackets in KeychainProvider
Dominik Schürmann
2015-06-29
1
-30
/
+43
|
*
Use application/octet-stream as default type in TemporaryStorageProvider
Dominik Schürmann
2015-06-29
1
-1
/
+1
|
*
Guess mime type like support libs FileProvider
Dominik Schürmann
2015-06-29
1
-7
/
+1
*
|
made CryptoOperationFragment implement OperationHelper.Callback
Adithya Abraham Philip
2015-06-30
11
-59
/
+33
*
|
changed to work with multi-decrypt
Adithya Abraham Philip
2015-06-27
16
-228
/
+99
*
|
split import and export ops
Adithya Abraham Philip
2015-06-27
9
-394
/
+395
*
|
fixed package import
Adithya Abraham Philip
2015-06-27
2
-3
/
+2
*
|
renamed KeychainNewService to KeychainService
Adithya Abraham Philip
2015-06-27
4
-12
/
+12
*
|
removed debug logs, added licenses
Adithya Abraham Philip
2015-06-27
13
-19
/
+191
[prev]
[next]