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
...
|
*
|
implement upload of keyring after certification, check that option by default
Vincent Breitmoser
2014-10-26
6
-16
/
+56
*
|
|
Move advanced info into own activity
Dominik Schürmann
2014-10-26
5
-263
/
+214
|
|
/
|
/
|
*
|
Keyboard tests
Dominik Schürmann
2014-10-26
1
-10
/
+10
|
/
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Vincent Breitmoser
2014-10-26
4
-7
/
+23
|
\
|
*
Fail on unknown key ids on API, Key item design consistency for API
Dominik Schürmann
2014-10-26
4
-3
/
+19
|
*
Fix layout of select key adapter
Dominik Schürmann
2014-10-26
1
-4
/
+4
*
|
Retry canonicalization with pubkey self certs if first attempt failed
Vincent Breitmoser
2014-10-26
2
-4
/
+17
|
/
*
Remove empty layout
Dominik Schürmann
2014-10-25
1
-24
/
+0
*
Remove PassphraseDialogFragment
Dominik Schürmann
2014-10-25
2
-435
/
+2
*
Remove old certify activity
Dominik Schürmann
2014-10-25
3
-461
/
+1
*
Use passphrase dialog activity instead of passphrase dialog
Dominik Schürmann
2014-10-25
3
-36
/
+67
*
Remove old exception handling code from loaders
Dominik Schürmann
2014-10-25
1
-35
/
+3
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-25
3
-8
/
+20
|
\
|
*
remove unnecessary (and buggy) BufferedInputStream wrapping
Vincent Breitmoser
2014-10-25
3
-8
/
+20
*
|
Fix color in import list
Dominik Schürmann
2014-10-25
1
-6
/
+8
|
/
*
Remove tabs from import keys activity
Dominik Schürmann
2014-10-25
3
-320
/
+62
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-25
1
-2
/
+2
|
\
|
*
more rewording
Vincent Breitmoser
2014-10-25
1
-2
/
+2
*
|
Fixes and icons for apps list, also add Password Store
Dominik Schürmann
2014-10-25
1
-12
/
+25
|
/
*
Fix result passing
Dominik Schürmann
2014-10-25
2
-2
/
+1
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-25
3
-2
/
+11
|
\
|
*
slightly change wording in merge logs
Vincent Breitmoser
2014-10-25
1
-0
/
+1
|
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Vincent Breitmoser
2014-10-25
3
-141
/
+234
|
|
\
|
*
|
change the way merging is logged
Vincent Breitmoser
2014-10-25
3
-2
/
+10
*
|
|
Safeslinger fixesÄ
Dominik Schürmann
2014-10-25
1
-4
/
+6
|
|
/
|
/
|
*
|
Fix safe slinger button
Dominik Schürmann
2014-10-25
1
-1
/
+1
*
|
Fix safe slinger button
Dominik Schürmann
2014-10-25
1
-2
/
+4
*
|
Use selected number of users in safe slinger
Dominik Schürmann
2014-10-25
1
-0
/
+1
*
|
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-25
3
-23
/
+52
|
\
|
|
*
change indentation of import logs
Vincent Breitmoser
2014-10-25
1
-10
/
+10
|
*
set padding for sublog entries
Vincent Breitmoser
2014-10-25
1
-0
/
+2
|
*
more work on import logging
Vincent Breitmoser
2014-10-25
1
-1
/
+2
|
*
add logging to import and change order of import, keyservers first
Vincent Breitmoser
2014-10-25
2
-23
/
+49
*
|
Safe slinger activity preps
Dominik Schürmann
2014-10-25
3
-141
/
+231
|
/
*
Fix import from cloud
Dominik Schürmann
2014-10-24
1
-1
/
+1
*
Merge pull request #973 from timbray/development
Dominik Schürmann
2014-10-24
1
-5
/
+6
|
\
|
*
Make the Certify screen a little more self-explanatory
Tim Bray
2014-10-21
1
-5
/
+6
*
|
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-23
9
-128
/
+167
|
\
\
|
*
\
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Vincent Breitmoser
2014-10-23
10
-47
/
+81
|
|
\
\
|
*
|
|
integrate download from keyserver into key import operation
Vincent Breitmoser
2014-10-23
9
-126
/
+165
*
|
|
|
Start safe slinger activity
Dominik Schürmann
2014-10-23
1
-0
/
+43
*
|
|
|
Externalize QR Code scanning and import into its own activity for better code...
Dominik Schürmann
2014-10-23
5
-116
/
+232
|
|
/
/
|
/
|
|
*
|
|
Fix crash on Android 5
Dominik Schürmann
2014-10-22
1
-11
/
+16
|
|
/
|
/
|
*
|
consistency for import UI
Dominik Schürmann
2014-10-16
1
-5
/
+27
*
|
Silently fail on import on key import with ArrayIndexOutOfBoundsException
Dominik Schürmann
2014-10-16
2
-8
/
+14
*
|
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2014-10-15
6
-8
/
+60
|
\
|
|
*
some cleanup and documentation of *Operation classes
Vincent Breitmoser
2014-10-15
6
-8
/
+60
*
|
More consisitency
Dominik Schürmann
2014-10-15
2
-6
/
+6
*
|
More color/icon consistency
Dominik Schürmann
2014-10-15
5
-20
/
+21
|
/
*
color experiments
Dominik Schürmann
2014-10-15
4
-76
/
+82
[prev]
[next]