Releases: fischman/AlarmingNotifications
Releases · fischman/AlarmingNotifications
v0.10
v0.9
v0.8: Remove setOngoing to allow dismissing from lock screen.
Allow dismissing alarming notification when phone is locked.
v0.7: Alarm for Tasks notifications.
Dismiss original notification when stopping the alarm, and give extra hints to promote the alarming notification to the top of the list
v0.6: Alarm for Tasks notifications.
Now also alarm for Tasks notifications
v0.5: Added a snooze function to alarming notifications.
Added a snooze function to alarming notifications.
v0.4: Reduce minSDK version from 34 to 24 and resolve 2 build warnings.
min SDK is now 24 instead of 34
v0.3: Dismissing notification now also stops media playback.
Dismissing notification now stops alarm ringtone playback. Also make notifications a bit harder to accidentally dismiss.
v0.2: Replaced AlarmActivity with high-priority notification.
Alarm UI activity replaced by notification. Unrelated, APK is 80% smaller.