Skip to content

Latest commit

 

History

History
96 lines (65 loc) · 4.58 KB

ReleaseHistory.md

File metadata and controls

96 lines (65 loc) · 4.58 KB

GoogleMap navigation HUD App Release History

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:

v1v2

New instruction for v0.5.2.

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.

2019-08-11 v0.4.4

Lane detection mechanism.(had some bug, need fix)

  1. Add traffic detect function
  2. Add reset bt function, test it when your bt connection is unable.

Auto/Manual Brightness Setting for Garmin HUD.

2019-02-19 v0.3.1

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.

2019-02-11 v0.2.0

New layout of app. Add some status indicator for qucik debug.

2019-02-06

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.

2019-01-15 v0.1.6

Thanks for Niklas04's help, Fix speedmeter, autoconnect.

2019-01-07

Thanks for Niklas04's help to improve parsing & add German language support.

2018-11-05

Auto connect to last binded bluetooth device(not tested yet).

2018-10-30

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

2018-10-01

All GoogleMaps_HUD app source code is uploaded!

2018-09-07 VERY IMPORTANT UPDATE!

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!