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
andtargetSdkVersion
to30
(Android 11 support)