-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0e80f2b
commit 7ad7d7d
Showing
3 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Neue Funktionen: | ||
- Adresse oder Koordinaten gedrückt halten um sie in die Zwischenablage zu kopieren | ||
|
||
Verbesserungen: | ||
- OpenChargeMap: Links verweisen nun auf die mobile Website | ||
|
||
Fehler behoben: | ||
- Favoriten löschen funktionierte nicht bei Rotieren des Bildschirms | ||
- Fehler beim Wechsel zwischen mehreren Fahrzeugen im Preisvergleich | ||
- Android Auto: Adresse wurde nicht korrekt an TomTom GO-Navigation übergeben | ||
- Abstürze behoben |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
New features: | ||
- Copy address or coordinates using long press | ||
|
||
Improvements: | ||
- OpenChargeMap: links now refer to mobile website | ||
|
||
Bugfixes: | ||
- Deleting favorites did not work when rotating the screen | ||
- Price comparison: error when switching between different vehicles | ||
- Android Auto: Address was not correctly passed to TomTom GO navigation | ||
- Fixed crashes |