Commit Graph
4210 Commits
Author SHA1 Message Date
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
Vincent Breitmoser 7df2619232 tls-psk: improve error handling on connection error 2017-08-29 20:11:33 +02:00
Vincent Breitmoser a441df2bd7 tls-psk: display warning if not connected to wifi before connecting 2017-08-29 20:11:33 +02:00
Vincent Breitmoser 13873e934f tls-psk: clear all data on connection reset 2017-08-29 20:11:33 +02:00
Vincent Breitmoser f4d9d0a7c0 tls-psk: handle back button 2017-08-29 20:11:33 +02:00
Vincent Breitmoser b14674749b tls-psk: handle disconnect in ui 2017-08-29 20:11:33 +02:00
Vincent Breitmoser 703603782f tls-psk: actual import of keys 2017-08-29 20:04:48 +02:00
Vincent Breitmoser e44d668e27 tls-psk: display list of incoming keys on receiving side 2017-08-29 20:03:02 +02:00
Vincent Breitmoser fd34740c1a tls-psk: allow passing more than one key 2017-08-29 20:03:02 +02:00
Vincent Breitmoser 9b20c97e01 tls-psk: use inline progress animation 2017-08-29 20:03:02 +02:00
Vincent Breitmoser 0c3a247d9e tls-psk: working version, with fake progress too! 2017-08-29 20:03:02 +02:00
Vincent Breitmoser 747feaa100 tls-psk: use unified KeyTransferInteractor, display list of keys 2017-08-29 20:03:02 +02:00
Vincent Breitmoser 9b3dd27ffd tls-psk: second steps 2017-08-29 20:03:02 +02:00
Vincent Breitmoser a55445f5bb tls-psk: first steps 2017-08-29 20:03:02 +02:00
Vincent Breitmoser 6e8a768011 close database when cursor is closed for external provider 2017-08-29 19:38:25 +02:00
Vincent Breitmoser b450909300 don't close db in ContentProvider 2017-08-29 19:28:08 +02:00
Vincent Breitmoser d3746b89e5 respect most recent sig with actual key flags, if available 2017-08-29 01:46:19 +02:00
Dominik Schürmann 049d665324 Merge branch 'master' of github.com:open-keychain/open-keychain 2017-08-29 00:42:00 +02:00
Dominik Schürmann fece9332db Insert classloader magic to prevent ClassNotFoundException in CryptoInputParcelCacheService 2017-08-29 00:41:41 +02:00
Vincent Breitmoser b7968d6279 don't encrypt twice to the same key if additional encryption id is in recipient list 2017-08-28 17:36:30 +02:00
Dominik Schürmann ef59affd74 Version 4.5.1 2017-08-28 17:19:06 +02:00
Dominik Schürmann b9c5a4ea2c Update PayPal email 2017-08-28 17:15:03 +02:00
Dominik Schürmann c418f7d899 Pull from Transifex 2017-08-28 17:12:11 +02:00
Vincent Breitmoser 7070678d2e small improvement for app registration screen 2017-08-25 16:17:20 +02:00
Vincent Breitmoser 4671cefaa1 pass key confirmation status through for autocrypt status query 2017-08-24 16:11:30 +02:00