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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More changes to PgpSignEncrypt
Dominik Schürmann
2014-04-12
3
-37
/
+48
*
PgpSignEncrypt comment
Dominik Schürmann
2014-04-11
1
-0
/
+2
*
Clarify use of methods in PgpKeyHelper
Dominik Schürmann
2014-04-11
3
-6
/
+6
*
More ids removed
Dominik Schürmann
2014-04-11
3
-60
/
+28
*
Remove some Ids...
Dominik Schürmann
2014-04-11
9
-189
/
+45
*
Simplify and fix delete key dialog
Dominik Schürmann
2014-04-11
1
-22
/
+6
*
PgpDecryptVerify is now context-free
Dominik Schürmann
2014-04-11
3
-23
/
+81
*
put signatureType where it belongs
Dominik Schürmann
2014-04-11
1
-8
/
+8
*
PgpSignEncrypt is now context-free
Dominik Schürmann
2014-04-11
4
-22
/
+51
*
PgpSignEncrypt: merge generateSignature() into main method
Dominik Schürmann
2014-04-11
1
-127
/
+79
*
PgpSignEncrypt: get by master key id
Dominik Schürmann
2014-04-11
1
-2
/
+2
*
More cleanup in providerHelper
Dominik Schürmann
2014-04-11
1
-13
/
+10
*
Refactor ProviderHelper to be non-static using a constructor based on context...
Dominik Schürmann
2014-04-11
23
-228
/
+266
*
Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)
Dominik Schürmann
2014-04-11
7
-65
/
+66
*
Prettify more layouts
Dominik Schürmann
2014-04-11
2
-7
/
+8
*
split getMasterKeyId for the remaining use cases
Vincent Breitmoser
2014-04-11
5
-16
/
+19
*
get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredString
Vincent Breitmoser
2014-04-11
6
-88
/
+99
*
fix EditKeyActivity
Vincent Breitmoser
2014-04-11
2
-50
/
+46
*
display correct primary user id in import dialogue MOSTLY
Vincent Breitmoser
2014-04-10
2
-21
/
+41
*
use view holder pattern in KeyListFragment
Vincent Breitmoser
2014-04-10
1
-36
/
+49
*
Select*KeyFragment rewrites
Vincent Breitmoser
2014-04-10
6
-138
/
+210
*
ViewCertActivity cleanup
Vincent Breitmoser
2014-04-10
1
-6
/
+5
*
Disable selection of user ids and keys in view key
Dominik Schürmann
2014-04-10
3
-2
/
+35
*
Minimize use of class variables in ViewKey
Dominik Schürmann
2014-04-10
1
-6
/
+6
*
Cleanup AsyncTask code for NFC
Dominik Schürmann
2014-04-10
1
-6
/
+8
*
Cleanup imports
Dominik Schürmann
2014-04-10
1
-2
/
+0
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-04-10
2
-10
/
+11
|
\
|
*
Merge pull request #545 from danielhass/toast_replacement
Dominik Schürmann
2014-04-10
2
-10
/
+11
|
|
\
|
|
*
Deleted wrong AppMsg
Daniel Haß
2014-04-10
1
-3
/
+0
|
|
*
Replaced Toasts in ViewKeyActivity
Daniel Haß
2014-04-09
1
-7
/
+11
|
|
*
Removed unused Toast import in ViewKeyActivityJB
Daniel Haß
2014-04-09
1
-1
/
+0
|
|
*
Replaced Toasts in ImportKeysOrCodeFragment
Daniel Haß
2014-04-09
1
-3
/
+3
*
|
|
Integrate NFC functionality into ViewKeyActivity
Dominik Schürmann
2014-04-10
4
-157
/
+111
|
/
/
*
|
Prettify more layouts, fix edit and encrypt intents from key view
Dominik Schürmann
2014-04-09
3
-12
/
+29
*
|
Temporary disable of master key id extraction from uri
Dominik Schürmann
2014-04-09
1
-7
/
+7
*
|
Prettify some layouts
Dominik Schürmann
2014-04-09
2
-1
/
+2
*
|
certs: fix verification in ViewKeyActivity (how embarassing)
Vincent Breitmoser
2014-04-09
1
-2
/
+2
*
|
Fix NFC
Dominik Schürmann
2014-04-09
2
-45
/
+50
*
|
Fix save keyring, improve signature verification
Dominik Schürmann
2014-04-09
6
-101
/
+108
|
/
*
Cleanup in SelectKeyCursorAdapter
Dominik Schürmann
2014-04-09
2
-9
/
+3
*
Hide keyboard after hiding custom key length field
Dominik Schürmann
2014-04-09
1
-1
/
+9
*
Merge pull request #539 from gogowitczak/custom-key-length-info
Dominik Schürmann
2014-04-09
1
-37
/
+84
|
\
|
*
Modified Spinner values for CreateKeyDialog. Added info for user about custom...
gogowitczak
2014-04-08
1
-37
/
+84
*
|
KeychainIntentService instead of APG
Dominik Schürmann
2014-04-09
1
-1
/
+1
*
|
Fix DECRYPT and SEND intent
Dominik Schürmann
2014-04-09
1
-1
/
+1
*
|
Use NotFoundException in more places
Dominik Schürmann
2014-04-08
12
-85
/
+141
*
|
Fix decryption of messages/files encrypted for multiple public keys
Dominik Schürmann
2014-04-08
1
-31
/
+56
*
|
Introduce ProviderHelper.NotFoundException, remove dead code
Dominik Schürmann
2014-04-08
12
-128
/
+152
|
/
*
Change license from ASLv2 to GPLv3 where possible
Thialfihar
2014-04-08
35
-315
/
+350
*
Update copyright timespan for Thialfihar
Thialfihar
2014-04-08
33
-36
/
+36
[next]