Commit Graph

964 Commits

Author SHA1 Message Date
M66B
03ed6c057d Fixed/improved quit sequence 2020-01-17 08:54:16 +01:00
M66B
36e68347d0 Simplified starting FTS indexing 2020-01-15 12:11:08 +01:00
M66B
a02ac3c381 Reduced logging 2020-01-15 10:59:48 +01:00
M66B
96cd456a3d Check schedule on scheduling next poll 2020-01-14 09:02:37 +01:00
M66B
512f24feb3 Added logging 2020-01-13 17:16:02 +01:00
M66B
e73d8f4329 Small improvement 2020-01-13 13:18:49 +01:00
M66B
bee37b2b17 Small improvements 2020-01-13 11:33:34 +01:00
M66B
a77f73ea71 Prevent race condition on quit 2020-01-12 19:31:37 +01:00
M66B
0bb4282e5c Allow accounts to be exempted from polling 2020-01-12 18:48:26 +01:00
M66B
51e971bf41 Fixed quit delay 2020-01-12 16:16:50 +01:00
M66B
ff0e5641fc Replace work manager by alarm for polling 2020-01-12 15:38:00 +01:00
M66B
86bcdb28e7 Delay updating widgets until operations completed 2020-01-12 11:09:11 +01:00
M66B
afb4ac669d Added logging 2020-01-10 13:02:46 +01:00
M66B
9d3eb2d270 Fixed polling without schedule 2020-01-10 12:20:57 +01:00
M66B
9306d4e1e9 Revert "Switch to alarm manager for more control over polling"
This reverts commit 7658047300.
2020-01-10 12:08:14 +01:00
M66B
7658047300 Switch to alarm manager for more control over polling 2020-01-10 11:23:42 +01:00
M66B
65f256a4eb Added quota support 2020-01-07 18:04:51 +01:00
M66B
dc69b597ab Updated copyright 2020-01-05 18:36:57 +01:00
M66B
960c589e3a Refactoring 2020-01-01 21:01:18 +01:00
M66B
b99fcb48f7 Added widget new message count per account 2020-01-01 20:51:38 +01:00
M66B
7dcf151922 Longer backoff for Gmail 2020-01-01 16:26:53 +01:00
M66B
567681c08f Auto keep alive tuning 2019-12-29 17:00:38 +01:00
M66B
5a8bd2000d Auto keep alive debug 2019-12-29 13:03:30 +01:00
M66B
4f7917d8bf Disable poll outside of schedule 2019-12-29 12:26:51 +01:00
M66B
d5ea82631e Experiment: auto tune keep alive interval 2019-12-29 09:29:47 +01:00
M66B
32583890f6 Revert "Record max idle time"
This reverts commit d11d15d771.
2019-12-28 19:56:34 +01:00
M66B
d11d15d771 Record max idle time 2019-12-28 19:47:18 +01:00
M66B
e2ef0901e3 Suppress AuthenticationFailedException caused by IOException 2019-12-28 18:35:44 +01:00
M66B
898780b1e2 Added day scheduling (eval) 2019-12-23 14:08:04 +01:00
M66B
2ef0ab5357 Fixed deleting of accounts 2019-12-18 17:43:28 +01:00
M66B
7ea5bfa9c5 Sync on scheduled enable 2019-12-18 09:29:38 +01:00
M66B
367aba37d8 Prevent crash 2019-12-13 12:06:28 +01:00
M66B
06dc32d512 Conditionally init 2019-12-13 08:08:18 +01:00
M66B
1667bd3e12 Simplified boot 2019-12-12 17:21:26 +01:00
M66B
8b4a316592 Oops 2019-12-12 12:07:09 +01:00
M66B
abed4f9a44 Oops 2019-12-12 11:57:35 +01:00
M66B
71dfca6265 Separate backoff/keepalive 2019-12-12 11:50:36 +01:00
M66B
936bc45c44 Yield after wakeup 2019-12-12 09:53:06 +01:00
M66B
fbc3bd1f12 Suppress auth failed on too many connections 2019-12-12 09:33:29 +01:00
M66B
e016f99070 Bring back reconnect delay 2019-12-12 09:19:30 +01:00
M66B
250edd19eb Refactoring 2019-12-12 08:56:57 +01:00
M66B
3084506c81 Cleanup 2019-12-12 08:52:35 +01:00
M66B
818045528f Refactored account wakeup 2019-12-12 08:51:48 +01:00
M66B
a4793a736b Revert "Make sure alarms are processed"
This reverts commit e06614b73f.
2019-12-12 07:34:29 +01:00
M66B
e06614b73f Make sure alarms are processed 2019-12-11 15:27:47 +01:00
M66B
0a43d19847 Small state fix 2019-12-11 11:48:57 +01:00
M66B
6a92eb68e4 Initially suppress "Too many simultaneous connections" 2019-12-11 11:43:32 +01:00
M66B
7707175138 Changed log level 2019-12-10 21:55:51 +01:00
M66B
a700d37fa7 Fixed crash 2019-12-10 21:51:41 +01:00
M66B
1b4f0fc5f1 Cancel alerts on successfull connect 2019-12-10 16:11:49 +01:00