New Release: MBCompass v1.1.17
This release brings one of the most requested feature from the community, the offline vectors maps and bring several improvement on tracking recording accuracy and performance
- Added support for offline Mapsforge maps
- Simplified the compass direction heading indicator using chip (True North or Magnetic North)
- Added pause duration to track statistics
- Per-app language support android 13+, Contribute on translation
- Fixed GPS location requests and waypoint timing issues
- Fix the initial cold white background splash screen on Android 12 and newer #169
- Improved performance by replacing mapview xml implementation to full compose
Note: The same version also available for the users on Google play, currently at closing testing period.
What's Changed
- chore: update dependencies by @MubarakNative in #160
- fix: support 16kb page size for apps targeting api level 35+ by @MubarakNative in #161
- build: update agp to 9.2.1 by @MubarakNative in #162
- chore: add ADI registration properties by @MubarakNative in #163
- Translations update from Hosted Weblate by @weblate in #140
- feat: per-app language support android 13+ by @MubarakNative in #165
- build: target api level 37 and migrate to AGP 9.0 by @MubarakNative in #166
- fix: refactor xml layouts to compose implementation by @MubarakNative in #168
- feat: add mapsforge offline maps support through osmdroid by @MubarakNative in #170
- fix: gps location request and waypoint delay by @MubarakNative in #171
- feat: add custom splash windowBackground on api 31+ by @MubarakNative in #172
- feat: add pause duration info on stats by @MubarakNative in #173
- Translations update from Hosted Weblate by @weblate in #164
- build: prep for new release v1.1.16 by @MubarakNative in #174
- fix: readme screenshot rendering by @MubarakNative in #175
- build: include native symbol on release by @MubarakNative in #176
- docs: add gplay test note on readme by @MubarakNative in #177
- New release v1.1.17 (18) by @MubarakNative in #180
- docs: add new version changelog by @MubarakNative in #181
Full Changelog: v1.1.15...v1.1.17