Commit graph

  • cee1a8c753 multi-decrypt: first steps, split up DecryptFilesFragment Vincent Breitmoser 2015-06-01 03:23:51 +02:00
  • dbfa55f6b9 introduce CachingDataDecryptorFactory towards cached session keys Vincent Breitmoser 2015-06-01 00:05:55 +02:00
  • 403f74f558 switch to native DialogFragment, fix some nullpointers Vincent Breitmoser 2015-05-31 19:45:25 +02:00
  • 204893a025 fix small non-deterministic failure case in unit test Vincent Breitmoser 2015-05-31 05:41:18 +02:00
  • 1bc14ab6ae revert some accidentally committed cruft Vincent Breitmoser 2015-05-31 05:22:14 +02:00
  • cf5fadae76 implement sticky preferences Vincent Breitmoser 2015-05-31 04:05:15 +02:00
  • 3976eadf06 handle empty passphrases in PassphraseDialogActivity Vincent Breitmoser 2015-05-31 05:16:41 +02:00
  • 93f3a98eae prevent keybase key replacing keyserver key Adithya Abraham Philip 2015-05-31 02:40:06 +05:30
  • 5d87872245 Merge pull request #1318 from adithyaphilip/remove-nan Vincent 2015-05-30 23:16:07 +02:00
  • cfeffef80d prevent NaN dialog on import with no selected keys Adithya Abraham Philip 2015-05-31 02:36:45 +05:30
  • 3be44898db only promote subkeys which are actually present Vincent Breitmoser 2015-05-30 14:08:49 +02:00
  • ef209450c6 some decrypt/verify bug fixes Vincent Breitmoser 2015-05-30 13:52:56 +02:00
  • 99fe806ea3 adapt unit tests to PgpDecryptVerifyInputParcel Vincent Breitmoser 2015-05-30 13:52:35 +02:00
  • 0d8370be1d rewrite PgpDecryptVerify input, introduce PgpDecryptVerifyInputParcel Vincent Breitmoser 2015-05-30 13:25:47 +02:00
  • 36ecd60c1b better error handling for bad encrypted data checksum Vincent Breitmoser 2015-05-30 13:09:09 +02:00
  • bde58c6ff1 delete correct cache entries (important for yubikey pins!) Vincent Breitmoser 2015-05-30 02:47:14 +02:00
  • 61a6346f89 show status indicators in EncryptFragment Vincent Breitmoser 2015-05-30 02:24:45 +02:00
  • 313b4ac7d3 rewrite data flow in EncryptFileFragment preserve state correctly Vincent Breitmoser 2015-05-30 00:20:11 +02:00
  • b9563ff2ef externalize caching functionality from CertifyKeyFragment Vincent Breitmoser 2015-05-30 00:17:00 +02:00
  • 1406eec2dc make KeyItem serializble, for state in TokenTextCompleteView Vincent Breitmoser 2015-05-30 00:16:27 +02:00
  • 8be6450a36 preserve state in DecryptFilesActivity/-Fragment Vincent Breitmoser 2015-05-29 21:38:20 +02:00
  • c9f9af6603 preserve state in CertifyKeyFragment Vincent Breitmoser 2015-05-29 21:07:56 +02:00
  • dd94c70fbe fix RequiredInputParcel handling in CertifyOperation Vincent Breitmoser 2015-05-29 20:26:06 +02:00
  • 213798dde1 branch info Dominik Schürmann 2015-05-29 12:19:30 +02:00
  • e174b8af3b Merge remote-tracking branch 'origin/master' into development Vincent Breitmoser 2015-05-29 11:41:02 +02:00
  • 25d0325c5f Merge remote-tracking branch 'origin/development' into development Vincent Breitmoser 2015-05-29 11:31:48 +02:00
  • b794719020 Version 3.2.3 Dominik Schürmann 2015-05-29 02:27:30 +02:00
  • 0bbd235380 Version 3.2.3 Dominik Schürmann 2015-05-29 02:27:30 +02:00
  • 4c1ddd7743 Partially revert "make masterKeyId and subKeyId strictly required in CryptoInputParcel" Vincent Breitmoser 2015-05-28 23:14:03 +02:00
  • 38d8f4be52 Merge remote-tracking branch 'origin/master' into development Vincent Breitmoser 2015-05-28 23:05:41 +02:00
  • 2bbb9b9608 update database to trigger consolidate Vincent Breitmoser 2015-05-28 22:43:10 +02:00
  • c4d392051c improve robustness of SecretKeyType handling Vincent Breitmoser 2015-05-28 22:34:02 +02:00
  • c8f788b925 set to stripped by default, rather than "unavailable" Vincent Breitmoser 2015-05-28 22:22:24 +02:00
  • b2f32827c6 allow user packets with only revocation packet Vincent Breitmoser 2015-05-28 22:00:08 +02:00
  • 007bbdda2b respect cache in yubikey pin data flow Vincent Breitmoser 2015-05-28 19:27:56 +02:00
  • 18844a20bb make masterKeyId and subKeyId strictly required in CryptoInputParcel Vincent Breitmoser 2015-05-28 19:16:36 +02:00
  • 1deb5dbfda preserve state in DecryptTextActivity Vincent Breitmoser 2015-05-28 18:55:34 +02:00
  • 34c26fe5d1 shorten fp data to 20 bytes for convertFingerprintToHex in NfcBaseOperation Vincent Breitmoser 2015-05-28 17:33:28 +02:00
  • 1463bae1b4 fix merge problems (derp) Vincent Breitmoser 2015-05-28 17:32:21 +02:00
  • 40703fe961 Merge branch 'master' into development Vincent Breitmoser 2015-05-28 16:37:15 +02:00
  • ee02e110e7 don't keep an activity reference in CreateKeyFinalFragment Vincent Breitmoser 2015-05-28 15:02:50 +02:00
  • 8de0d9e6da create keys with fixed timestamp Vincent Breitmoser 2015-05-28 14:41:26 +02:00
  • eb830c6786 warn on signature earlier than key creation, err on significantly earlier Vincent Breitmoser 2015-05-28 11:40:35 +02:00
  • 5c8af1c5a5 don't show allowed key list if no key exists, and some minor PgpDecryptVerify changes Vincent Breitmoser 2015-05-28 02:27:44 +02:00
  • 1fb7477a5a correctly preserve state in EncryptTextFragment Vincent Breitmoser 2015-05-27 23:03:04 +02:00
  • 58583c0819 correctly preserve state in EncryptFilesFragment Vincent Breitmoser 2015-05-27 22:55:36 +02:00
  • 40ab96539c move synchronous encryption into activity, and preserve checkbox state Vincent Breitmoser 2015-05-27 22:33:14 +02:00
  • 7c20c8df93 preserve state in KeySpinner, and some lint fixes Vincent Breitmoser 2015-05-27 22:07:34 +02:00
  • 8f3e0a9110 rewrite EncryptActivity data flow Vincent Breitmoser 2015-05-27 21:15:36 +02:00
  • e03e1e5cfc fix nullpointer in encrypttextactivity. fixes #1267 Vincent Breitmoser 2015-05-27 18:10:18 +02:00
  • e378c47814 highlight currently selected item in navigation drawer Yoshi64Bit 2015-05-23 07:49:45 +02:00
  • 08afe42ea6 AssertionError instead of RuntimeException Dominik Schürmann 2015-05-21 13:32:22 +02:00
  • 79e356e04f Change convertFingerprintToHex to use RuntimeException Dominik Schürmann 2015-05-21 11:00:52 +02:00
  • 0b5c66ad0d Improve strings Dominik Schürmann 2015-05-19 16:02:57 +02:00
  • 6e3ed1d2db do nfc dispatching in MainActivity Vincent Breitmoser 2015-05-17 02:09:58 +02:00
  • 1fcd9d3fde zxing lib is now on jcenter, see https://github.com/journeyapps/zxing-android-embedded/issues/39 Dominik Schürmann 2015-05-15 13:30:44 +02:00
  • 4ecd4389b3 don't keep an activity reference in CreateKeyFinalFragment Vincent Breitmoser 2015-05-28 15:02:50 +02:00
  • 62e65a8240 create keys with fixed timestamp Vincent Breitmoser 2015-05-28 14:41:26 +02:00
  • 724726a4fd warn on signature earlier than key creation, err on significantly earlier Vincent Breitmoser 2015-05-28 11:40:35 +02:00
  • a8e95f676e don't show allowed key list if no key exists, and some minor PgpDecryptVerify changes Vincent Breitmoser 2015-05-28 02:27:44 +02:00
  • 426d17bd0a correctly preserve state in EncryptTextFragment Vincent Breitmoser 2015-05-27 23:03:04 +02:00
  • 56a75774d0 correctly preserve state in EncryptFilesFragment Vincent Breitmoser 2015-05-27 22:55:36 +02:00
  • 8dc9773c1e move synchronous encryption into activity, and preserve checkbox state Vincent Breitmoser 2015-05-27 22:33:14 +02:00
  • fed0e7db8d preserve state in KeySpinner, and some lint fixes Vincent Breitmoser 2015-05-27 22:07:34 +02:00
  • 6c17734e73 rewrite EncryptActivity data flow Vincent Breitmoser 2015-05-27 21:15:36 +02:00
  • 08e0357471 fix nullpointer in encrypttextactivity. fixes #1267 Vincent Breitmoser 2015-05-27 18:10:18 +02:00
  • c4b774f7b8 Merge pull request #1293 from Yoshi64Bit/development Vincent 2015-05-23 11:14:20 +02:00
  • 8a15d28ed9 highlight currently selected item in navigation drawer Yoshi64Bit 2015-05-23 07:49:45 +02:00
  • 1651f9fb61 AssertionError instead of RuntimeException Dominik Schürmann 2015-05-21 13:32:22 +02:00
  • 0456e04c1a Change convertFingerprintToHex to use RuntimeException Dominik Schürmann 2015-05-21 11:00:52 +02:00
  • 95875d727e Version 3.2.2 Dominik Schürmann 2015-05-21 10:34:39 +02:00
  • 43d9e2ba76 Version 3.2.2 Dominik Schürmann 2015-05-21 10:34:39 +02:00
  • 7e55ba1b36 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-05-21 10:32:15 +02:00
  • 6b6ca4c18e Fix language based on feedback from transifex Dominik Schürmann 2015-05-21 10:31:46 +02:00
  • ab63fa8091 Fix language based on feedback from transifex Dominik Schürmann 2015-05-21 10:31:46 +02:00
  • f30900d085 add user id flags to UserAttribute self signatures Vincent Breitmoser 2015-05-20 12:47:02 +02:00
  • 46cc7f8174 tests: add attribute to PgpKeyOperationTest Vincent Breitmoser 2015-05-20 12:46:31 +02:00
  • 0df51b6140 Fix fingerprint length check in QR Code import Dominik Schürmann 2015-05-19 19:07:58 +02:00
  • 79b7cec94a Use Mode.ALPHANUMERIC for QR codes to save space Dominik Schürmann 2015-05-19 18:27:04 +02:00
  • 2cdaa75b01 Fix fingerprint length check in QR Code import Dominik Schürmann 2015-05-19 19:07:58 +02:00
  • c8266203f8 Use Mode.ALPHANUMERIC for QR codes to save space Dominik Schürmann 2015-05-19 18:27:04 +02:00
  • 0f520975e4 Improve strings Dominik Schürmann 2015-05-19 16:02:57 +02:00
  • 4885361cd2 check fingerprint length after scanning qr code Vincent Breitmoser 2015-05-17 10:36:14 +02:00
  • b62ad4d79c check fingerprint length after scanning qr code Vincent Breitmoser 2015-05-17 10:36:14 +02:00
  • fb96b6dfa9 open ViewKeyActivity by subkey in NfcBaseActivity Vincent Breitmoser 2015-05-17 01:57:26 +02:00
  • a79d7bd1c2 simplify MainActivity and fix backstack issues Vincent Breitmoser 2015-05-17 01:41:51 +02:00
  • b430ba51eb do nfc dispatching in MainActivity Vincent Breitmoser 2015-05-17 02:09:58 +02:00
  • bd8e45b556 open ViewKeyActivity by subkey in NfcBaseActivity Vincent Breitmoser 2015-05-17 01:57:26 +02:00
  • cd0d84d10d simplify MainActivity and fix backstack issues Vincent Breitmoser 2015-05-17 01:41:51 +02:00
  • 064c9d461f re-parcel log in LogDisplayFragment Vincent Breitmoser 2015-05-17 01:13:41 +02:00
  • 3a27a28c0a re-parcel log in LogDisplayFragment Vincent Breitmoser 2015-05-17 01:13:41 +02:00
  • 765990ed13 fingerprints are 20 bytes, not 40. duh. Vincent Breitmoser 2015-05-17 00:59:50 +02:00
  • 9a6f581400 load yubikey fragment after mMasterKeyId is available Vincent Breitmoser 2015-05-17 00:54:09 +02:00
  • 158263f255 apply promote operation to specific subkeys present on yubikey only Vincent Breitmoser 2015-05-17 00:35:10 +02:00
  • 71818934ca pass masterKeyId to yubikey fragment Vincent Breitmoser 2015-05-16 23:59:04 +02:00
  • f6643962af allow state loss when yubikey fragment is loaded Vincent Breitmoser 2015-05-16 23:29:59 +02:00
  • d06ae7f691 yubikey: don't assume signing key is masterKeyId in ViewKeyActivity Vincent Breitmoser 2015-05-15 01:04:25 +02:00
  • b509c3ed39 fix fragment handling in ViewKeyActivity Vincent Breitmoser 2015-05-16 23:05:58 +02:00
  • 7e5e0df0bc fingerprints are 20 bytes, not 40. duh. Vincent Breitmoser 2015-05-17 00:59:50 +02:00
  • 48f6e20f6c load yubikey fragment after mMasterKeyId is available Vincent Breitmoser 2015-05-17 00:54:09 +02:00