Add support for google maps go navigation.
Fix Arrow v2 at android 6.0.
Change Arrow SAD calculation.
Fix arrivals arrow.
Add support for BMW HUD , thanks for intervigilium's contribution.
Fix some bug for BT auto-connection.
Fix time parsing error when XX:00.
Use more robust arrow recognize + Fix lane detect no function bug.
Fix some bugs for traffic detection
Support Arrow Style v2 / Traffic alert speed is adjustable
Arrow v1 style/Arrow v2 style:
Polish Support & New Dark Mode.
Simple controls in Notification.
NOTE If your android is below Android 8.0(Oreo), please download this one.
Lane detection mechanism revision.
Lane detection mechanism.(had some bug, need fix)
- Add traffic detect function
- Add reset bt function, test it when your bt connection is unable.
Auto/Manual Brightness Setting for Garmin HUD.
Add arrow recognize for roundabout.
According to country, arrows of roundabout can classification to clockwise or counter-clockwise.
Left-sided drive / Right-hand traffic country, like USA, roundabout arrows are counter-clockwise.
Right-sided drive/ Left-hand traffic country, like United Kingdom, roundabout arrows are clockwise.
New layout of app. Add some status indicator for qucik debug.
It's necessary to figure out auto coneection is working well or not, so I removed the naevtamarkus' BT Library first. I also re-arrange some layout of app, for convient to use.
Thanks for Niklas04's help, Fix speedmeter, autoconnect.
Thanks for Niklas04's help to improve parsing & add German language support.
Auto connect to last binded bluetooth device(not tested yet).
Add english/korean language support, thanks for cloddin's help. We have pre-release now, please download and try it from https://github.com/skyforcetw/Garminuino/releases
All GoogleMaps_HUD app source code is uploaded!
A Vega-HUD feature enlightened me a directed way to get turn-by-turn infomation. I can get turn-by-turn from google map's notification(android)! It's a big change for Garminuino, because it's mean I don't need arduino anymore! So navigation part of Garminuino turn into a pure android's app(apk) now!