Releases: saidmsaid81/SunnahAssistant
Version 1.0.5
What's Changed
Important
Updated our Privacy Policy to indicate that if you provide City/town for automatic prayer time alerts, the app sends that to our server which uses Geocoding Api by Google Maps to determine latitude and longitude of the city/town provided( used in calculating prayer times).
Our server only logs your IP Address if you exceed our rate limits to prevent abuse. The code for our backend can be viewed on github at github.com/saidmsaid81/Sunnah-Assistant-Backend
Fixes
Fix bugs related to notifications on some devices
Many more benificial and exciting features coming soon in shaa Allah
Full Changelog: v1.0.4...v1.0.5
1.0.4
What's New
‣ Major redesign of the app.
‣ Introduced a calendar section which supports Gregorian Calendar and Hijri Calendar (based on Ummul-Qura Calendar).
‣ Calendar section shows a blue dot if there is a to-do on that day.
‣ Date pickers now show both Gregorian dates and Hijri dates.
‣ Introduced an option to mark a To-Do as complete or incomplete.
‣ Introduced an option to be notified of a To-Do ahead or after the set time.
‣ Option to share To-Do via your app of choice.
‣ Introduced a Tips Section containing recommended To-Dos.
‣ Introduced new options when deleting a To-Do such as only this date or only future occurrences.
‣ Introduced a Local Backup and Restore option (Experimental).
‣ Introduced a Snooze option when a notification is triggered.
‣ Introduced a Mark as Complete option when a notification is triggered.
‣ Introduced a Share To-Do option when a notification is triggered.
‣ More soon In shaa Allah.
Updated
‣ Updated and optimized all widgets.
‣ Updated the Prayer Time Settings section
‣ Improved the more details section when adding a To-Do.
‣ Improved "Filter To-Do by category" feature
Fixes
‣ Fixed many bugs
Full Changelog: v1.0.2...v1.0.4
1.0.2
New
‣ Added partial indonesian translations.
Updated
‣ Updated and optimized all widgets.
Fixes
‣ Fixed bug that persisted prayer time alerts even when automatic prayer time alerts are disabled
‣ Fixed crash on some devices when scheduling reminders
‣ Minor bug fixes and improvements
Help translate the app:- https://crwd.in/sunnah-assistant
More detailed changelog in the commit messages here
1.0.1-release
- Fixed Prayer Settings bug that led to prayer reminders being updated even when no changes are made
- Fixed crash due to incorrect prayer calculation method on Android 10
- Added Firebase Analytics and a privacy setting to disable it.
- Added a privacy policy found in the app and Wikis
1.0.0-release
- Fixed crashes reported via Google Play Store
1.0-pre-release-3
‣ Added option to set phone to Do Not Disturb mode(Silent Mode) when prayer time reminders are triggered
‣ Added Arabic translations
‣ Improved the UI of creating weekly reminders
‣ The App has now been fully refactored to kotlin
‣ Bug Fixes and Improvements
Version 1.0-pre-release-2
‣ Made Hijri and Prayer time calculations OFFLINE. Previously they required internet connection at least once a month
‣ Added option to customize notification settings such as setting tone and vibration
‣ Added 7 new Widgets that can display Hijri Date, Today Reminders and Prayer times on Home Screen
‣ Added option to create one time reminders
‣ Added option to create and delete reminder categories. "See Customize reminder categories." section in settings
‣ Added option to filter displayed reminders based on categories
‣ Added a new layout for displaying reminders : Condensed layout. Tap the overflow menu in "Home"
‣ Added ability to view all reminders on a day instead of just upcoming reminders
‣ Redesigned settings screen
‣ When creating or updating reminder details upon saving the details the reminder is automatically enabled.