Skip to content
  1. Aug 05, 2017
  2. Aug 04, 2017
  3. Aug 03, 2017
  4. Aug 02, 2017
  5. Aug 01, 2017
  6. Jul 30, 2017
  7. Jul 29, 2017
  8. Jul 28, 2017
  9. Jul 26, 2017
  10. Jul 25, 2017
    • Daniel Gultsch's avatar
      Merge pull request #2564 from yushijinhun/fix-decryption-blocked · d6e51288
      Daniel Gultsch authored
      Give up PGP decryption when intent is cancelled
      d6e51288
    • yushijinhun's avatar
      Give up PGP decryption when intent is cancelled · 48147b7f
      yushijinhun authored
      When receiving a PGP message which is not encrypted with YOUR key,
      OpenKeychain shows a dialog, which tells you the private key to decrypt
      the message is unavailable. However, Conversations won't give up
      decrypting the message. So whether the subsequent messages are
      decryptable or not, the decryption is blocked at the current message.
      The commit fixes the bug in this way: Give up the current message when
      the decryption intent is cancelled, so that subsequent messages can be
      handled.
      48147b7f
  11. Jul 23, 2017
  12. Jul 21, 2017
  13. Jul 18, 2017
  14. Jul 17, 2017
  15. Jul 16, 2017
Loading