mirror of
				https://github.com/SimpleMobileTools/Simple-Clock.git
				synced 2025-06-05 22:19:17 +02: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