Releases: mptwaktusolat/app_waktu_solat_malaysia
Late-September Update Pre-Release #2
Changelog
- Prayer timetable:
- ✨ Added other prayer times (Imsak & Dhuha) in timetable - In addition to #80
- Smaller gaps between Column.
- Added tooltip to some column headers.
Download from assets section below. Also available in Google Play Store (Beta track)
Web Update
Changelog
- ✏️ Fix typo
Imsak, supposed to be Syuruk. #80 - Upgrade some dependencies
Hosting URL: https://waktusolat.web.app
Late-September Update Pre-Release #1
Changelog
- ✏️ Fixed typo in Monthly prayer timetable:
ImsakSyuruk. Fixes #80. Thanks user for noticing this hehe.
Get the .apk
below.
Critical fix update
Changelog
- 🐛 Fix wrong zone for some Sarawak district - Fix wrong conversion from JAKIM code to mpti906 location code that resulting in fetching the wrong prayer time. Affected user may need to change to other location, and change back to your actual location to clear up the cache. (Thanks to some users for reporting this issue)
- 🚑 Fix jankiness issue after ads is loaded. Replaces the official
google_mobile_ads
package with @atrope's fork. - ⬆️ Upgrade 19+ dependencies
- ♿ Make link text readable in About page.
Get the update from Google Play Store or download one of the .apk
below.
Web update 1.5.0-web+16
: https://waktusolat.web.app/#/
Merdeka Update
Yes. This is September (I) update
Changelog (over previous pre-release)
-
Change
Listview
toColumn
for NotificationType chooser. (Ik it doesn't really matter but hurm yeah) -
🔥 Remove old hijri offset setting (bye2)
-
Rearrange a bit notification setting.
For release summary for this release, visit http://bit.ly/mpt-clog
Get the app from Google Play Store or download an .apk
below.
September Update Pre Release #4
-
Actually makes azan notification on another channel. This is to maintain backward compatibility with previous releases, azan notification will use a new notification channel, so it doesn't conflict with the existing one.
-
⚡ Reduce snackbar time and simplify text (for Location Chooser).
-
Syuruk will use no azan notification channel regardless of the notification type.
-
🔥 Remove option to skip on Onboarding screen. (User can still swipe right)
Get the .apk below. Also available on Google Play Store Open Testing track.
September Update Pre Release #3
Changelog
- 🍱 Replaces azan hejaz_fajr -> azan_hejaz2013_fajr and azan_kurd_low -> azan_kurdhi2010
- Flutter framework upgrades.
- Fix duplicate CONSTANTS import.
- ➕ Added
flutter_restart
. Used in notification settings. - Added option to select preferred notification in onboarding page. Also added
Clock.png
asset. - Added option to change preferred notification type in Notification Settings page. (Required app restart to apply changes)
- Added bottom sheet to prompt existing user to try azan notification.
- Resizes image assets (smaller).
- 🚚 Moved
settingsProvider.dart
&ThemeController.dart
to dedicatedproviders
folder. To maintain backward compatibility with previous releases, azan notification will use a new notification channel, so it doesn't conflict with the existing one.
Get the update below. Also available on Google Play Store (Beta track)
September Update Pre Release #2
Changelog
-
Add summary text to Syuruk and Zohor (Jumaat)
-
Cleanup code logic including comparing between DateTime object instead of epoch timestamp, using
.sublist
and.take
method on a List. -
Added
when
parameter so that it shows the exact prayer time in notification. (In case the notification shows a lil bit late). #71 -
🚚 Rename
isolate_handler_notification.dart
tonotification_scheduler.dart
-
➖ Remove unused isolate_handler. Realized that I never use the implementation before. 🤡
-
⬆️ Major version dependencies upgrade: provider:
^5.0.0 -> ^6.0.0
and flutter_local_notifications:^6.0.0 -> ^8.1.1+1
-
🍱 Added azan as a notification sound. Subuh - Hejaz 2010 (Alafasy) & others - Kurd Low (Alafasy). (I use highest compression settings to reduce file size, but the quality is acceptable kot) #39
Download .apk below.
September Update Pre-Release #1
Changelog
- ♻️ Migrate project to null safety - The reason major has bumped to 2.x.x - No breaking changes.
- 📄 Changed privacy policy link
- Add Padding to loading animation while getting the prayer time so it doesn't get too close to the ads.
- ⚗️ Add literal
'Summary text'
in notification body. (To see what happens hehe) - Remove some unused imports code cleanup.
Download the apk
from assets below
August Update
Full changelog summary for August update, visit http://bit.ly/mpt-clog
Changelog with respect to previous pre-release:
- 🎨 Solat card will not stretch with the screen. Now constraints to fixed width.
- Added fix notif prompt on main screen.
- Changed
String
toGeoPoint
in Feedback page forPosition
field value. - Change Remote Config's
minimumFetchInterval
to 8 andfetchTimeout
to 15. - Limit url text by one line in FAQs page.
- showDialog prompt to add email if user ask question in Feedback Page.
Web changelog with respect to previous web pre-release:
- Added copy download link option.
- Removed hijri date from view due to inconsistency in date. Also being removed 🔥
hijri
and 🔥auto_size_text
- Added
app-ads.txt
file.