App: Routing history

Offline in-memory history of latest calculated routes.
Useful for “undo” in route planning and navigation.

Does this function correspond to an undo button like in the browser? So an undo of the last action(s) in the app? This has already been eagerly requested.

[DE] entspricht diese Funktion einem undo-Button wie im Browser? Also ein Rückgängigmachen der letzten Aktion(en) in der app? Diese wurde ja schon sehnlichst gewünscht.

Browsers have browsing history of visited urls.
(no undo)

It is covered by the routing history of calculated routes:

To undo, simply load the previous route from the history.

All right. Very useful addition.
Alles klar. Sehr nützliche Ergänzung.

Preview:

1 Like

Keep in memory for offline reload the last 20 calculated routes.

Are you ok with their number or is something else needed?

20 is IMHO more than enough. :+1:
Looking forward to test this.
I would have been happy even with 3-5 :shushing_face:

1 Like

Or 10 to not load the memory too much. :slightly_smiling_face:

2 Likes

Available in Kurviger 2.2.5 (Beta).

Looks like the display needs some fine tuning.

Android 8.0.0 (API26)
samsung SM-G930F
1080x1920 (480 dpi)
language German
setting|application|font size = 108%

2 Likes

Thanks for the feedback.

The history view is a predefined Android window.
(which does not respect the font size…)

We could customize it or display less route data.

Well, to me the most important info would be - in that order:
time, distance, routing type

Do you mean:

  • History time (seconds are not needed)
  • Route length
  • Route (base) profile

Yes exactly

Thanks for the report.

It will be improved in the next app update.

1 Like

Improved in Kurviger 2.2.6 (Beta).

Implemented in Kurviger 2.2.20.

1 Like