Dominik Schürmann
|
db12f782f2
|
API: User interaction when account keys are deleted
|
2014-08-13 18:48:42 +02:00 |
|
Dominik Schürmann
|
38da2af0e8
|
Better error handling for passphrase cache if key is missing
|
2014-08-13 16:37:28 +02:00 |
|
Dominik Schürmann
|
fd055a893b
|
Fix DECRYPT_METADATA api
|
2014-08-12 17:04:11 +02:00 |
|
Dominik Schürmann
|
a4a6314041
|
Fix API version support, update api lib
|
2014-08-12 13:54:46 +02:00 |
|
Dominik Schürmann
|
ae5e75f4e1
|
Implement EXTRA_ORIGINAL_FILENAME for API
|
2014-08-11 23:57:11 +02:00 |
|
Dominik Schürmann
|
acf5b99434
|
Update api lib
|
2014-08-11 21:26:52 +02:00 |
|
Dominik Schürmann
|
d5b40de70a
|
Decrypt metadata api
|
2014-08-11 17:29:41 +02:00 |
|
Dominik Schürmann
|
59096b37fd
|
Support API versions 3 and 4
|
2014-08-11 17:22:53 +02:00 |
|
Dominik Schürmann
|
e4974ac409
|
Use CompressionAlgorithmTags instead of homebrew constants
|
2014-08-05 23:50:59 +02:00 |
|
Dominik Schürmann
|
f4802157dd
|
Optimize imports
|
2014-08-05 22:46:00 +02:00 |
|
Vincent Breitmoser
|
b156a057e8
|
rename Wrapped*Key* to Canonicalized*Key*
|
2014-07-31 17:09:30 +02:00 |
|
Dominik Schürmann
|
43b8170a44
|
Merge branch 'master' of github.com:open-keychain/open-keychain
Conflicts:
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/remote/ui/AccountSettingsFragment.java
OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/CreateKeyActivity.java
|
2014-07-30 00:58:28 +02:00 |
|
Dominik Schürmann
|
6448de8f6a
|
Create key with fragments
|
2014-07-30 00:50:53 +02:00 |
|
Vincent Breitmoser
|
a8782272b3
|
some more work on supertoast and result parcel stuff
|
2014-07-27 00:46:38 +02:00 |
|
Dominik Schürmann
|
16498be4a2
|
Fix nullpointer in API, fix #693
|
2014-07-08 04:24:27 +02:00 |
|
Dominik Schürmann
|
1ba41e7482
|
Remove old edit button, rename activities
|
2014-07-03 16:21:16 +02:00 |
|
Daniel Albert
|
9091c22240
|
Added new button style and converted account_settings and the select_secret_key_layout to use it
|
2014-06-29 13:59:51 +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 |
|
Dominik Schürmann
|
b4a9d1a2db
|
Add applications section to help
|
2014-05-07 18:31:31 +02:00 |
|
Dominik Schürmann
|
b771276611
|
Start app menu item for registered apps
|
2014-05-07 15:03:24 +02:00 |
|
Dominik Schürmann
|
2a33eae9eb
|
GET_KEY: also return PendingIntent to key view
|
2014-05-07 14:53:35 +02:00 |
|
Vincent Breitmoser
|
9baddb7d71
|
wrapped-key-ring: get rid of bc objects in key editor
|
2014-05-04 17:07:13 +02:00 |
|
Thialfihar
|
1f7c61a331
|
Rename setter methods for PgpDecryptVerify.Builder
|
2014-04-29 19:01:11 +02:00 |
|
Thialfihar
|
324971e448
|
Rename setter methods for PgpSignEncrypt.Builder
|
2014-04-29 18:57:43 +02:00 |
|
Dominik Schürmann
|
1bd357cf55
|
API: Fix GET_KEY, closes #599
|
2014-04-28 20:20:23 +02:00 |
|
Dominik Schürmann
|
0963efc78b
|
Many API fixes for GET_KEY and GET_KEY_IDS
|
2014-04-28 20:13:46 +02:00 |
|
Dominik Schürmann
|
676262b052
|
Translations from transifex, fix some strings references
|
2014-04-16 19:00:06 +02:00 |
|
Dominik Schürmann
|
004d4d5a97
|
Handle new exceptions in remote service
|
2014-04-16 00:32:00 +02:00 |
|
Dominik Schürmann
|
1e22b28c2e
|
Optimize imports
|
2014-04-15 22:52:21 +02:00 |
|
Dominik Schürmann
|
b04e6816f4
|
Removing remaining uses of Id, closing one of the oldest bugs #9
|
2014-04-14 13:48:20 +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 |
|
Dominik Schürmann
|
44a7bda7dc
|
More changes to PgpSignEncrypt
|
2014-04-12 20:33:25 +02:00 |
|
Dominik Schürmann
|
45b450e78a
|
PgpDecryptVerify is now context-free
|
2014-04-11 19:43:46 +02:00 |
|
Dominik Schürmann
|
bd6aeea6db
|
PgpSignEncrypt is now context-free
|
2014-04-11 19:14:39 +02:00 |
|
Dominik Schürmann
|
094fb698de
|
Refactor ProviderHelper to be non-static using a constructor based on context (first commit to get context out of pgp classes)
|
2014-04-11 17:45:52 +02:00 |
|
Dominik Schürmann
|
bbd97cf800
|
Remove queries from PgpKeyHelper, introduce encrypt to signer mode (not tested)
|
2014-04-11 17:14:37 +02:00 |
|
Vincent Breitmoser
|
baa3c86e12
|
split getMasterKeyId for the remaining use cases
Closes #549
|
2014-04-11 03:44:17 +02:00 |
|
Dominik Schürmann
|
a1efb24228
|
Introduce ProviderHelper.NotFoundException, remove dead code
|
2014-04-08 22:25:42 +02:00 |
|
Dominik Schürmann
|
6d11371905
|
Rename folder structure from OpenPGP Keychain to OpenKeychain
|
2014-04-06 12:57:42 +02:00 |
|