Commit Graph

98 Commits

Author SHA1 Message Date
M66B 3a85a016f8 Improved folder collapsing/expanding 2019-03-18 09:31:27 +00:00
M66B c5df0034e3 Explicitly delete browsed messages 2019-03-09 14:09:30 +00:00
M66B 3e86195cd8 Background sync, simplifications 2019-03-02 07:43:12 +00:00
M66B c39b85c139 Added on demand process 2019-02-28 18:25:55 +00:00
M66B a736035bc9 Fixed outbox sync 2019-02-27 14:06:10 +00:00
M66B 67b203ad3a Removed POP3 support
There are too many disadvantages likely resulting in too many support questions
2019-02-11 22:06:24 +00:00
M66B e7dd1a01b1 Basic POP3 support 2019-02-09 21:04:03 +00:00
M66B 0f8e958935 Small improvements 2019-02-04 16:10:30 +00:00
M66B ab71106b55 Simplify enable state management, improvements 2019-01-29 09:02:34 +00:00
M66B 3b06c3d027 Refactoring 2019-01-17 09:57:01 +00:00
M66B eb18e56886 Refactoring 2019-01-15 17:41:55 +00:00
M66B 2ff5b3f773 Task names 2019-01-12 13:15:15 +00:00
M66B adacbf7493 Happy new year 2018-12-31 08:08:05 +00:00
M66B ec340c915c Layout improvements 2018-12-31 07:42:53 +00:00
M66B 7ffb44f292 Refactoring 2018-12-31 07:03:48 +00:00
M66B a43d627bc2 Refactoring 2018-12-30 13:04:46 +00:00
M66B 975c0f3bd2 Show spinners only after 0.5 seconds 2018-12-27 12:31:02 +00:00
M66B ea177d5a61 Check identity email address, small fixes 2018-12-26 09:40:28 +00:00
M66B e7fac3cbcb Prevent reload on download change 2018-12-25 08:37:19 +00:00
M66B 351ae13234 Refactoring 2018-12-24 12:35:39 +00:00
M66B 51fa384ee9 Reset account/identity/folder error on save 2018-12-23 08:31:24 +00:00
M66B cf185bb744 Fixed/improved folder synchronization 2018-12-22 12:40:47 +01:00
M66B 435da85364 Download depends on sync 2018-12-16 13:02:01 +01:00
M66B 38d7a67afb Fixed folder properties 2018-12-15 13:44:00 +01:00
M66B e49d09ab9c Added folder setting to disable automatically downloading of message texts and attachments 2018-12-14 12:31:25 +01:00
M66B afe3832364 Initially sync 7 days, default sync 1 day 2018-12-11 12:18:26 +01:00
M66B f552a9b23d Added option to keep messages infinitely 2018-12-10 11:27:28 +01:00
M66B 1f54eed6a8 Disable folder notify setting on Android 7 Nougat and before
Notification grouping is available on Android 7 Nougat and later only
Showing a notification per message is not a good idea
The summary notification is used to navigate to the unified inbox
2018-12-10 09:49:05 +01:00
M66B 4a42c7764e Added folder setting to enable/disable notifications 2018-12-09 09:38:23 +01:00
M66B 0b8475223c Prevent deleting folders with pending operations 2018-12-06 17:28:51 +01:00
M66B 0c072fb980 Delegate deletion of accounts, identities & folders 2018-12-06 13:43:00 +01:00
M66B a844d24ec1 Account/identity/folder delete menu instead of button 2018-12-06 10:22:03 +01:00
M66B 7395221a39 Keep messages half a day extra to prevent time zone problems 2018-12-05 17:21:55 +01:00
M66B 3aa89cae97 Added setting to poll instead of synchronize 2018-12-05 11:11:02 +01:00
M66B e5ee83d544 Small improvements 2018-12-04 11:48:11 +01:00
M66B 721cc115f5 Fixed folder level 2018-12-04 09:01:08 +01:00
M66B 16296f3174 Removed unneeded simple task 2018-12-02 15:00:01 +01:00
M66B 251ff98ea5 Observe operations 2018-12-02 14:19:54 +01:00
M66B 2665c33f68 Lifecycle aware unexpected error handling 2018-12-01 13:04:41 +01:00
M66B ce88d04a0f Always report unexpected errors 2018-12-01 10:47:08 +01:00
M66B 675df46367 Sync folder on edit 2018-12-01 10:23:46 +01:00
M66B 3dabbbb677 Keep browsed messages 2018-11-26 16:57:00 +01:00
M66B 884615a269 Refactoring 2018-11-14 18:01:33 +01:00
M66B 85f860467d Added settings for days to sync/keep 2018-11-14 10:49:59 +01:00
M66B a014dbf435 Revert "Use ContentLoadingProgressBar"
This reverts commit 708c617873.
2018-11-05 09:03:02 +00:00
M66B 708c617873 Use ContentLoadingProgressBar 2018-11-05 08:29:21 +00:00
M66B 940e7b3903 Fixed copyright
Thanks @rancidfrog
2018-10-29 10:46:49 +00:00
M66B 7d642f468d Allow insecure connections 2018-10-23 07:52:20 +00:00
M66B 2f0babc479 Use alarm manager to keep alive 2018-10-09 20:31:18 +00:00
M66B ee4339a971 Simplify store keep alive 2018-10-07 10:19:38 +00:00