Skip to content

Releases: fischman/AlarmingNotifications

v0.9

01 Sep 23:18
Compare
Choose a tag to compare

Suppress notifications for events occurring 'Tomorrow' after 2am, and added a 'Mute for 1h' button to the activity's success dialog.

v0.8: Remove setOngoing to allow dismissing from lock screen.

21 Jun 20:49
Compare
Choose a tag to compare

Allow dismissing alarming notification when phone is locked.

v0.7: Alarm for Tasks notifications.

12 Jun 00:37
Compare
Choose a tag to compare

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.

23 Apr 21:53
Compare
Choose a tag to compare

Now also alarm for Tasks notifications

v0.5: Added a snooze function to alarming notifications.

03 Jan 03:49
Compare
Choose a tag to compare

Added a snooze function to alarming notifications.

v0.4: Reduce minSDK version from 34 to 24 and resolve 2 build warnings.

20 Dec 03:01
Compare
Choose a tag to compare

v0.3: Dismissing notification now also stops media playback.

08 Dec 19:44
Compare
Choose a tag to compare

Dismissing notification now stops alarm ringtone playback. Also make notifications a bit harder to accidentally dismiss.

v0.2: Replaced AlarmActivity with high-priority notification.

21 Nov 04:21
Compare
Choose a tag to compare

Alarm UI activity replaced by notification. Unrelated, APK is 80% smaller.

v0.1

17 Nov 04:33
Compare
Choose a tag to compare

Initial version; only Google Calendar notifications are promoted to alarms, and there is no configurability