Vincent Breitmoser
|
e41e6ea0de
|
import-log: more interface work
|
2014-06-10 15:27:26 +02:00 |
|
Vincent Breitmoser
|
067ffa876d
|
import-log: add OperationResults, use it in ImportKeys operation
|
2014-06-10 01:31:28 +02:00 |
|
Vincent Breitmoser
|
c36b311d5f
|
import-log: better stripped key logging
|
2014-06-06 17:29:39 +02:00 |
|
Vincent Breitmoser
|
118225d7d2
|
import-log: add output to logcat (for debugging)
|
2014-06-06 17:28:36 +02:00 |
|
Vincent Breitmoser
|
787f6edf32
|
import-log: add log statements in import routine
|
2014-06-06 16:15:27 +02:00 |
|
Vincent Breitmoser
|
b995b836a3
|
import-log: improve operationresultparcel, add indentation
|
2014-06-06 16:14:15 +02:00 |
|
Vincent Breitmoser
|
36bc0ae676
|
fix bug with bad verifying master keys
|
2014-06-04 21:35:36 +02:00 |
|
Vincent Breitmoser
|
cc1e4dce0a
|
neatness refactoring
|
2014-06-04 20:27:25 +02:00 |
|
Vincent Breitmoser
|
58edc0af67
|
wrapped-key-ring: add documentation
|
2014-06-02 13:49:11 +02:00 |
|
Vincent Breitmoser
|
d891f75339
|
make everything work again
|
2014-06-02 13:47:48 +02:00 |
|
Vincent Breitmoser
|
ed8b62c32b
|
wrapped-key-ring: no UncachedSecretKeyRing after all
|
2014-06-02 13:47:48 +02:00 |
|
Vincent Breitmoser
|
a53da491c0
|
new savekeyring operation (mostly stub)
|
2014-05-27 13:56:30 +02:00 |
|
Vincent Breitmoser
|
10ad7be46b
|
wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic type
|
2014-05-23 16:44:50 +02:00 |
|
Vincent Breitmoser
|
6d7daec37f
|
wrapped-key-ring: use CachedKeyRing where possible
|
2014-05-21 21:41:51 +02:00 |
|
Vincent Breitmoser
|
ab6c47a9b3
|
use long rather than String to build uris by key
|
2014-05-21 21:26:35 +02:00 |
|
Vincent Breitmoser
|
761d87b661
|
wrapped-key-ring: split up CachedKeyRing and WrappedKeyRing
|
2014-05-21 21:07:32 +02:00 |
|
Vincent Breitmoser
|
2f95100d88
|
Merge remote-tracking branch 'origin/master' into wrapped-key-ring
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/ProviderHelper.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CertifyKeyActivity.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewCertActivity.java
OpenKeychain/src/main/res/values/strings.xml
|
2014-05-14 16:02:28 +02:00 |
|
Vincent Breitmoser
|
cbc3988628
|
proper null checks and closing of cursors everywhere
|
2014-05-08 15:57:38 +02:00 |
|
Vincent Breitmoser
|
79117b1ef8
|
use longsparsearrays instead of hashmaps in that one place
|
2014-05-08 15:57:38 +02:00 |
|
Vincent Breitmoser
|
90ac60b6db
|
wrapped-key-ring: remove more unneeded methods
|
2014-05-04 17:44:10 +02:00 |
|
Vincent Breitmoser
|
411b4cfeb2
|
wrapped-key-ring: redesign underlying CachedKeyRing
|
2014-05-04 13:22:35 +02:00 |
|
Vincent Breitmoser
|
d0e3af505c
|
wrapped-key-ring: cached data revamp
|
2014-05-04 13:22:27 +02:00 |
|
Vincent Breitmoser
|
b5647b2062
|
wrapped-key-ring: no more pgp imports in PassphraseDialogFragment
|
2014-05-04 03:38:58 +02:00 |
|
Vincent Breitmoser
|
f524fa692c
|
wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentService!
|
2014-05-03 22:29:09 +02:00 |
|
Vincent Breitmoser
|
1f8210f743
|
wrapped-key-ring: move certification logic into secretkey
|
2014-05-03 18:32:20 +02:00 |
|
Vincent Breitmoser
|
4b3cfd4fa4
|
wrapped-key-ring: first steps, get rid of key imports in decryptverify and signencrypt
|
2014-05-03 15:55:28 +02:00 |
|
Dominik Schürmann
|
30d3c33be9
|
Formatting KeychainDatabase
|
2014-04-29 14:02:22 +02:00 |
|
Dominik Schürmann
|
bb0fe2a237
|
Clarify sqlite datatypes
|
2014-04-29 10:19:10 +02:00 |
|
Dominik Schürmann
|
e76a8aaedf
|
Merge branch 'master' of github.com:open-keychain/open-keychain
|
2014-04-22 11:38:45 +02:00 |
|
Dominik Schürmann
|
4469b84e2c
|
add has_secret for all who are upgrading from a beta version
|
2014-04-22 11:38:39 +02:00 |
|
Vincent Breitmoser
|
90324fc10e
|
Merge commit '9cdb2ec4e270a572520d5bcdbee55867e3c37003'
|
2014-04-22 11:30:43 +02:00 |
|
Vincent Breitmoser
|
283e3c3365
|
Fix a nullptr in KeychainProvider
Fixes #589
|
2014-04-20 20:54:40 +02:00 |
|
Vincent Breitmoser
|
9cdb2ec4e2
|
fix nullpointer on missing s2k
Fixes #590
|
2014-04-20 20:50:26 +02:00 |
|
Dominik Schürmann
|
7ee4a44afa
|
Fix some smaller annoyances, closes #583, #582
|
2014-04-19 14:21:34 +02:00 |
|
Vincent Breitmoser
|
dd8a7c93ad
|
fix unified query columns for select*fragment
|
2014-04-18 22:18:13 +02:00 |
|
Dominik Schürmann
|
19d3fcec7a
|
Remove unused strings, fix some lint errors, fix some language confusions
|
2014-04-18 20:41:39 +02:00 |
|
Dominik Schürmann
|
95d25cb6a9
|
Remove kill hack in KeychainDatabase
|
2014-04-17 18:00:52 +02:00 |
|
Dominik Schürmann
|
f0e3bb408c
|
Remove dev hack in KeychainDatabase
|
2014-04-17 17:57:16 +02:00 |
|
Vincent Breitmoser
|
86d9266a44
|
NotFoundExceptions for all getGeneric-type methods
|
2014-04-17 16:19:49 +02:00 |
|
Vincent Breitmoser
|
2a34d0e0e4
|
add up navigation in ViewCertActivity
Fixes #567
|
2014-04-17 15:30:16 +02:00 |
|
Dominik Schürmann
|
7879599fd7
|
Rename provider types following http://developer.android.com/guide/topics/providers/content-provider-creating.html
|
2014-04-17 13:51:54 +02:00 |
|
Vincent
|
1e64f6b846
|
Fix more whitespace
|
2014-04-16 19:20:03 +02:00 |
|
Vincent Breitmoser
|
c7eb40b814
|
stripped support: implement has_secret support, in ui and impot of secret keys
Closes #570
|
2014-04-16 18:14:44 +02:00 |
|
Vincent Breitmoser
|
66b8b86695
|
stripped support: add has_secret column to keys table
|
2014-04-16 17:29:36 +02:00 |
|
Dominik Schürmann
|
1e22b28c2e
|
Optimize imports
|
2014-04-15 22:52:21 +02:00 |
|
Dominik Schürmann
|
59220fbe04
|
KeychainDatabase cleanup
|
2014-04-14 13:32:10 +02:00 |
|
Vincent Breitmoser
|
57b264639f
|
move old apg.db to apg_old.db (half measure~)
|
2014-04-14 13:06:49 +02:00 |
|
Vincent Breitmoser
|
227155d484
|
add debug backup/restore options to main menu
Closes #543
|
2014-04-14 13:06:49 +02:00 |
|
Dominik Schürmann
|
194523303f
|
Remove unused blob classes and other dead code
|
2014-04-13 17:46:39 +02:00 |
|
Dominik Schürmann
|
9daa2ae359
|
Update license header for 2014
|
2014-04-13 17:27:22 +02:00 |
|