Skip to content

roadstrapp.0.3.3.apk

Choose a tag to compare

@roadstrapp roadstrapp released this 04 Jul 13:43

Roadstr 0.3.3

Navigation

  • Map and cursor follow direction of travel — definitive fix: _toggleHeadingMode is now a real toggle; _recenter re-enables heading mode during active navigation
  • Rerouting on U-turn — added bearing-difference check (>150° at >10 km/h) as a second reroute trigger alongside the existing distance check

Routing

  • Route alternatives — panel shows multiple options when available (distance >5 km)
  • Cycling mode — new "Bike" chip routing through the dedicated OSRM cycling endpoint, preferring cycle paths
  • Route preferences — "Avoid highways", "Avoid tolls", "Shortest route" chips (shown only with GraphHopper/ORS, hidden on OSRM)
  • Drag-to-close — alternatives panel closes on downward drag or flick; includes slide-in animation on open

Weather (Open-Meteo, no API key required)

  • Temperature, condition and wind speed shown in the alternatives panel and quick-search pin popup
  • Lazy async loading, silent failure when offline

UI fixes

  • Fixed overflow in alternatives panel on narrow screens (<360dp): title and mode chips are now on separate rows with horizontal scroll
  • GPS camera animation: _gpsAnimMs = 600 for continuous 60fps movement