6 Commits

Author SHA1 Message Date
Ensar Sarajčić
68a2833a5b Add quotes around migration table and column names 2023-09-01 10:27:35 +02:00
Ensar Sarajčić
21031a9089 Add new intents for alarms and timers
Added support for new intents:
- `ACTION_SET_ALARM`
- `ACTION_SET_TIMER`
- `ACTION_DISMISS_ALARM`
- `ACTION_SNOOZE_ALARM`
- `ACTION_DISMISS_TIMER`
- `ACTION_SHOW_TIMERS`

This closes #357
2023-08-31 08:47:10 +02:00
tibbi
1ed261e534 removing timerState config, not sure why was it needed 2022-07-03 15:26:39 +02:00
tibbi
44052fec76 changing some database related settings for consistency with our other apps 2021-09-24 22:42:32 +02:00
Paul Akhamiogu
037eac6864 timer UI improvements + bug fixes
- add page indicator
- add default timer based on saved prefs when the database is created
- post scolling to the first timer when a new timer is added
2021-09-02 23:47:40 +01:00
Paul Akhamiogu
921ca92885 Setup adding/removing multiple timers 2021-08-31 21:18:45 +01:00