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
/
sufficientlysecure
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: subkey view redesign
Vincent Breitmoser
2014-05-05
1
-31
/
+13
*
ui: remove primary subkey info
Vincent Breitmoser
2014-05-05
1
-113
/
+7
*
Merge pull request #609 from Vadiml1024/master
Dominik Schürmann
2014-05-05
1
-2
/
+2
|
\
|
*
Avoid displaying double 0x before keyid in ViewCertActivity
Vadim Lebedev
2014-05-02
1
-2
/
+2
*
|
Fix license header
Dominik Schürmann
2014-05-05
1
-12
/
+11
*
|
Merge pull request #603 from timbray/master
Dominik Schürmann
2014-05-05
15
-31
/
+621
|
\
\
|
*
|
Per pull-request comments.
Tim Bray
2014-05-04
7
-45
/
+52
|
*
|
stupid identation stuff
Tim Bray
2014-04-30
1
-1
/
+1
|
*
|
tidy up IntentService
Tim Bray
2014-04-30
1
-2
/
+2
|
*
|
Changes should now be in sync with dominik
Tim Bray
2014-04-30
1
-4
/
+5
|
*
|
keybase ID stuff
Tim Bray
2014-04-29
1
-3
/
+8
|
*
|
Clean up debug crud
Tim Bray
2014-04-29
2
-4
/
+1
|
*
|
can search openkeychain, retrieve & install & use keys from there
Tim Bray
2014-04-29
12
-12
/
+592
|
|
/
*
/
New key view design, using Android flat buttons and Android icons
Dominik Schürmann
2014-05-05
11
-276
/
+1305
|
/
*
Merge pull request #601 from thi/rename-builder-methods
Dominik Schürmann
2014-04-29
4
-58
/
+58
|
\
|
*
Rename setter methods for PgpDecryptVerify.Builder
Thialfihar
2014-04-29
3
-13
/
+13
|
*
Rename setter methods for PgpSignEncrypt.Builder
Thialfihar
2014-04-29
3
-45
/
+45
*
|
Merge pull request #600 from thi/rename-progressdialogupdater
Dominik Schürmann
2014-04-29
8
-54
/
+57
|
\
|
|
*
Rename ProgressDialogUpdater to Progressable
Thialfihar
2014-04-29
8
-54
/
+57
|
*
Move util.ProgressDialogUpdater to pgp.Progressable
Thialfihar
2014-04-29
1
-0
/
+0
*
|
Formatting KeychainDatabase
Dominik Schürmann
2014-04-29
1
-17
/
+17
*
|
Clarify sqlite datatypes
Dominik Schürmann
2014-04-29
1
-2
/
+12
|
/
*
API: Fix GET_KEY, closes #599
Dominik Schürmann
2014-04-28
1
-10
/
+13
*
Many API fixes for GET_KEY and GET_KEY_IDS
Dominik Schürmann
2014-04-28
3
-17
/
+25
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-04-22
5
-16
/
+33
|
\
|
*
Merge commit '9cdb2ec4e270a572520d5bcdbee55867e3c37003'
Vincent Breitmoser
2014-04-22
1
-1
/
+2
|
|
\
|
|
*
fix nullpointer on missing s2k
Vincent Breitmoser
2014-04-20
1
-1
/
+2
|
*
|
Merge commit '0b7fb70'
Vincent Breitmoser
2014-04-22
4
-15
/
+31
|
|
\
\
|
|
*
|
split up filterSign and filterCertify in SelectSecretKeyFragment
Vincent Breitmoser
2014-04-20
4
-15
/
+31
*
|
|
|
add has_secret for all who are upgrading from a beta version
Dominik Schürmann
2014-04-22
1
-3
/
+9
|
/
/
/
*
|
|
Workaround for nullpointer bug in support lib, close #591
Dominik Schürmann
2014-04-22
1
-2
/
+3
*
|
|
Fix a nullptr in KeychainProvider
Vincent Breitmoser
2014-04-20
1
-1
/
+1
|
|
/
|
/
|
*
|
More code cleanup
Dominik Schürmann
2014-04-19
19
-95
/
+116
|
/
*
Trying a fix for #585
Dominik Schürmann
2014-04-19
3
-17
/
+21
*
Fix some smaller annoyances, closes #583, #582
Dominik Schürmann
2014-04-19
2
-11
/
+5
*
Fix more strings
Dominik Schürmann
2014-04-19
2
-3
/
+3
*
fix unified query columns for select*fragment
Vincent Breitmoser
2014-04-18
2
-6
/
+5
*
Remove unused strings, fix some lint errors, fix some language confusions
Dominik Schürmann
2014-04-18
8
-10
/
+12
*
Do not show lookup button in decrypt activity for decryption-only
Dominik Schürmann
2014-04-18
1
-2
/
+4
*
FIx nfc button
Dominik Schürmann
2014-04-18
2
-7
/
+14
*
Fix upload of keys, closes #581
Dominik Schürmann
2014-04-18
2
-3
/
+8
*
Remove kill hack in KeychainDatabase
Dominik Schürmann
2014-04-17
1
-9
/
+0
*
Remove dev hack in KeychainDatabase
Dominik Schürmann
2014-04-17
1
-5
/
+0
*
get rid of PgpKeyHelper.getMasterKeyId
Vincent Breitmoser
2014-04-17
4
-33
/
+21
*
NotFoundExceptions for all getGeneric-type methods
Vincent Breitmoser
2014-04-17
7
-121
/
+160
*
load data only once in ImportKeysListLoader
Vincent Breitmoser
2014-04-17
1
-3
/
+7
*
add up navigation in ViewCertActivity
Vincent Breitmoser
2014-04-17
2
-0
/
+11
*
use project icons for certification status
Vincent Breitmoser
2014-04-17
2
-6
/
+6
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-04-17
1
-4
/
+12
|
\
|
*
secret keys can only be deleted individually from multi selection
Vincent Breitmoser
2014-04-17
1
-4
/
+12
[next]