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
*
fixed Certify op
Adithya Abraham Philip
2015-06-27
3
-4
/
+4
*
deleted KeychainService
Adithya Abraham Philip
2015-06-27
19
-262
/
+236
*
migrated Keybase verification
Adithya Abraham Philip
2015-06-27
9
-285
/
+403
*
migrated consolidation
Adithya Abraham Philip
2015-06-27
6
-115
/
+142
*
fixed promote key tests
Adithya Abraham Philip
2015-06-27
1
-0
/
+5
*
migrated promote op to KeychainNewService
Adithya Abraham Philip
2015-06-27
5
-70
/
+80
*
migrated delete op to KeychainNewService
Adithya Abraham Philip
2015-06-27
6
-70
/
+131
*
migrated key creation to KeychainNewService
Adithya Abraham Philip
2015-06-27
3
-92
/
+52
*
added export and upload to KeychainNewService
Adithya Abraham Philip
2015-06-27
9
-225
/
+263
*
allow progress message to be set later
Adithya Abraham Philip
2015-06-27
3
-47
/
+17
*
made EmailKeyHelper work with CryptoOperationHelper
Adithya Abraham Philip
2015-06-27
1
-24
/
+29
*
migrated import to KeychainNewService
Adithya Abraham Philip
2015-06-27
5
-248
/
+218
*
introduced OpHelper for import in DecryptFragment
Adithya Abraham Philip
2015-06-27
1
-40
/
+44
*
introduced CryptoOperationHelper in ImportKeysActivity
Adithya Abraham Philip
2015-06-27
9
-511
/
+778
*
Language: Remember instead of caching
Dominik Schürmann
2015-06-26
1
-8
/
+8
*
Merge pull request #1324 from open-keychain/v/multi-decrypt
Vincent
2015-06-26
87
-1625
/
+3819
|
\
|
*
instrument: small fix and up to date coverage.ec
Vincent Breitmoser
2015-06-26
2
-3
/
+0
|
*
Merge branch 'master' into v/multi-decrypt
Vincent Breitmoser
2015-06-26
5
-15
/
+17
|
|
\
|
|
/
|
/
|
*
|
disable automatic accept for own uid in RemoteService, and fix some warnings
Vincent Breitmoser
2015-06-26
1
-15
/
+8
*
|
Merge pull request #1373 from thialfihar/feature/add-debug-app-name
Dominik Schürmann
2015-06-26
4
-0
/
+9
|
\
\
|
*
|
Make app name reflect debug builds
Thialfihar
2015-06-26
1
-0
/
+4
|
*
|
Import R and BuildConfig explicitly
Thialfihar
2015-06-26
3
-0
/
+5
|
/
/
|
*
instrument: stash away bitmapmatcher for later
Vincent Breitmoser
2015-06-26
1
-0
/
+63
|
*
Merge remote-tracking branch 'origin/master' into v/multi-decrypt
Vincent Breitmoser
2015-06-26
23
-197
/
+460
|
|
\
|
|
/
|
/
|
*
|
instrument: first couple of tests for OpenPGP API
Vincent Breitmoser
2015-06-26
3
-1
/
+188
*
|
use KeyAdapter for AllowedKeysListFragment
Vincent Breitmoser
2015-06-26
4
-135
/
+135
*
|
fix warnings in PassphraseCacheService
Vincent Breitmoser
2015-06-26
1
-13
/
+25
*
|
Merge pull request #1367 from open-keychain/fingerprint-mismatch
Dominik Schürmann
2015-06-25
1
-1
/
+1
|
\
\
|
*
|
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
2
-51
/
+37
*
|
New notify icon
Dominik Schürmann
2015-06-24
14
-35
/
+40
*
|
Merge pull request #1360 from moparisthebest/master
Dominik Schürmann
2015-06-24
13
-5
/
+78
|
\
\
|
*
|
New all-white status bar icon to fix issue #1356
moparisthebest
2015-06-22
13
-5
/
+78
|
/
/
|
*
fix: save file
Vincent Breitmoser
2015-06-23
1
-5
/
+5
|
*
instrument: save file
Vincent Breitmoser
2015-06-23
1
-2
/
+43
|
*
fix original file deletion (and instrumentation)
Vincent Breitmoser
2015-06-23
4
-11
/
+29
|
*
instrument: delete file and inline preference tests
Vincent Breitmoser
2015-06-23
5
-50
/
+180
|
*
implement deletion of files
Vincent Breitmoser
2015-06-23
21
-28
/
+45
|
*
implement saving of files
Vincent Breitmoser
2015-06-23
3
-2
/
+56
|
*
instrument: adapt to new decrypt file dialog, and some minor fixes
Vincent Breitmoser
2015-06-23
6
-14
/
+35
|
*
move select file logic into EncryptDecryptOverviewFragment
Vincent Breitmoser
2015-06-22
6
-227
/
+63
|
*
small fix and some cleanup in ServiceProgressFragment
Vincent Breitmoser
2015-06-22
1
-12
/
+32
|
*
instrument: some cleanup
Vincent Breitmoser
2015-06-22
4
-91
/
+14
|
*
update instrumentation coverage file
Vincent Breitmoser
2015-06-22
1
-0
/
+0
|
*
instrument: test error handling in asymmetric operations
Vincent Breitmoser
2015-06-22
1
-0
/
+45
|
*
don't expose dataset for FileAdapter in encrypt view, small improvements to e...
Vincent Breitmoser
2015-06-22
20
-45
/
+54
|
*
order menu items for encrypt operations
Vincent Breitmoser
2015-06-22
3
-6
/
+18
|
*
multi-decrypt: use indeterminate progress only
Vincent Breitmoser
2015-06-22
3
-54
/
+49
|
*
instrument: restructure some tests, add bad clipboard data test
Vincent Breitmoser
2015-06-22
7
-41
/
+45
|
*
instrument: some updates to asymmetric decrypt tests
Vincent Breitmoser
2015-06-22
10
-14
/
+624
[next]