Commit Graph
1242 Commits
Author SHA1 Message Date
Adithya Abraham Philip 7b5c35ee87 prevent deletion of last keyserver in preference 2015-07-02 05:43:55 +05:30
Adithya Abraham Philip 3510275a7f correct keyserver preference retrieval 2015-07-02 05:43:55 +05:30
Adithya Abraham Philip 0ccead2125 fix CryptoOperationFragment infinite recursion 2015-07-02 03:27:40 +05:30
Dominik Schürmann b2de6cb2a4 Remove old keyserver preference classes 2015-07-01 23:27:27 +02:00
Adithya Abraham Philip af3868d547 reworked keyserver preferences with recyclerview 2015-07-02 02:30:49 +05:30
Dominik Schürmann 64a3cc5a9f Add missing fragments for YubiKey PINs 2015-07-01 16:07:03 +02:00
Dominik Schürmann 362c83abe7 Add create key fragments for YubiKey PINs 2015-07-01 16:06:12 +02:00
Dominik Schürmann d41c5bbbc1 Merge logs in create key 2015-07-01 14:39:47 +02:00
Dominik Schürmann 79f37d3267 Use operation helper for move to card 2015-07-01 14:16:54 +02:00
Adithya Abraham Philip a5257ec71d Merge branch 'master' of github.com:open-keychain/open-keychain 2015-06-30 22:12:16 +05:30
Dominik Schürmann 715188ccda Better settings workarounds 2015-06-30 17:14:12 +02:00
Adithya Abraham Philip 51d3daeccd made CryptoOperationFragment implement OperationHelper.Callback 2015-06-30 20:22:00 +05:30
Dominik Schürmann 04d7e3f155 Cleanup preference code 2015-06-30 16:21:29 +02:00
Vincent Breitmoser 473866baaf instrument: add test for empty clipboard, fix empty clipboard error 2015-06-30 15:37:02 +02:00
Vincent Breitmoser f1c0c3e00c earlier error on empty clipboard 2015-06-30 15:15:03 +02:00
Vincent Breitmoser 27441c7d63 fail more gracefully on empty clipboard in DecryptActivity 2015-06-30 15:13:28 +02:00
Dominik Schürmann ddf7f50062 Revert "Disable YubiKey key creation for release"
This reverts commit 340f2e442a.
2015-06-30 13:39:37 +02:00
Dominik Schürmann 340f2e442a Disable YubiKey key creation for release 2015-06-30 12:58:40 +02:00
Dominik Schürmann 7009e504b9 Connect YubiKey URL to OpenKeychain 2015-06-29 21:17:12 +02:00
Dominik Schürmann a9c606d49b Create key wizard for blank YubiKey 2015-06-29 20:48:11 +02:00
Vincent Breitmoser c43e29b621 cleanup share fragment, fix sharing of fingerprint 2015-06-29 14:59:48 +02:00
Adithya Abraham Philip 4b2e85794f changed to work with multi-decrypt 2015-06-27 02:37:56 +05:30
Adithya Abraham Philip f64e1467ad split import and export ops 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip e9eb5a6fd7 fixed package import 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 1c6ae48a07 renamed KeychainNewService to KeychainService 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 7bc21b8b9d removed debug logs, added licenses 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 5f170e5819 fixed Certify op 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 0012db1f6d deleted KeychainService 2015-06-27 01:21:52 +05:30
Adithya Abraham Philip 2f110344ed migrated Keybase verification 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip b33004a2f5 migrated consolidation 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip de4b203150 migrated promote op to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 6e425e95f5 migrated delete op to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip af6a37f02b migrated key creation to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 5a5d66009f added export and upload to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 6008353df8 allow progress message to be set later 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip 3f073e1cf4 migrated import to KeychainNewService 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip e9639bd822 introduced OpHelper for import in DecryptFragment 2015-06-27 01:20:23 +05:30
Adithya Abraham Philip aa0bd4c9e0 introduced CryptoOperationHelper in ImportKeysActivity 2015-06-27 01:17:01 +05:30
Vincent Breitmoser dce4503ac5 Merge remote-tracking branch 'origin/master' into v/multi-decrypt 2015-06-26 02:44:59 +02:00
Vincent Breitmoser 88c86e1945 use KeyAdapter for AllowedKeysListFragment 2015-06-26 01:59:11 +02:00
Vincent Breitmoser a990044fd9 fix: save file 2015-06-23 23:13:19 +02:00
Vincent Breitmoser 8d141176bd fix original file deletion (and instrumentation) 2015-06-23 21:56:27 +02:00
Vincent Breitmoser f9dea31300 implement deletion of files 2015-06-23 17:07:59 +02:00
Vincent Breitmoser 6a5bd6509b implement saving of files 2015-06-23 16:58:40 +02:00
Vincent Breitmoser 558cc6befc instrument: adapt to new decrypt file dialog, and some minor fixes 2015-06-23 00:09:18 +02:00
Vincent Breitmoser 4826e0a8c8 move select file logic into EncryptDecryptOverviewFragment 2015-06-22 23:48:41 +02:00
Vincent Breitmoser 5f91c57b4a don't expose dataset for FileAdapter in encrypt view, small improvements to error handling 2015-06-22 15:44:15 +02:00
Vincent Breitmoser b2dec85421 multi-decrypt: use indeterminate progress only 2015-06-22 14:27:18 +02:00
Vincent Breitmoser 804a58e779 instrument: some updates to asymmetric decrypt tests 2015-06-22 03:16:32 +02:00
Vincent Breitmoser 361ad99928 add failure state to DecryptListFragment 2015-06-22 03:13:55 +02:00