Skip to content

Releases: mptwaktusolat/app_waktu_solat_malaysia

Update beta

20 Feb 05:31
Compare
Choose a tag to compare
Update beta Pre-release
Pre-release

Changelog:

  • ⬆️ Upgrade flutter_local_notification to 4.0.1, it has breaking changes. Looking at the changelog, I hoping there is some increase in notification scheduler performance.

  • ✨ Share to WhatsApp setting. Default setting can be changed in Setting page. So there are three option of sharing now. 1- Ask ,2- Plain Text, 3-WhatsApp.

Download apk(s) below.

Update hotfix 2

19 Feb 08:22
Compare
Choose a tag to compare
  • Custom fork hijri dependencies, so that tak guna sgt istilah mcm arabic tu (cthnya: Jumada al-Thani, org Malaysia lebih familiar dengan nama JamadilAkhir ha gitew, full list nama2 bulan boleh refer sini). Thanks to Aqil Mohd.

  • Change the API (yes again hahaha), no longer use JAKIM, (portal asyik down) returning back to good ol' mpti906 api. Faster and takpernah down. Thanks to Aqil Mohd also.

  • Notification threshold until rescheduled reduced to two days (Previously three days)

Hotfix update

19 Feb 00:34
Compare
Choose a tag to compare

Changelog

  • Fixed conflict time conversion when converting 12:00 to epoch, and later to view. It supposed to be converted to 12pm but it was converted to 12am (hshshhs). Affected both main functionality and notification. Closes #49

  • Change notification naming convention to malay to make it consistent with the UI, however channel name not effected Related to #45 .

Get this update on Google Play Store

Update Feb 2021

16 Feb 12:36
Compare
Choose a tag to compare

Changelog:

  • Include all changes from previous beta update

  • Only qibla compass that should load. What I mean is the other widget that doesn't require future/stream can render in the screen immediately.

  • Change copy & share to use malay naming convention. Related to #45.

  • Fixed some grammar and hard to understand language. Issue #44

Get the update on Google Play Store

For changelog summary, visit here

Beta 3

15 Feb 19:50
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release
  • Use BouncingScrollPhysics (like in iOS) in About page

  • 🎉 Added Qibla compass feature. Thanks to flutter_qiblah and its example (I take most of the code from there hehe 👀)

Hotfix beta 2

13 Feb 01:32
Compare
Choose a tag to compare
Hotfix beta 2 Pre-release
Pre-release
  • 🔥 Remove ACCESS_BACKGROUND_LOCATION permission - Cause conflict when uploading to Play Store.

This update should available in Play Store (Open channel testing)

Beta Update 2

12 Feb 14:32
Compare
Choose a tag to compare
Beta Update 2 Pre-release
Pre-release

Changelog

  • Change naming convention to Malay (eg: Zohor, Isyak) #45. However, notification name not effected.

  • 🔥 [Code] Remove prayer name

  • ➕ Added font_awesome_flutter to replace material icons.

  • 🔥 Remove debug kLastPrayerLocationApi (tk sure nama variable ni betul ke tak hahha)

  • Changes prayer email feedback template

Beta update

09 Feb 02:27
Compare
Choose a tag to compare
Beta update Pre-release
Pre-release

Changelog

  • Honorable mention to Mr. Aizal Manan who contribute some idea in this release. Especially in fixing #28.

  • Prayer time zone now being done in app. This should fix the issue #28 where some location is wrongly detected. Thanks to geocoding plugin that made this approach possible. Known limitation is this approach is using free api provided by Google Play Services, might not work in some unsupported phone (eg: Huawei). (Previously, user location is sent to mpti906 api for getting JAKIM code.)

  • Prayer time data (eg: Subuh, Zohor etc.) now fetched directly from e-solat JAKIM api. No more mpti906 api.

  • Bump compileSdkVerison and targetSdkVersion to 30 (Android 11 support)

2021 Update

26 Jan 08:01
Compare
Choose a tag to compare
  • Update new theme image. New image, new URL. Using Pixel 3a device emulator is kinda cool

  • Merges pull request #43 from iqfareez/fix-theme-lagging (RELEASE BETA II until BETA V)

  • Added JAKIM e-solat link, accesible at Setting/About, the green banner.

  • App title in About page changed to MPT 2021 (yeaa happy new year to you too). Copyright text format also fixed.

  • Improved keyword grammatical mistakes in few, random Setting locations.

  • Implements Share the app share functionality that I missed, and not even notice about it until now (This is embarrasing ngl). Accessible at Setting/About/Contribution and Support 18a6a19#r46369728

Full wrap up of this stable release will be on Telegr.ph

Get the update via Google Play Store

BETA V

25 Jan 14:38
Compare
Choose a tag to compare
BETA V Pre-release
Pre-release

Changelogs:

  • I guess partially solved issue #42, location seems to work as expected now. About the theme stuffs, i had no idea about that.
  • Added / modified developer option mode. Long press logo on AboutPage to turn it on.

Notification cutoff time changed to 3 days.