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
*
forgot adjustments in ProviderHelper
Vincent Breitmoser
2014-10-03
1
-4
/
+5
*
fix unit test for ParcelableFileCache
Vincent Breitmoser
2014-10-03
1
-2
/
+3
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Vincent Breitmoser
2014-10-03
5
-11
/
+10
|
\
|
*
More beautifyKeyIdWithPrefix
Dominik Schürmann
2014-10-03
2
-3
/
+2
|
*
Update safeslinger lib
Dominik Schürmann
2014-10-03
1
-0
/
+0
|
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-10-03
17
-127
/
+175
|
|
\
|
*
|
Fix nullpointer with clipboard
Dominik Schürmann
2014-10-03
2
-10
/
+9
*
|
|
clean up PgpImportExport a bit
Vincent Breitmoser
2014-10-03
1
-7
/
+5
*
|
|
move IteratorWithSize interface into ParcelableFileCache - much cleaner
Vincent Breitmoser
2014-10-03
4
-20
/
+25
*
|
|
actually use iterator interface for ParcelableFileCache in activities
Vincent Breitmoser
2014-10-03
4
-19
/
+52
*
|
|
get rid of two consolidate number preferences
Vincent Breitmoser
2014-10-03
5
-56
/
+32
*
|
|
use iterator interface exclusively in ParcelableFileCache
Vincent Breitmoser
2014-10-03
5
-24
/
+30
|
|
/
|
/
|
*
|
more getActivity() checks
Vincent Breitmoser
2014-10-03
1
-2
/
+11
*
|
fix nullpointer with subtle attention seeker
Vincent Breitmoser
2014-10-03
1
-8
/
+9
*
|
fix hideKeyboard() in other activities as well, just to be safe
Vincent Breitmoser
2014-10-02
4
-0
/
+12
*
|
fix NullPointerException in keyboard hack
Vincent Breitmoser
2014-10-02
1
-1
/
+10
*
|
add test case for stripped master key, correct signing subkey should still be...
Vincent Breitmoser
2014-10-02
2
-5
/
+95
*
|
make getSignId a secret key operation, and respect unavailable keys
Vincent Breitmoser
2014-10-02
8
-112
/
+38
|
/
*
Version 3.0
Dominik Schürmann
2014-10-02
1
-2
/
+2
*
mProgressDialogFragment null check
Dominik Schürmann
2014-10-02
1
-0
/
+5
*
Remove unnecessary call to mFingerprintQrCode
Dominik Schürmann
2014-10-02
1
-2
/
+0
*
Fix IllegalStateException in ViewKeyShareFragment
Dominik Schürmann
2014-10-02
1
-11
/
+14
*
Fix nullpointer with getS2K()
Dominik Schürmann
2014-10-02
1
-1
/
+2
*
code style
Dominik Schürmann
2014-10-02
1
-5
/
+5
*
Add null check when retrieving key ids from contacts api
Dominik Schürmann
2014-10-02
2
-0
/
+8
*
Add workaround for bug #912
Dominik Schürmann
2014-10-02
1
-0
/
+7
*
Fix decrypt/verify from gmail/aosp mail with sharing intent, fix scrolling in...
Dominik Schürmann
2014-10-01
3
-89
/
+89
*
More debugging output
Dominik Schürmann
2014-10-01
4
-25
/
+79
*
Add filterTouchesWhenObscured to prevent Touch-Event Hijacking
Dominik Schürmann
2014-10-01
2
-0
/
+10
*
check key ids when used from api
Dominik Schürmann
2014-10-01
1
-6
/
+8
*
Update from transifex
Dominik Schürmann
2014-09-30
65
-313
/
+1332
*
Clarify api_create_account_text
Dominik Schürmann
2014-09-30
1
-2
/
+2
*
3.0 beta3
Dominik Schürmann
2014-09-30
2
-6
/
+9
*
fix minor logic error (haha)
Vincent Breitmoser
2014-09-30
1
-1
/
+1
*
fix ByteBuffer offset mistake in NfcActivity
Vincent Breitmoser
2014-09-30
1
-1
/
+2
*
pass (encryption) key id from Decrypt*Fragment to NfcActivity
Vincent Breitmoser
2014-09-30
6
-20
/
+42
*
pass key id for check from EncryptActivity to NfcActivity
Vincent Breitmoser
2014-09-30
3
-4
/
+13
*
add (optional) keyId check in NfcActivity
Vincent Breitmoser
2014-09-30
1
-5
/
+20
*
revamp fingerprint and keyid methods in NfcActivity
Vincent Breitmoser
2014-09-30
1
-18
/
+47
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Vincent Breitmoser
2014-09-30
13
-82
/
+28
|
\
|
*
Remove description, now in wiki
Dominik Schürmann
2014-09-29
1
-23
/
+0
|
*
Fix nullpointer in DecryptActivity
Dominik Schürmann
2014-09-29
1
-4
/
+8
|
*
3.0 beta2
Dominik Schürmann
2014-09-29
1
-2
/
+2
|
*
Disable NfcIntentActivity until we implement it properly
Dominik Schürmann
2014-09-29
1
-10
/
+10
|
*
Fixes for share to decrypt
Dominik Schürmann
2014-09-29
2
-4
/
+5
|
*
Remove unused layouts
Dominik Schürmann
2014-09-29
2
-35
/
+0
|
*
Maybe fixes encrypt files on tablets
Dominik Schürmann
2014-09-29
6
-5
/
+4
*
|
request passphrase for correct subkey in OpenPgpService
Vincent Breitmoser
2014-09-30
1
-7
/
+8
|
/
*
Merge remote-tracking branch 'origin/master'
Vincent Breitmoser
2014-09-29
5
-8
/
+12
|
\
|
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2014-09-29
7
-126
/
+174
|
|
\
[next]