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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull from transifex
Dominik Schürmann
2014-03-21
21
-92
/
+294
*
reformat merge
Dominik Schürmann
2014-03-21
2
-59
/
+64
*
Merge pull request #458 from hav3n/branch-delete-fix
Dominik Schürmann
2014-03-21
8
-140
/
+185
|
\
|
*
Fix GPL Headers
Nikhil Peter Raj
2014-03-21
3
-3
/
+3
|
*
Fix for #410
Nikhil Peter Raj
2014-03-21
8
-142
/
+187
*
|
Merge pull request #461 from honnel/ui-tasks
Dominik Schürmann
2014-03-21
2
-3
/
+7
|
\
\
|
*
|
UI-Icon-Modifying #429 added hint to text edit, different icons for share and...
Daniel Hammann
2014-03-20
2
-3
/
+7
*
|
|
Merge pull request #460 from honnel/uri-for-sign
Dominik Schürmann
2014-03-21
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
URI is transported in intents data not extra.
Daniel Hammann
2014-03-20
1
-2
/
+2
|
/
/
*
|
Merge pull request #457 from hav3n/branch-fix-certify
Dominik Schürmann
2014-03-20
2
-72
/
+94
|
\
\
|
*
|
Update fix for #451
Nikhil Peter Raj
2014-03-21
1
-3
/
+2
|
*
|
Cleanup for #451
Nikhil Peter Raj
2014-03-20
2
-5
/
+0
|
*
|
Fix for #451
Nikhil Peter Raj
2014-03-20
1
-68
/
+96
|
|
/
*
|
Fix fingerprint handling
Dominik Schürmann
2014-03-20
9
-21
/
+19
*
|
Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain
Dominik Schürmann
2014-03-20
3
-23
/
+28
|
\
\
|
*
\
Merge pull request #456 from thi/adjust-fingerprint-layouts
Dominik Schürmann
2014-03-20
3
-23
/
+28
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Move fingerprint up below the algorithm in key view
Thialfihar
2014-03-20
1
-15
/
+15
|
|
*
Move fingerprint to the right in key list entry
Thialfihar
2014-03-20
1
-8
/
+8
|
|
*
Group fingerprint again to make it visually consistent
Thialfihar
2014-03-20
1
-0
/
+5
|
|
/
*
/
verify downloaded key by comparing fingerprints
Dominik Schürmann
2014-03-20
1
-35
/
+45
|
/
*
put colorize method into key helper
Dominik Schürmann
2014-03-20
5
-80
/
+89
*
colorize fingerprint in import
Dominik Schürmann
2014-03-20
1
-1
/
+3
*
Use getter and setter
Dominik Schürmann
2014-03-20
3
-40
/
+111
*
Dont try to parse key/fingerprint result from keyserver query
Dominik Schürmann
2014-03-20
7
-88
/
+91
*
Merge pull request #455 from thi/454-fix-convert-key-id-to-hey-to-handle-shor...
Dominik Schürmann
2014-03-20
2
-5
/
+15
|
\
|
*
Add debug logging for hkp keyserver actions
Thialfihar
2014-03-20
1
-5
/
+10
|
*
Let convertKeyIdToHex handle short key IDs
Thialfihar
2014-03-20
1
-0
/
+5
|
/
*
Merge pull request #453 from thi/452-unrevoked-keys-displayed-in-red
Dominik Schürmann
2014-03-20
1
-1
/
+11
|
\
|
*
Fix key list views in main key view
Thialfihar
2014-03-20
1
-1
/
+11
|
/
*
Merge pull request #450 from uberspot/master
Dominik Schürmann
2014-03-19
5
-5
/
+9
|
\
|
*
add apg's fix for Key id display
uberspot
2014-03-19
5
-5
/
+9
|
/
*
Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain
Dominik Schürmann
2014-03-19
4
-17
/
+32
|
\
|
*
Merge pull request #448 from AlexanderS/lint-fixes
Dominik Schürmann
2014-03-19
1
-1
/
+1
|
|
\
|
|
*
use correct LongSparseArray for minimum api level
Alexander Sulfrian
2014-03-19
1
-1
/
+1
|
*
|
Merge pull request #445 from gogowitczak/rwrsa-branch
Dominik Schürmann
2014-03-19
3
-16
/
+31
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Note about blocked possibility to generate weak (<1024) RSA key.
gogowitczak
2014-03-18
2
-0
/
+8
|
|
*
Blocked ok button for generating weak (<1024) RSA key.
gogowitczak
2014-03-18
1
-16
/
+23
*
|
|
Remove oxygen text from icon
Dominik Schürmann
2014-03-19
9
-15
/
+1
*
|
|
Cleanup
Dominik Schürmann
2014-03-19
1
-2
/
+1
|
/
/
*
|
Cleanup SelectSecretKeyActivity and also return Uri
Dominik Schürmann
2014-03-18
2
-75
/
+26
*
|
Merge pull request #443 from uberspot/master
Dominik Schürmann
2014-03-18
1
-2
/
+2
|
\
\
|
*
|
CertifyKeyActivity sets error if no key is selected
uberspot
2014-03-18
1
-2
/
+2
|
/
/
*
|
revert ca_necrypt patch
Dominik Schürmann
2014-03-18
1
-4
/
+0
*
|
Merge pull request #441 from uberspot/master
Dominik Schürmann
2014-03-18
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix emails not showing up in import keyserver search
uberspot
2014-03-18
1
-2
/
+1
|
/
*
Merge pull request #434 from honnel/revocation-status
Dominik Schürmann
2014-03-18
7
-6
/
+14931
|
\
|
*
Merge branch 'revocation-status' of https://github.com/honnel/openpgp-keychai...
Daniel Hammann
2014-03-18
0
-0
/
+0
|
|
\
|
|
*
Show revocation status in SelectPublicKeyFragment #375
Daniel Hammann
2014-03-18
7
-6
/
+14931
|
*
|
Show revocation status in SelectPublicKeyFragment #375
Daniel Hammann
2014-03-18
7
-6
/
+14931
|
|
/
*
|
Merge pull request #437 from sreeram-boyapati/encrypt
Dominik Schürmann
2014-03-18
1
-1
/
+4
|
\
\
[next]