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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup preference code
Dominik Schürmann
2015-06-30
1
-41
/
+3
*
instrument: add test for empty clipboard, fix empty clipboard error
Vincent Breitmoser
2015-06-30
1
-2
/
+4
*
earlier error on empty clipboard
Vincent Breitmoser
2015-06-30
1
-3
/
+19
*
fail more gracefully on empty clipboard in DecryptActivity
Vincent Breitmoser
2015-06-30
1
-0
/
+7
*
Revert "Disable YubiKey key creation for release"
Dominik Schürmann
2015-06-30
1
-14
/
+5
*
Disable YubiKey key creation for release
Dominik Schürmann
2015-06-30
1
-5
/
+14
*
Use proper length and mod time for cleartext signature metadata
Dominik Schürmann
2015-06-29
1
-2
/
+2
*
Return metadata for cleartext sigs
Dominik Schürmann
2015-06-29
1
-0
/
+7
*
Connect YubiKey URL to OpenKeychain
Dominik Schürmann
2015-06-29
2
-6
/
+26
*
Create key wizard for blank YubiKey
Dominik Schürmann
2015-06-29
10
-54
/
+206
*
instrument: add tests for adv key share fragment
Vincent Breitmoser
2015-06-29
1
-2
/
+6
*
cleanup share fragment, fix sharing of fingerprint
Vincent Breitmoser
2015-06-29
2
-166
/
+120
*
Force db upgrade on app start
Dominik Schürmann
2015-06-29
1
-2
/
+9
*
Use signature-level signature for TemporaryStorageProvider and describe the s...
Dominik Schürmann
2015-06-29
1
-15
/
+46
*
Add brackets in KeychainProvider
Dominik Schürmann
2015-06-29
1
-30
/
+43
*
Use application/octet-stream as default type in TemporaryStorageProvider
Dominik Schürmann
2015-06-29
1
-1
/
+1
*
Guess mime type like support libs FileProvider
Dominik Schürmann
2015-06-29
1
-7
/
+1
*
Merge branch 'master' into v/multi-decrypt
Vincent Breitmoser
2015-06-26
3
-15
/
+11
|
\
|
*
disable automatic accept for own uid in RemoteService, and fix some warnings
Vincent Breitmoser
2015-06-26
1
-15
/
+8
|
*
Import R and BuildConfig explicitly
Thialfihar
2015-06-26
2
-0
/
+3
*
|
Merge remote-tracking branch 'origin/master' into v/multi-decrypt
Vincent Breitmoser
2015-06-26
6
-186
/
+181
|
\
|
|
*
instrument: first couple of tests for OpenPGP API
Vincent Breitmoser
2015-06-26
1
-0
/
+3
|
*
use KeyAdapter for AllowedKeysListFragment
Vincent Breitmoser
2015-06-26
3
-135
/
+113
|
*
fix warnings in PassphraseCacheService
Vincent Breitmoser
2015-06-26
1
-13
/
+25
|
*
fixed fingerprint mismatch issue
Adithya Abraham Philip
2015-06-25
1
-1
/
+1
|
*
Notification: follow design guidelines, fix #1313
Dominik Schürmann
2015-06-24
1
-48
/
+31
|
*
New notify icon
Dominik Schürmann
2015-06-24
1
-1
/
+1
|
*
New all-white status bar icon to fix issue #1356
moparisthebest
2015-06-22
1
-2
/
+21
*
|
fix: save file
Vincent Breitmoser
2015-06-23
1
-5
/
+5
*
|
fix original file deletion (and instrumentation)
Vincent Breitmoser
2015-06-23
2
-9
/
+27
*
|
instrument: delete file and inline preference tests
Vincent Breitmoser
2015-06-23
1
-0
/
+5
*
|
implement deletion of files
Vincent Breitmoser
2015-06-23
5
-8
/
+21
*
|
implement saving of files
Vincent Breitmoser
2015-06-23
2
-2
/
+54
*
|
instrument: adapt to new decrypt file dialog, and some minor fixes
Vincent Breitmoser
2015-06-23
3
-8
/
+6
*
|
move select file logic into EncryptDecryptOverviewFragment
Vincent Breitmoser
2015-06-22
4
-201
/
+52
*
|
small fix and some cleanup in ServiceProgressFragment
Vincent Breitmoser
2015-06-22
1
-12
/
+32
*
|
don't expose dataset for FileAdapter in encrypt view, small improvements to e...
Vincent Breitmoser
2015-06-22
2
-27
/
+35
*
|
multi-decrypt: use indeterminate progress only
Vincent Breitmoser
2015-06-22
1
-4
/
+3
*
|
instrument: some updates to asymmetric decrypt tests
Vincent Breitmoser
2015-06-22
2
-7
/
+7
*
|
add failure state to DecryptListFragment
Vincent Breitmoser
2015-06-22
1
-56
/
+91
*
|
add extra for initial fragment in MainActivity
Vincent Breitmoser
2015-06-22
1
-6
/
+20
*
|
update keychain intents submodule (for travis)
Vincent Breitmoser
2015-06-20
1
-1
/
+1
*
|
don't show "delete original file" for non-file input uris
Vincent Breitmoser
2015-06-20
1
-6
/
+4
*
|
fix display of signed-only content
Vincent Breitmoser
2015-06-20
1
-4
/
+7
*
|
instrument: update symmetric tests
Vincent Breitmoser
2015-06-20
2
-2
/
+3
*
|
fix decrypt view intents, save mimetype in storage provider, and thumbnail lo...
Vincent Breitmoser
2015-06-20
3
-59
/
+87
*
|
use uris for clipboard data if available in DecryptActivity
Vincent Breitmoser
2015-06-20
2
-9
/
+23
*
|
drop clipboard backwards compatibility for api level < 11
Vincent Breitmoser
2015-06-20
2
-86
/
+66
*
|
add mimetype and streamtype support in TemporaryStorageProvider
Vincent Breitmoser
2015-06-20
1
-4
/
+52
*
|
allow encrypting to clipboard in EncryptFileFragment
Vincent Breitmoser
2015-06-20
1
-16
/
+39
[next]