Commit Graph

231 Commits

Author SHA1 Message Date
M66B 8881cb5b24 Reduced battery usage on connection failures 2020-03-15 10:14:57 +01:00
M66B d4e56e78c5 Oops 2020-03-14 18:54:40 +01:00
M66B 97189ca6b6 Fallback to usable addresses only 2020-03-14 18:53:16 +01:00
M66B b3b320a4ef Fallback with full timeout 2020-03-14 18:44:59 +01:00
M66B dca633710f Back to connecting to host name 2020-03-14 18:20:23 +01:00
M66B baa94dcece Try on all addresses when using a VPN 2020-03-14 13:24:10 +01:00
M66B bcd56f8771 Revert "Some devices seem not to be able to connect to plain IP addresses"
This reverts commit 60b4f302e2.
2020-03-14 13:20:25 +01:00
M66B 60b4f302e2 Some devices seem not to be able to connect to plain IP addresses 2020-03-13 17:13:48 +01:00
M66B ae9fe0861c Small improvement 2020-03-11 14:27:18 +01:00
M66B 5e6f2e4599 Localize service error messages 2020-03-11 14:25:09 +01:00
M66B 03cfeb6801 Handle common mistake 2020-03-11 14:12:51 +01:00
M66B 12b032f3e4 Improved fallback logging 2020-03-10 17:02:27 +01:00
M66B 84d717e182 Reduced timeout on fallback
This saves 4 x 10 seconds keeping the device awake
2020-03-09 17:15:05 +01:00
M66B 61e5beb7a0 Check ip4/ip6 connectivity 2020-03-09 16:32:20 +01:00
M66B 85c155267c Added setting for connection/read/write timeout 2020-03-08 19:11:39 +01:00
M66B 5e564e8d38 Fallback to one address only 2020-03-08 11:24:18 +01:00
M66B b8a523676b Reduced connect timeout 2020-03-08 11:13:56 +01:00
M66B 06cafdc12a Reduced connect timeout for checks 2020-03-05 11:57:46 +01:00
M66B b76460b567 Fixed client cert auth 2020-02-20 15:35:10 +01:00
M66B 033efe23d3 Check for VPN 2020-02-12 12:56:19 +01:00
M66B 94a9e05da5 Added certificate selection 2020-02-10 16:35:14 +01:00
M66B 531aad4504 Load client certificate by host name 2020-02-10 09:16:19 +01:00
M66B f82aca7b51 Fixed key factory algorithm 2020-02-09 19:49:33 +01:00
M66B 58e49368e3 Added support for client certificates (untested) 2020-02-09 13:58:16 +01:00
M66B 6d94984b41 Increased connect timeout to 60 seconds 2020-02-06 20:55:44 +01:00
M66B e1a785afc3 Increased search timeout 2020-02-06 13:01:11 +01:00
M66B 06f8be22f2 Set guessed folder type properties 2020-02-06 12:24:32 +01:00
M66B b9f3391430 Updated log level 2020-02-04 09:42:06 +01:00
M66B ab4febd489 Filter authenticator exceptions 2020-02-01 10:36:24 +01:00
M66B f920601a22 Use key ID instead of fingerprint when possible 2020-01-31 21:03:27 +01:00
M66B d0fca27e70 Refactoring 2020-01-29 21:06:45 +01:00
Renamed from app/src/main/java/eu/faircode/email/MailService.java (Browse further)