Commit graph

  • 635ee3e876 Don't pass through selection in ExternalKeychainProvider Vincent Breitmoser 2018-06-06 15:11:25 +02:00
  • 0c0c095ad8 add Ledger Nano S to supported devices Vincent Breitmoser 2018-06-07 14:23:57 +02:00
  • 122a8d97f8 refresh connection capabilities even if connection was already established Vincent Breitmoser 2018-06-07 13:36:34 +02:00
  • 35e7fece0d Add trivial short apdu protocol for T=0 Vincent Breitmoser 2018-06-07 13:29:28 +02:00
  • 7e591118de
    Merge pull request #2337 from jatoko/draft-shaw-openpgp-hkp-00-conformance Vincent Breitmoser 2018-06-04 11:48:47 +02:00
  • e965475540 HKP server handling adopted to conform to draft-shaw-openpgp-hkp-00 - updated regex - added error if server does not implement hkp function - added algorithm extraction from downloaded key if hkp fails -- fixes algorithm shown unknown if hkp response field is empty jatoko 2018-05-23 21:46:30 +02:00
  • 53fa371c9c
    Merge pull request #2331 from open-keychain/fix_personalized_learning Vincent Breitmoser 2018-05-29 16:41:04 +02:00
  • 98dc854d03 Use 0-9 for generated admin pin (derp) Vincent Breitmoser 2018-05-23 16:24:05 +02:00
  • d00e27ad2e Attempt to fix change of key attributes during smartcard key creation Vincent Breitmoser 2018-05-23 15:45:28 +02:00
  • 1e05b7999e
    Merge pull request #2329 from wiktor-k/wkd-url Vincent Breitmoser 2018-05-23 15:30:46 +02:00
  • 7e3c985c54
    Add intent filter for handling WKD link in Firefox Wiktor Kwapisiewicz 2018-05-23 15:02:10 +02:00
  • 92e7995b83 Add preference toggle for switching on/off WKD Wiktor Kwapisiewicz 2018-05-22 21:46:31 +02:00
  • fe78850b3d Automatically construct CloudSearchPrefs using auto-value Wiktor Kwapisiewicz 2018-05-22 21:31:38 +02:00
  • aa1e9ffb97
    Merge pull request #2323 from wiktor-k/ndef-openpgp4fpr Vincent Breitmoser 2018-05-23 13:20:05 +02:00
  • f6b3887f93 Follow redirects when fetching keys over WKD Wiktor Kwapisiewicz 2018-05-22 11:06:31 +02:00
  • 222231066e Show import key dialog when clicking on WKD URL Wiktor Kwapisiewicz 2018-05-22 10:16:19 +02:00
  • bc25b345fc Extract out contruction of Web Key Directory URLs Wiktor Kwapisiewicz 2018-05-22 10:01:47 +02:00
  • 759e51e6f4
    Add support for NDEF tags with openpgp4fpr URIs Wiktor Kwapisiewicz 2018-05-15 12:43:36 +02:00
  • 546ff281b7 Disable personalized learning for password/pin/backup code input widgets Christian Hagau 2018-05-22 00:00:00 +00:00
  • 090eb7e6e3
    Merge pull request #2314 from wiktor-k/wkd Vincent Breitmoser 2018-05-21 20:46:16 +02:00
  • 2a33245b20 fix nfc sweetspot activity Vincent Breitmoser 2018-05-17 15:53:13 +02:00
  • fa3b32eddc
    Add ability to search for keys using WKD protocol Wiktor Kwapisiewicz 2018-05-08 16:08:34 +02:00
  • 225fdbb79a
    Merge pull request #2318 from wiktor-k/vcard-key Vincent Breitmoser 2018-05-11 17:17:17 +02:00
  • 01aadf6a1f
    Extend QR scanner to support VCards with KEY field Wiktor Kwapisiewicz 2018-05-10 15:22:09 +02:00
  • e7990ebe7c Version 5.0.2 Dominik Schürmann 2018-05-08 17:49:36 +02:00
  • e6233d1017
    Merge pull request #2313 from open-keychain/simplify-backup-code Dominik Schürmann 2018-05-08 17:48:45 +02:00
  • cb6913f6dd Simplify backup code fragment Vincent Breitmoser 2018-05-08 15:14:19 +02:00
  • cfc5cc4c44 Version 5.0.1 Dominik Schürmann 2018-05-05 23:58:41 +02:00
  • 32005b94d9
    Merge pull request #2305 from open-keychain/autocrypt-setup-message-api Dominik Schürmann 2018-05-03 15:44:39 +02:00
  • 8edd084212 allow setting custom headers in autocrypt setup message Vincent Breitmoser 2018-05-03 15:11:35 +02:00
  • a63aca623d make sure all keys are allowed for transfer call Vincent Breitmoser 2018-05-01 14:21:03 +02:00
  • be58f2ff4c Add autocrypt key transfer api method Vincent Breitmoser 2018-04-13 17:32:21 +02:00
  • 5db00cd924
    Merge pull request #2301 from open-keychain/api-choose-sign-key Dominik Schürmann 2018-05-03 14:58:20 +02:00
  • f8e6e08410 incorporate feedback Vincent Breitmoser 2018-05-02 20:02:53 +02:00
  • 85032b4354
    Merge pull request #2310 from hagau/ssh_signatures_conv Vincent Breitmoser 2018-05-01 15:23:12 +02:00
  • e849ee3ca8 Add references to SshSignatureConverter Christian Hagau 2018-04-27 00:00:00 +00:00
  • ba03969f7c Handle EdDSA & DSA SSH signatures separately in SshSignatureConverter Christian Hagau 2018-04-27 00:00:00 +00:00
  • ff6c4d50e3
    Merge pull request #2309 from hagau/ssh_rsa_sha2_auth Vincent Breitmoser 2018-05-01 13:55:54 +02:00
  • 4151d37d14
    Merge pull request #2304 from open-keychain/autocrypt-setup-message Dominik Schürmann 2018-04-29 08:47:30 +02:00
  • 6b0ac338ca Use correct signature format identifier when creating SSH signatures for RSA with SHA256 & SHA512 Christian Hagau 2018-04-25 00:00:00 +00:00
  • d6f8357a76 Slight change to "Use different key" submenu, possibly display Autocrypt Setup Message hint Vincent Breitmoser 2018-04-18 16:34:28 +02:00
  • 00a13e8533 Slight layout changes, and extract strings Vincent Breitmoser 2018-04-12 19:25:46 +02:00
  • 1a7b30ef99 update openpgp-api-lib Vincent Breitmoser 2018-04-03 03:03:27 +02:00
  • 4c251d57a1 Version 5.0 Dominik Schürmann 2018-04-18 15:44:38 +02:00
  • 0b3cdc9463 Update from transifex Dominik Schürmann 2018-04-18 15:41:48 +02:00
  • 7493ed9e54 Changelog 5.0 Dominik Schürmann 2018-04-18 15:38:43 +02:00
  • bac5ce62fe Update from transifex Dominik Schürmann 2018-04-18 15:37:14 +02:00
  • bd7cfb9504 Key selection implies permission to OpenKeychain access Vincent Breitmoser 2018-04-03 01:28:45 +02:00
  • 50af8b6889 Make api permissive operations idempotent Vincent Breitmoser 2018-04-03 01:26:25 +02:00
  • 650fb911ff Slight layout change, keep id on single line Vincent Breitmoser 2018-04-03 01:06:11 +02:00
  • ee7706b5e9 Add a way to call legacy getSignKey dialog Vincent Breitmoser 2018-04-03 00:09:19 +02:00
  • 8858dd5c3b Return extra values for select sign key call Vincent Breitmoser 2018-04-02 22:32:30 +02:00
  • b75cd19a4f add option to choose from unrelated keys Vincent Breitmoser 2018-04-02 16:50:05 +02:00
  • 336c43cfde Actually save key in identity select dialog, and some more design updates Vincent Breitmoser 2018-03-30 22:20:44 +02:00
  • b92ff86988 Redesign "select signing key" api dialog Vincent Breitmoser 2017-01-26 20:23:58 +01:00
  • 23cb3c9426 Use only two subkeys in default configuration Vincent Breitmoser 2018-03-28 21:17:32 +02:00
  • 69121bfa98 extract KeyInfoInteractor from KeyLoader Vincent Breitmoser 2018-03-28 21:16:03 +02:00
  • 4c92426fe5 Use more subtle animation for translucent theme Vincent Breitmoser 2018-03-28 21:11:33 +02:00
  • c9b1690b76 add AsyncTaskLiveData class Vincent Breitmoser 2018-03-25 15:09:36 +02:00
  • 6ee47dea31 add architecture lifecycle component Vincent Breitmoser 2018-01-22 02:04:03 +01:00
  • 9ab9127005 Call TemporaryFileProvider.cleanup() in Handler Vincent Breitmoser 2018-04-18 15:31:46 +02:00
  • 8ad2d56f1c Add option to BackupOperation to export only secret keys Vincent Breitmoser 2018-04-16 17:37:29 +02:00
  • 347ab8fa15 Color backup code prefix grey Vincent Breitmoser 2018-04-16 22:14:28 +02:00
  • 45c481c067 add prefixColor attribute to PrefixedEditText Vincent Breitmoser 2018-04-16 14:49:01 +02:00
  • 9bb19a3ad7 Support import from application/autocrypt-setup type Vincent Breitmoser 2018-04-13 21:36:09 +02:00
  • 079305c375 Add support for Passphrase-Begin in PassphraseDialog Vincent Breitmoser 2018-04-13 21:03:07 +02:00
  • a140797da7 Fix PrefixedEditText in combination with hints Vincent Breitmoser 2018-04-13 21:01:19 +02:00
  • f238e1a75e Use numeric9x4 format in backup fragment Vincent Breitmoser 2018-04-13 18:14:14 +02:00
  • ffc28f408e Drop support for BackupVersion header in PgpSignEncryptOperation Vincent Breitmoser 2018-04-13 19:34:34 +02:00
  • 4760a21c40 Add passphrase-format and passphrase-begin headers in BackupOperation, if appropriate Vincent Breitmoser 2018-04-13 19:34:16 +02:00
  • ded58588ad Support numeric9x4 passphrase-format during decryption Vincent Breitmoser 2018-04-13 19:07:59 +02:00
  • cb56a44f77 Support Passphrase-Format and -Begin headers in PgpSignEncryptOperation Vincent Breitmoser 2018-04-13 17:39:38 +02:00
  • ba9d714c1b Add Numeric9x4PassphraseUtils Vincent Breitmoser 2018-04-13 19:17:00 +02:00
  • 7135525a5a
    Merge pull request #2300 from open-keychain/keylist-own-key-timestamps Dominik Schürmann 2018-04-06 14:20:38 +02:00
  • a1da52420e Always show creation time for own keys, and show as "just now" for new keys Vincent Breitmoser 2018-03-31 00:13:49 +02:00
  • 5032453dc2 show email address as name instead of '<no name>' Vincent Breitmoser 2018-03-31 00:12:48 +02:00
  • c7e393180c Version 5.0-beta1 Dominik Schürmann 2018-03-26 22:52:22 +02:00
  • 1892baba62 Change upload checkbox name and default in certify dialog, too Vincent Breitmoser 2018-03-26 22:02:53 +02:00
  • f96fdd582f Change wording on keyserver upload and disable by default for new keys Vincent Breitmoser 2018-03-26 21:39:04 +02:00
  • b598a4d965 Some small AS cleanups Vincent Breitmoser 2018-03-24 19:31:46 +01:00
  • 993cb57d92 show "add linked id" button only for secret keys Vincent Breitmoser 2018-03-24 18:17:50 +01:00
  • a363a6cacb remove "Edit Identities" button from identities card Vincent Breitmoser 2018-03-24 18:10:35 +01:00
  • 0ee787fb39
    Merge pull request #2298 from open-keychain/expected-le Vincent Breitmoser 2018-03-24 15:00:49 +01:00
  • 9a86d45bc1 token: send Ne only on last in a chain Vincent Breitmoser 2018-03-24 14:14:30 +01:00
  • 52c8824969 token: send expected result size as Le Vincent Breitmoser 2018-03-22 17:09:16 +01:00
  • 1e7ed06698 usb: respect automatic PPS feature flag Vincent Breitmoser 2018-03-22 15:51:35 +01:00
  • a9c5d47104
    Merge pull request #2296 from open-keychain/last-update-fixes Dominik Schürmann 2018-03-13 08:53:58 +01:00
  • 03cbc36e23 some fixes for last updated times Vincent Breitmoser 2018-03-12 22:11:40 +01:00
  • 57a4cecbfb extract LastUpdateInteractor from KeyRepository Vincent Breitmoser 2017-09-23 16:24:45 +02:00
  • fd172955ff
    Merge pull request #2165 from open-keychain/setup-remove-password Vincent Breitmoser 2018-03-12 16:08:40 +01:00
  • 37865f5c0c ditch password strength indicator Vincent Breitmoser 2017-05-19 14:49:57 +02:00
  • 80b8374eaa remove passphrase fragment from key creation Vincent Breitmoser 2017-05-19 14:44:59 +02:00
  • 66ca2e1441
    Merge pull request #2253 from open-keychain/autocrypt-1.0 Vincent Breitmoser 2018-03-12 12:27:38 +01:00
  • eb241a30d7 Improve migration mechanism Vincent Breitmoser 2018-01-30 11:20:23 +01:00
  • ca8835420d Remember "origin" of gossip keys Vincent Breitmoser 2018-01-20 22:08:51 +01:00
  • 53953fb058 Add migration for autocrypt peers Vincent Breitmoser 2018-01-17 15:40:46 +01:00
  • f5d9195958 Rename database fields for consistency Vincent Breitmoser 2018-01-17 15:45:33 +01:00
  • e2f89f8d8d Use Autocrypt gossip field for deduplication Vincent Breitmoser 2018-01-17 15:09:33 +01:00
  • 7d2b356d1c Further small optimizations to Autocrypt logic Vincent Breitmoser 2018-01-17 14:41:10 +01:00
  • 31b23d2085 Small optimizations for display of package icons in key list Vincent Breitmoser 2018-01-16 19:38:27 +01:00