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
Commit message (
Expand
)
Author
Age
Files
Lines
*
prevent crashes in EncryptKeyCompletionView (2)
Vincent Breitmoser
2015-10-26
1
-10
/
+19
*
Target SDK 23 and related fixes
Dominik Schürmann
2015-10-26
4
-26
/
+29
*
Update stickylistheaders, html-textview
Dominik Schürmann
2015-10-26
1
-7
/
+4
*
Update tokenautocomplete
Dominik Schürmann
2015-10-26
2
-21
/
+20
*
Update android-patternview, materialtabstrip, floatingactionbutton
Dominik Schürmann
2015-10-26
2
-8
/
+8
*
Update zxing-android-embedded with new custom activity
Dominik Schürmann
2015-10-26
5
-26
/
+108
*
Version 3.6.1
Dominik Schürmann
2015-10-26
1
-2
/
+2
*
Pull from transifex
Dominik Schürmann
2015-10-26
33
-127
/
+248
*
import: move uri resolution into AsyncTask, prevent NetworkOnMainThreadException
Vincent Breitmoser
2015-10-26
2
-49
/
+44
*
decrypt: restart operation if interrupted by fragment recreation
Vincent Breitmoser
2015-10-26
1
-15
/
+12
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Vincent Breitmoser
2015-10-26
2
-18
/
+12
|
\
|
*
Commit Github tokens
Dominik Schürmann
2015-10-26
1
-15
/
+6
*
|
fix FileHelper class for pre-lollipop devices
Vincent Breitmoser
2015-10-26
2
-43
/
+86
|
/
*
https everywhere
Dominik Schürmann
2015-10-25
1
-4
/
+4
*
linked: fix crash on <= lollipop
Vincent Breitmoser
2015-10-25
1
-3
/
+6
*
inputdataoperation: guess filetype from filename for generic application/ mim...
Vincent Breitmoser
2015-10-23
3
-3
/
+19
*
import: use filesize from content provider on input uri
Vincent Breitmoser
2015-10-23
1
-3
/
+3
*
decryptlist: use generic file icon for application/octet-stream
Vincent Breitmoser
2015-10-23
1
-0
/
+4
*
More space for backup code
Dominik Schürmann
2015-10-22
1
-11
/
+10
*
Sync changelog with transifex
Dominik Schürmann
2015-10-22
19
-0
/
+228
*
Version 3.6, Changelog 3.6
Dominik Schürmann
2015-10-22
2
-2
/
+14
*
fix argument order screwup in FileHelper
Vincent Breitmoser
2015-10-22
3
-3
/
+3
*
Remove unnecessary line in keybase fragment
Dominik Schürmann
2015-10-21
1
-5
/
+0
*
Fix keybase verification
Dominik Schürmann
2015-10-21
3
-30
/
+17
*
Update from transifex
Dominik Schürmann
2015-10-21
26
-1544
/
+1310
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2015-10-21
11
-13
/
+85
|
\
|
*
decrypt: special case single encrypted text -> directly display text, if not ...
Vincent Breitmoser
2015-10-21
1
-0
/
+23
|
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Vincent Breitmoser
2015-10-21
2
-6
/
+19
|
|
\
|
*
|
encrypttext: localization, and truncate overlong input
Vincent Breitmoser
2015-10-21
2
-3
/
+9
|
*
|
encrypttext: handle input via Intent.EXTRA_STREAM in addition to Intent.EXTRA...
Vincent Breitmoser
2015-10-21
1
-6
/
+34
|
*
|
displaytextactivity: truncate displayed text if too long
Vincent Breitmoser
2015-10-21
3
-0
/
+13
|
*
|
fix crash due to malformed log entry
Vincent Breitmoser
2015-10-21
1
-1
/
+1
|
*
|
linked: fix colors for dark theme
Vincent Breitmoser
2015-10-21
5
-5
/
+5
|
*
|
re-add accidentally deleted string
Vincent Breitmoser
2015-10-21
2
-1
/
+3
*
|
|
Improve file handling in TemporaryFileProvider
Dominik Schürmann
2015-10-21
1
-16
/
+21
|
|
/
|
/
|
*
|
SHA1 and RIPEMD160 are not declared insecure until widely deployed
Dominik Schürmann
2015-10-21
1
-2
/
+2
*
|
Use Github OAuth ID and secret from properties
Dominik Schürmann
2015-10-21
1
-4
/
+17
|
/
*
Integrate yubikey reset method
Dominik Schürmann
2015-10-16
3
-6
/
+38
*
UI preparations for yubikey reset
Dominik Schürmann
2015-10-16
5
-160
/
+248
*
Remove default PIN setting
Dominik Schürmann
2015-10-16
8
-63
/
+1
*
Clear cache when PIN is too short
Dominik Schürmann
2015-10-16
2
-12
/
+7
*
nfc dialog: button placeholder to retain size
Dominik Schürmann
2015-10-16
1
-2
/
+24
*
Prevent nfc dialog from closing when touching outside of it, add cancel button
Dominik Schürmann
2015-10-16
5
-7
/
+27
*
Allow choosing of YubiKey PIN
Dominik Schürmann
2015-10-16
6
-281
/
+116
*
Add NFC reset method
Dominik Schürmann
2015-10-16
1
-10
/
+46
*
Remove debug log
Dominik Schürmann
2015-10-15
1
-1
/
+0
*
Layout for backup code input
Dominik Schürmann
2015-10-15
1
-0
/
+152
*
Renaming export strings to backup
Dominik Schürmann
2015-10-15
17
-163
/
+164
*
Display backup code UI instead of passphrase on decrypt
Dominik Schürmann
2015-10-15
2
-2
/
+58
*
Check if backup code in passphrase dialog
Dominik Schürmann
2015-10-15
3
-0
/
+23
[next]