Commit Graph

80 Commits

Author SHA1 Message Date
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
M66B 11e9333f14 Added option to set poll interval per folder 2018-10-01 09:14:21 +00:00
M66B 4fb2e7dbc2 Removed limit of 25 folders to synchronize 2018-09-30 15:02:29 +00:00
M66B fe65235de6 Added option to hide folders
Fixes #134
2018-09-21 15:19:37 +00:00
M66B a1b2f99983 Removed compress / prever IPv4 options 2018-09-21 13:18:26 +00:00
M66B 4289576da0 Browse messages on server, improvements
Fixes #115
2018-09-21 11:53:54 +00:00
M66B fdcbd799f6 Lifecyle aware dialogs 2018-09-20 16:47:43 +00:00
M66B 97b623b3e6 Let folder display name default to folder name 2018-09-20 13:05:01 +00:00
M66B 07f6d33efd Added folder display name 2018-09-19 17:47:16 +00:00
M66B 3a7a392f33 Prevent deleting system folders 2018-09-18 10:13:36 +00:00
M66B ff99597008 Limit synchronizing folders to 25 2018-09-18 05:51:44 +00:00
M66B f74adb7b25 Prevent renaming system folders
Fixes #123
2018-09-16 06:18:33 +00:00
M66B 1cc3d79ce9 Unexpected error handling 2018-09-15 05:49:54 +00:00
M66B fc98eba42b Added folder create, rename, delete
Fixes #71
2018-09-14 08:15:45 +00:00
M66B de2b20f5dd Added popup menu to folder long press
- Synchronize now
- Delete local messages
2018-09-08 06:23:53 +00:00
M66B deaa30a5f3 Fixes 2018-09-05 20:39:47 +00:00
M66B 1e7ff72e55 Select folders to show in unified inbox
Fixed #47
Fixes #87
2018-09-05 09:41:16 +00:00
M66B 9ff3718561 Small improvement 2018-08-27 14:30:16 +00:00
M66B 4a5407e48f Simplified reload 2018-08-22 12:30:27 +00:00