Skip to content

Releases: saidmsaid81/SunnahAssistant

Version 1.0.5

13 Nov 16:15
8ec9d59
Compare
Choose a tag to compare

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

10 Apr 13:35
11ee912
Compare
Choose a tag to compare

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

01 May 19:37
64599b5
Compare
Choose a tag to compare

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

18 Apr 02:23
2382a01
Compare
Choose a tag to compare
  • 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

21 Dec 08:43
d7dbc8a
Compare
Choose a tag to compare
  • Fixed crashes reported via Google Play Store

1.0-pre-release-3

24 Aug 18:00
9b0ff5a
Compare
Choose a tag to compare

‣ 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

06 May 20:21
98c1de7
Compare
Choose a tag to compare

‣ 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.