7.1
-
feat: option to set custom start tab by @Bnyro
-
feat: add option for filtering alarms by @arkibax
-
feat: display the remaining time before the alarm starts when enabling by @Malinki03
-
fix: wrong alarm shown as enabled after deleting previous one by @Bnyro
-
fix: null pointer exception in alarm service by @SuhasDissa
-
chore: cleanup the filter logic in the viewmodel by @SuhasDissa
-
refactor: don't sort alarms on UI thread by @Bnyro