Ramadan Update
What's Changed
- ⚡ Enhance UX for azan notification. This includes display permission dialog before actually asking the permission so that user aware why they need to grant that permission. Also, the app now checks on the app startup the permission status, it will prompt the user to grant the permission. PR #230.
- ⚡ Change schedule mode to
alarmClock
as an attempt to fix notification didn't came up (like in #115). Previously usingsetExactWhileIdle
mode, but it seems like it can be delayed or never shown?
Full Changelog: 2.12.1+145...2.12.3+147