azuo
9f47d626a9
setExact is more reliable than setRepeating on some ROMs (e.g., MIUI).
2021-09-13 23:24:58 +08:00
azuo
818b4ec0ba
Avoid redundant updates.
2021-09-04 18:35:39 +08:00
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
40644f3657
update widget
2021-05-03 23:01:54 +02:00
Tommaso Berlose
cce86a970c
Fix #278
2021-01-14 14:14:00 +01:00
Tommaso Berlose
06583197c7
Fix widget refresh intent
2021-01-11 09:42:55 +01:00
Tommaso Berlose
4de0413a35
Fix multiple bugs
2020-10-20 10:27:05 +02:00
Tommaso Berlose
c0e747a714
Add greetings as glance provider
2020-10-18 12:51:02 +02:00
Tommaso Berlose
c4a16224f0
Update the glance support
2020-10-14 00:45:29 +02:00
Tommaso Berlose
4c27d1dd9b
Fix future events
2020-05-18 20:36:59 +02:00
Tommaso Berlose
06443ddddb
Add settings header
2020-05-16 20:24:11 +02:00
Tommaso Berlose
233761a169
Add battery level handler
2020-05-16 14:34:04 +02:00
Tommaso Berlose
b81461f725
Fix #120
2020-05-16 12:47:29 +02:00
Tommaso Berlose
ac381c8542
Add weather icon pack, updates frequency and fix google fit
2020-05-12 23:54:07 +02:00
Tommaso Berlose
26428b65da
Merge crud-device
2020-05-09 17:58:03 +02:00
Tommaso Berlose
97d1caeabc
Add dividers toggle
2020-05-09 15:11:12 +02:00
Tommaso Berlose
37cb43dc80
Add media player receiver
2020-05-06 21:40:51 +02:00
Tommaso Berlose
7076311e94
Add workers
2020-05-06 20:58:32 +02:00
Tommaso Berlose
2e684e0902
Fix #74 , fix #69
2020-05-06 16:16:31 +02:00
Tommaso Berlose
f13cee24d5
Move back to alarmmanager for events update, add xiaomi warning
2020-05-05 19:38:24 +02:00
Tommaso Berlose
f5c4ee7eb0
Bugfixes
2020-05-05 14:29:30 +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