mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-02-08 07:58:38 +01:00
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