Roadstr v0.5.2
Roadstr 0.5.2
Hotfix. 0.5.1 made the MapLibre engine the default and fixed the battery/heat reports
from 0.5.0 — one of those fixes broke the screen entirely on real devices.
Fixed
The map screen lost every control
Disabling a rendering mode to cut battery/heat had the opposite of the intended effect:
MapLibre's Android renderer fell back to a mode that draws straight through the Android
view hierarchy instead of composing through Flutter, which hid every on-screen control —
the search bar, every button — behind the map itself. Reverted. The other battery/heat
fixes from 0.5.1 (the screen no longer rebuilding on every camera frame, dead reckoning
between GPS fixes) are unaffected and stay in place.
Verifying this release
sha256sum -c SHA256SUMS.txt