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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove file menu items from text activity
Dominik Schürmann
2014-09-06
3
-5
/
+20
|
*
No inception with APG
Dominik Schürmann
2014-09-06
2
-2
/
+12
|
*
Fix AndroidManifest for new encrypt activities
Dominik Schürmann
2014-09-06
3
-3
/
+27
|
*
Share helper
Dominik Schürmann
2014-09-06
3
-129
/
+113
|
*
Drawer nav method cleanup
Dominik Schürmann
2014-09-06
6
-13
/
+12
|
*
Remove unused gmail clearup method
Dominik Schürmann
2014-09-06
1
-20
/
+0
|
*
Add experimental support for yubikey PINs, remove caching of empty passphrases
Dominik Schürmann
2014-09-05
3
-15
/
+34
|
*
Add yubikey default PIN preference
Dominik Schürmann
2014-09-05
5
-15
/
+47
|
*
Safeslinger: icon, about info
Dominik Schürmann
2014-09-04
6
-1
/
+3
|
*
Safeslinger: more simplification
Dominik Schürmann
2014-09-04
1
-11
/
+7
|
*
Safeslinger: cleanup
Dominik Schürmann
2014-09-04
1
-16
/
+15
|
*
Safeslinger: get all bytes
Dominik Schürmann
2014-09-04
1
-2
/
+12
|
*
Use bytes to share via safeslinger, import on result
Dominik Schürmann
2014-09-04
1
-5
/
+56
|
*
Integrate safeslinger share
Dominik Schürmann
2014-09-04
3
-6
/
+41
|
*
Add safeslinger to build
Dominik Schürmann
2014-09-04
1
-0
/
+1
|
*
Fix mAllowedKeyIds
Dominik Schürmann
2014-09-03
1
-3
/
+3
|
*
work on passphrase caching, make use of cached SecretKeyType data (WIP!)
Vincent Breitmoser
2014-09-03
5
-86
/
+70
|
*
add getSecretKeyType method to CachedPublicKeyRing
Vincent Breitmoser
2014-09-03
2
-2
/
+32
|
*
Fix possible nullpointer in AppsListFragment
Dominik Schürmann
2014-09-02
1
-2
/
+1
|
*
Fix strings
Dominik Schürmann
2014-09-02
1
-2
/
+2
|
*
If no key flags subpacket is present allow all key flags, fixes mailvelope keys
Dominik Schürmann
2014-09-02
1
-24
/
+47
|
*
Remove version 3 checks, no longer supported in import
Dominik Schürmann
2014-09-02
3
-27
/
+24
|
*
Pull from transifex
Dominik Schürmann
2014-09-02
47
-378
/
+1229
|
*
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
|
|
|
|
Closes #810
*
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 ↵
Dominik Schürmann
2014-08-31
1
-2
/
+2
|
|
|
|
of null
*
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
|
|
|
|
|
|
|
|
|
|
|
|
Closes #323
*
|
|
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
|
/
[next]