5 Commits

Author SHA1 Message Date
azuo
3ab42fd163 Correct and improve calendar events updating algorithm.
1. UpdateCalendarService will fetch all events from now to the next fetch time + Preferences.showUntil, so that EventRepository holds all events need to be shown before the next fetch;
2. Every event is updated 1 minute after the corresponding time span, to make the actual time difference consistent with the displayed getRelativeTimeSpanString;
3. Update events only when necessary, eliminate redundant alarms; cancel all update alarms when showEvents is turned off.
2021-09-03 18:20:01 +08:00
Tommaso Berlose
b81461f725 Fix #120 2020-05-16 12:47:29 +02:00
Tommaso Berlose
4feb72381d Update the bitmap factory and the location request. Fixed #53 2020-05-05 01:32:51 +02:00
Tommaso Berlose
9a978ac8d3 Release v2.0.1 2020-05-03 17:54:35 +02:00
Tommaso Berlose
3aecf9851a Moving to version 2.0 2020-05-01 01:09:56 +02:00