Skip to content

v0.3.0

Choose a tag to compare

@adriablo adriablo released this 09 Aug 03:38
· 32 commits to main since this release

Changes

  • Silent ringtone option — pick 'Silent' to ring with vibration only
  • Export / import alarms — back up all alarms to a file and restore them
  • Alarm screen shows even when notifications are denied — alarm can always be dismissed
  • Auto-stop after 5 minutes — ringing never continues forever
  • Fixed PendingIntent collisions — snooze/dismiss actions and alarms no longer overwrite each other
  • List refreshes after import — imported alarms appear immediately

Tests: 50 unit tests passing (incl. Robolectric coverage for store, receiver, and scheduler).