mirror of
https://github.com/FossifyOrg/Clock.git
synced 2026-04-18 21:36:57 -04:00
- Simplified the overengineered on/off screen notification logic. Alarms now use a notification with a full screen intent for reminder activity regardless of the device state. - Added a foreground service, the app will no longer rely on repeating notification sounds or the reminder activity for sounding alarms. - Simplified the reminder activity by delegating some responsibilities to the foreground service