10 Commits

Author SHA1 Message Date
azuo
388653f62b Meet some mandatory requirements for migrating to Android 12
1. Replace foreground services with Workers
2. Support approximate location
3. Fallback to inexact alarms if the SCHEDULE_EXACT_ALARM permission is revoked
4. Specify the mutability of each PendingIntent
5. Explicitly declare the android:exported attribute for app components that use intent filters
2021-10-03 16:34:56 +08:00
azuo
ea0be72478 Do not schedule unnecessary ACTION_ALARM_UPDATE alarm. 2021-09-02 13:54:24 +08:00
Tommaso Berlose
9ecb9b4819 Ui update 2020-10-13 11:32:10 +02:00
Tommaso Berlose
e82a34bcc7 Fix #157, fix #163 2020-05-25 10:16:21 +02:00
Tommaso Berlose
2e684e0902 Fix #74, fix #69 2020-05-06 16:16:31 +02:00
Tommaso Berlose
e2503decd2 Add am/pm indicator, add tab badges, add widget background, add text color alpha 2020-05-06 12:52:25 +02:00
Tommaso Berlose
dd450443c8 Fix event tap ui 2020-05-04 19:28:06 +02:00
Tommaso Berlose
faaa21eef7 Fix choose application order 2020-05-04 12:56:30 +02:00
Tommaso Berlose
55b3a02da5 Bugfixes 2020-05-04 01:46:22 +02:00
Tommaso Berlose
9a978ac8d3 Release v2.0.1 2020-05-03 17:54:35 +02:00