Commit Graph

77 Commits

Author SHA1 Message Date
M66B
bddf065ca1 Happy New Year 2022-01-01 09:46:36 +01:00
M66B
6b000d75ee Allow switching to password auth 2021-12-24 09:03:12 +01:00
M66B
7027699dc3 Refactoring 2021-11-03 18:28:51 +01:00
M66B
50af1c5fb5 Added account categories 2021-10-03 21:45:18 +02:00
M66B
3f228fc559 Prevent crash 2021-09-28 21:15:46 +02:00
M66B
318d5df2b2 Allow entering IPv6 address 2021-08-31 07:33:27 +02:00
M66B
de53031696 End icon mode cannot be changed dynamically
Due to a 2 year old bug in material components:

https://github.com/material-components/material-components-android/issues/503
2021-08-15 18:06:08 +02:00
M66B
1cdd5ea8aa Password helper text 2021-07-31 14:31:54 +02:00
M66B
6375a502c0 Added Public Suffix List 2021-07-21 07:11:54 +02:00
M66B
34aa1112eb Refactoring 2021-07-15 18:36:39 +02:00
M66B
fc2dc9a5e5 Android 12: notification ID 2021-07-15 15:28:27 +02:00
M66B
3449815e68 Highlight mail-do domain name, refactoring 2021-07-02 07:32:15 +02:00
M66B
0b07d37280 Insecure connections help 2021-05-07 16:44:39 +02:00
M66B
000097b353 Require save to configure linked identity 2021-04-23 20:42:05 +02:00
M66B
e35cbd0f37 Revert "Run start service on foreground"
This reverts commit f7a85deeec.
2021-03-27 15:50:39 +01:00
M66B
f7a85deeec Run start service on foreground 2021-03-25 12:30:24 +01:00
M66B
36ad6dee4f How are passwords stored? 2021-03-13 10:44:12 +01:00
M66B
c3e6d15bb6 Allow empty username 2021-03-11 10:18:04 +01:00
M66B
796c002e78 Save changes for POP3 2021-02-15 20:54:10 +01:00
M66B
3e41dd2e49 Replaced resource ID switches by ifs 2021-02-05 11:15:02 +01:00
M66B
8733edb823 Sync foreground on add/update account 2021-01-24 14:02:35 +01:00
M66B
cfe544cb3e Happy new year 2021-01-01 08:56:36 +01:00
M66B
a75e878978 Added custom account/identity animation 2020-11-23 11:44:38 +01:00
M66B
71cb5d05fb Added related identity for POP3 account 2020-11-05 21:32:36 +01:00
M66B
480eaa18f6 Use service authenticator 2020-10-25 22:20:48 +01:00
M66B
3800c98239 Ask with warning 2020-10-25 14:55:58 +01:00
M66B
2df6cf857d Remove spaces from host names 2020-10-11 21:34:31 +02:00
M66B
c48ee83925 Singleton handler 2020-08-23 17:34:14 +02:00
M66B
bcd668a622 Added encryption none 2020-08-23 09:29:32 +02:00
M66B
765a17b5f5 Added auto seen option for POP3 accounts 2020-08-14 18:40:50 +02:00
M66B
cbd561e793 Gesture inset ignored what?!
Android space is Android space, app space is app space!
Android problems should be fixed in Android, not in apps!
2020-07-06 19:04:21 +02:00
M66B
5e0e78b6df Refactoring 2020-07-02 10:10:47 +02:00
M66B
027b6638d5 Allow swipe/ask for POP3 accounts 2020-07-01 08:11:28 +02:00
M66B
212d92f9e4 Added swipe configuration to POP3 accounts 2020-06-30 21:09:37 +02:00
M66B
23107350ea Enforce minimum keep alive / poll interval 2020-05-06 10:59:42 +02:00
M66B
574bd517b8 Fixed POP3 default max messages 2020-05-01 07:49:54 +02:00
M66B
1f8079e773 Refactoring 2020-04-16 17:39:29 +02:00
M66B
a65e170197 Refactoring 2020-04-16 17:09:33 +02:00
M66B
f1e9b23a96 Refactoring 2020-04-15 20:08:17 +02:00
M66B
e24ce5ead6 Sync folders on add account 2020-04-05 22:01:27 +02:00
M66B
b637453ca7 Added POP3 trash folder 2020-04-05 21:35:56 +02:00
M66B
6913089f71 Download 100 POP3 messages by default 2020-04-01 11:40:21 +02:00
M66B
ed5e2ac2ef Added settings to leave deleted POP3 messages on server 2020-03-24 08:43:31 +01:00
M66B
a4b48591fc Revert "Refactoring"
This reverts commit 0d8ba072f2.
2020-03-11 12:30:23 +01:00
M66B
0d8ba072f2 Refactoring 2020-03-11 11:57:46 +01:00
M66B
ad0d326cde Added settings to limit number of POP3 messages 2020-02-26 13:41:10 +01:00
M66B
7708165e8e Allow showing passwords when biometric / PIN authentication is enabled only 2020-02-26 12:57:58 +01:00
M66B
94a9e05da5 Added certificate selection 2020-02-10 16:35:14 +01:00
M66B
58e49368e3 Added support for client certificates (untested) 2020-02-09 13:58:16 +01:00
M66B
a645fb1bd3 Added separate notifications POP3 2020-02-09 09:40:52 +01:00