Commit Graph
6583 Commits
Author SHA1 Message Date
Vincent Breitmoser 363551723b token-import: add logging 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 050aed1ef5 token-import: extract string resources 2017-09-08 15:16:50 +02:00
Vincent Breitmoser e9efc07b74 token-import: reset yubikey 2017-09-08 15:16:50 +02:00
Vincent Breitmoser bc3031c9eb token-import: load from file 2017-09-08 15:16:50 +02:00
Vincent Breitmoser af7d36c038 token-import: first iteration 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 21bc6f12f0 fix bugs introduced by using byte[] instead of String for fingerprints 2017-09-08 14:50:10 +02:00
Vincent Breitmoser 4a4e325bca encrypt to signing key in openkeychain ui 2017-09-06 22:07:56 +02:00
Dominik Schürmann 93caae1342 Pull from transifex 2017-08-29 21:13:21 +02:00
Dominik Schürmann d6ad4cb72b Version 4.6 2017-08-29 21:09:09 +02:00
Vincent Breitmoser 5dd9700b74 fix drawer position glitch 2017-08-29 21:07:53 +02:00
Dominik Schürmann f779c397b1 Changelog 4.6 2017-08-29 21:03:44 +02:00
Vincent Breitmoser 0437eb8f1d change text color again in transfer fragment 2017-08-29 20:40:17 +02:00
Dominik SchürmannandGitHub 6161d99ca1 Merge pull request #2117 from open-keychain/tls-psk-transfer
Key transfer using TLS-PSK
2017-08-29 20:38:58 +02:00
Vincent Breitmoser e3b1cf7209 slight changes to ui 2017-08-29 20:34:39 +02:00
Vincent Breitmoser 5122c20e3d tls-psk: remove hostname from status message 2017-08-29 20:11:38 +02:00
Vincent Breitmoser c6c1222eed tls-psk: add link from secret key view 2017-08-29 20:11:37 +02:00
Vincent Breitmoser 33313824ce tls-psk: rename to Secure Wifi Transfer 2017-08-29 20:11:37 +02:00
Vincent Breitmoser ba5a1a1969 tls-psk: add specialized error screen if on bad wifi 2017-08-29 20:11:37 +02:00
Vincent Breitmoser 9a37fabb45 tls-psk: switch layouts in animator by id 2017-08-29 20:11:37 +02:00
Vincent Breitmoser f76a0f47b5 tls-psk: fix scan from proxy activity, and use Constants.SKT_SCHEME everywhere 2017-08-29 20:11:37 +02:00
Vincent Breitmoser 4f5f5219bd tls-psk: include wifi ssid in qr code (if available) 2017-08-29 20:11:37 +02:00
Vincent Breitmoser b92778f6e9 tls-psk: extract skt uri handling, and use new qr code format 2017-08-29 20:11:36 +02:00
Vincent Breitmoser e5189e0c39 tls-psk: fix bug with zero size layout 2017-08-29 20:11:36 +02:00
Vincent Breitmoser 23b1f6d7e5 tls-psk: add "more info" button 2017-08-29 20:11:36 +02:00
Vincent Breitmoser 0aa878d1a9 tls-psk: move descriptive text, fix typo 2017-08-29 20:11:36 +02:00
Vincent Breitmoser 39be6b166d tls-psk: show warning dialog before actually sending a key 2017-08-29 20:11:36 +02:00
Vincent Breitmoser b6586c6620 tls-psk: show a "done" button after connection is established 2017-08-29 20:11:36 +02:00
Vincent Breitmoser c04e716a27 tls-psk: add secure device setup to first time dialog 2017-08-29 20:11:35 +02:00
Vincent Breitmoser b58e30914c tls-psk: stub for tests 2017-08-29 20:11:35 +02:00
Vincent Breitmoser dc350cff50 tls-psk: properly set timeout while connecting 2017-08-29 20:11:35 +02:00
Vincent Breitmoser 34a466622e tls-psk: show "Connecting…" view while waiting 2017-08-29 20:11:35 +02:00
Vincent Breitmoser ca43544a0e tls-psk: handle scan from ImportKeysProxyActivity 2017-08-29 20:11:35 +02:00
Vincent Breitmoser af1d028520 tls-psk: show error message for unspecialized io exception 2017-08-29 20:11:35 +02:00
Vincent Breitmoser fa3a82ded2 tls-psk: reformat getIPAddress method 2017-08-29 20:11:35 +02:00
Vincent Breitmoser e470072210 tls-psk: move more magic values into constants 2017-08-29 20:11:34 +02:00
Vincent Breitmoser db3210e67c tls-psk: use ascii armor block delimiter 2017-08-29 20:11:34 +02:00
Vincent Breitmoser e2c3f5b6f8 tls-psk: show animated connection status view 2017-08-29 20:11:34 +02:00
Vincent Breitmoser 049b93ff03 tls-psk: display a note if there are no keys to send 2017-08-29 20:11:34 +02:00
Vincent Breitmoser 5cff30e7ba tls-psk: ignore incoming data if we already sent a key 2017-08-29 20:11:34 +02:00
Vincent Breitmoser b95e42f693 tls-psk: handle disconnect by local decision 2017-08-29 20:11:34 +02:00
Vincent Breitmoser 4846ee5328 tls-psk: put QR code in card 2017-08-29 20:11:34 +02:00
Vincent Breitmoser 3a728b94a6 tls-psk: use automatically assigned port 2017-08-29 20:11:34 +02:00
Vincent Breitmoser 8a345d0c72 tls-psk: use hex encoding for psk instead of base64 2017-08-29 20:11:34 +02:00
Vincent Breitmoser c494c3f70f tls-psk: return identity hint as client identity
this is necessary for openssl, which expects "Client_identity" as
default client identity hint
2017-08-29 20:11:34 +02:00
Vincent Breitmoser 41fdbd65ec tls-psk: improve error handling 2017-08-29 20:11:33 +02:00
Vincent Breitmoser e5931637dc tls-psk: only enable TLS_DHE_PSK_* and TLS_ECDHE_PSK_* cipher suites 2017-08-29 20:11:33 +02:00
Vincent Breitmoser f35a707d82 tls-psk: add compatibility fragment for android < 5 2017-08-29 20:11:33 +02:00
Vincent Breitmoser 99441660ca tls-psk: some cleanup 2017-08-29 20:11:33 +02:00
Vincent Breitmoser a919bb3a9e tls-psk: fade between drawer fragments 2017-08-29 20:11:33 +02:00
Vincent Breitmoser 3ca3baf780 tls-psk: fix drawer icon and text 2017-08-29 20:11:33 +02:00