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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Catch security exception, known problem...
Dominik Schürmann
2014-09-02
2
-13
/
+24
*
cache key s2k type in database, for later use
Vincent Breitmoser
2014-09-02
8
-39
/
+113
*
Lock drawer in EncryptFileActivity if called from intent
Vincent Breitmoser
2014-09-01
2
-0
/
+6
*
rename EncryptMessageFragment -> EncryptTextFragment
Vincent Breitmoser
2014-09-01
2
-2
/
+2
*
remove redundant check from EncryptFileActivity
Vincent Breitmoser
2014-09-01
1
-5
/
+0
*
split EncryptActivity into Encrypt{Text,File}Activity
Vincent Breitmoser
2014-09-01
16
-175
/
+616
*
remove "sign" and "verify" from drawer texts
Vincent Breitmoser
2014-09-01
1
-2
/
+2
*
small ui changes in encrypt
Vincent Breitmoser
2014-09-01
4
-12
/
+13
*
remove "by holding..." explanation from button text
Vincent Breitmoser
2014-09-01
1
-1
/
+1
*
remove broken(?) cancellation code
Vincent Breitmoser
2014-09-01
2
-59
/
+7
*
Fix transifex linebreaks by adding apostrophs to strings with linebreaks
Dominik Schürmann
2014-09-01
1
-15
/
+15
*
Experimental support for revoked, expired keys with signatures
Dominik Schürmann
2014-09-01
2
-37
/
+67
*
Prepare API for OpenPgpSignatureResult extensions
Dominik Schürmann
2014-08-31
4
-12
/
+20
*
Version 2.9
Dominik Schürmann
2014-08-31
1
-2
/
+2
*
Changelog 2.9
Dominik Schürmann
2014-08-31
2
-1
/
+7
*
prevent nullpointer in ImportKeysServerFragment, return empty lists instead o...
Dominik Schürmann
2014-08-31
1
-2
/
+2
*
Cleanup keyspinner layout, key id typeface monospace
Dominik Schürmann
2014-08-31
2
-42
/
+45
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-08-31
21
-127
/
+259
|
\
|
*
add cancel prevention mechanism, improve cancellation for key import
Vincent Breitmoser
2014-08-31
5
-21
/
+67
|
*
don't make our service sticky
Vincent Breitmoser
2014-08-31
1
-1
/
+1
|
*
add cancel support to edit key action
Vincent Breitmoser
2014-08-31
13
-33
/
+92
|
*
get rid of some last bootstrapbutton references
Vincent Breitmoser
2014-08-31
2
-3
/
+1
|
*
Merge remote-tracking branch 'origin/master'
Vincent Breitmoser
2014-08-31
2
-8
/
+15
|
|
\
|
*
|
Add cancelable mechanism and support in key import
Vincent Breitmoser
2014-08-31
9
-90
/
+119
*
|
|
Better leyout for account settings
Dominik Schürmann
2014-08-31
6
-94
/
+112
*
|
|
Move date picker to left because of width constraints inside the dialog
Dominik Schürmann
2014-08-31
1
-6
/
+1
|
|
/
|
/
|
*
|
Hide keyserver spinner under advanced options in certify activity
Dominik Schürmann
2014-08-31
2
-8
/
+15
|
/
*
remember "show advanced tabs" setting
Vincent Breitmoser
2014-08-31
3
-4
/
+18
*
if there is only one private key, use it fo certification by default
Vincent Breitmoser
2014-08-31
4
-28
/
+37
*
use LoaderFragment for CertifyActivity
Vincent Breitmoser
2014-08-31
7
-554
/
+630
*
ditch NullProgressable
Vincent Breitmoser
2014-08-30
3
-38
/
+6
*
fix one log level
Vincent Breitmoser
2014-08-30
1
-1
/
+1
*
get rid of a deprecated method use
Vincent Breitmoser
2014-08-30
1
-1
/
+2
*
Merge remote-tracking branch 'dakid/master'
Vincent Breitmoser
2014-08-30
1
-1
/
+1
|
\
|
*
Encrypted message is not being spellchecked anymore
Daniel Albert
2014-08-30
1
-1
/
+1
*
|
canonicalize: add check for algorithm type
Vincent Breitmoser
2014-08-30
8
-16
/
+50
|
/
*
show bitsizes in import key list again
Vincent Breitmoser
2014-08-30
1
-4
/
+4
*
Fix possible nullpointer in Preferences
Dominik Schürmann
2014-08-29
1
-0
/
+3
*
Fix crash in PgpKeyHelper
Dominik Schürmann
2014-08-28
1
-1
/
+1
*
Merge branch 'master' into yubikey
Dominik Schürmann
2014-08-28
153
-1981
/
+4749
|
\
|
*
Merge pull request #796 from open-keychain/develop
Dominik Schürmann
2014-08-28
24
-178
/
+501
|
|
\
|
|
*
add ecc support
Vincent Breitmoser
2014-08-24
22
-153
/
+494
|
|
*
Add ECDH and ECDSA values
Dominik Schürmann
2014-08-21
2
-0
/
+6
|
|
*
Fixing build with Spongy Castle 1.51
Dominik Schürmann
2014-08-21
2
-30
/
+5
|
*
|
Fix NullPointerException in ImportKeysActivity
Dominik Schürmann
2014-08-28
1
-1
/
+3
|
*
|
Fix RuntimeException in KeyListActivity on tablets
Dominik Schürmann
2014-08-28
6
-53
/
+47
|
*
|
v2.8
Dominik Schürmann
2014-08-27
1
-2
/
+2
|
*
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-08-27
8
-23
/
+25
|
|
\
\
|
|
*
|
small language fixes for previous commit
Vincent Breitmoser
2014-08-27
8
-24
/
+25
|
*
|
|
Strip out duplicate user ids
Dominik Schürmann
2014-08-27
7
-8
/
+20
|
|
/
/
[next]