Skip to content

2.6.0

Compare
Choose a tag to compare
@rinigus rinigus released this 20 Feb 14:17
· 299 commits to master since this release
  • Route manipulation through selection of point of interest on map

    It is possible to enter route destinations, waypoints and origin by
    choosing a point of interest on a map. That way the route can be constructed
    interactively through the map.

  • Use scrollable panel when showing data regarding points of interest

    On smaller phones, panel showing point of interest information could
    be larger than can be fit on the screen. Changes were done to drop
    non-essential information if it does not fit and, if still needed,
    allow to scroll the remaining options.

  • Show remaining distance and time to the upcoming waypoint on the main screen

    While navigating, show remaining distance, time, and estimated time
    of arrival to the upcoming waypoint or destination. To see overall
    remaining time, distance, ETA, see navigation page. That page also
    includes the same data for all remaining destinations and waypoints.

  • Keep track on arrivals to intermediate waypoints

    When passing through intermediate destinations and waypoints, record
    arrival times and keep them. The record is cleared on restart of
    application or when user edits or clears the route. The information
    on passed destinations and waypoints is kept while rerouting. The
    arrival information is shown together with the upcoming locations
    and maneuvers in navigation overview page.

  • Bugfixes

  • Update translations