Releases: mptwaktusolat/app_waktu_solat_malaysia
August Update Pre #6
Changelog
-
➕ Added google_mobile_ads. Ad now showing at the main page. I hope that changes does not annoy you as a user huhu 😗. Your dev needs to secure his bread hehe.
-
Upgrade Gradle version to
4.1.0
. -
Added
SECRETS.dart
(gitignored) -
Changed
minSdkVersion
to19
, -
💄 More subtle shadow under solatCard
-
🔥 [lint] Removed
new
keyword & unnecessaryprint
-
Add notification troubleshooter page. (Issue #77)
Download apk(s)
below to test this version. We are close to release stable version to prod soon. Stay tuned.
August Update Pre #5
Changelog
-
💄 Prayer timetable add weekday name, current day row is bolden.
-
💄 Main header part (that one houses date and location button) now adapts to its children. Means no longer weird looking shapes and margin whatsoever.
-
🚚 [CODE] Move debug dialog widget to another class, cleans up source file for About Page and some others.
-
🚚 Moved copy button that previously on the bottom bar to modal sheet.
- Message asking
you can set share default
in sharing modal sheet only show once. - Add new item to default sharing setting (copy)
- Message asking
-
🩹 Full prayer table changed to
CachedNetworkImage
. -
🩹 Fix wrong coloured button in no compass error.
-
⬆️ Upgrade dependencies.
Find the apk
files below.
August Update Pre #4
Changelog
-
➕ in_app_review. In App Review window will show after app launch count is equal to 10.
You must upload your app to the Play Store to test requestReview(). An easy way to do this is to build an apk/app bundle and upload it via internal app sharing.
Real reviews cannot be created while testing requestReview() and the submit button is disabled to emphasize this.
-
Added force debug toast to some more places.
-
Fixed debug toast not showing even setting is on.
apk(s)
are included below for convinience.
August Update Pre #3
Changelog
-
🎨 Sliver AppBar (Expandable AppBar) in full prayer table, with beautiful IIUM SHAS Mosque 🕌 picture hehe. bece58c
-
🔥 [CODE CLEANUP] Removed unused notification UI code bcafcb3
-
FlutterLocalNotificationsPlugin()
instance no longer referenced from themain.dart
555593c -
Added button to open system location setting when failed to get location. 8a80e5f
-
Better error dialog when location is not in Malaysia b500e4c
-
🎨 Added some icons in ZoneChooser error dialog.
-
➕ firebase_remote_config. Hijri offset data now fetched from the server, removed manual adjustment setting. Issue #54
-
🚚 [CODE] Renamed file
cachedPrayerData.dart
totemp_prayer_data.dart
. 84c88b3
Download the apk
files from assets below.
Web Pre-Release
Changelog
- ✨ New Full (Monthly) Prayer Table.
- 🆕 [CODE] Make
LocationDatabase
static. - 🆕 Updated API model.
- 🔥 Get rid of
PrayDataHandler
class. - 🔥 Removed deprecated member.
Preview channel
Channel URL (waktusolat): https://waktusolat--1-4-4-web-587hdyus.web.app [expires 2021-07-26 20:38:10]
August Update Pre #2
Changelog
-
Offline cache support. By default, if criteria is met, prayer data will load data from storage instead fetching from the api.
-
🆕 [CODE]
DebugToast
implementation. -
Added monthly timetable. #55
-
Changed
SizedBox
toPadding
widget in app icon (AboutPage) so that the loading indicator will not be overflowed.
Download apk(s)
file from assets below.
August Update Pre #1
Changelog
-
➕ flutter_lints. Following with code cleanup, and refactoring.
-
⚡ MPTI906 new dart model. Thanks to https://jsontodart.zariman.dev/ 1102ba0
-
⚡ Better error messages for ZoneChooser and GetPrayerTime.
No new features in this pre-release, just to test if everything works fine after the code refactoring.
Download apk(s)
listed below.
Web update
Changelog
-
Changed hijri offset to zero (Zulhijjah)6e06d04
-
🎨 Change theme asset image. 34dc729
-
Upgrade few dependencies. 8d7d90a
Hosting URL: https://waktusolat.web.app
July Update
Equivalent web update is 1.3.1-web+12
Changelog
- Includes everything in previous Pre-releases
- Set default Hijri offset to -
1
for Android and web. This should affect new installs only. 6503b6e - Minor UI fix to compass error widget. Streamlined the button, colour etc. a6adff9
- Smaller loading indicator in About Page (10px less than the icon). d77e4ae
Get the update today from Google Play Store and web
July Update Pre-Release 2
-
Fix cannot open URL in Android 11 (API 30). Remove
canLaunch
checker andforcewebview
parameter. -
⬆️ Updated some dependencies
-
🩹 Increase timeout to get gps to
12
s. -
Rename title to MY Prayer time
-
Minor
Provider
andGetStorage
optimization. af1e8f3 -
Showing error screen when no compass sensor exist. No more blank grey screen. Fixes #70.
Download from the apk(s)
listed below.