-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
35f5185
commit 0aef554
Showing
3 changed files
with
20 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,10 @@ | ||
Verbesserungen: | ||
- Neue Mini-Marker zur Vermeidung von Clustering bei bestimmten Zoomstufen | ||
- Livedaten für Ladestationen in Köln | ||
- Android Auto: App startet direkt mit Anzeige der nahe gelegenen Ladestationen (Umschaltung zu Favoriten via Filtermenü) | ||
- Android Auto: Möglichkeit zum Bearbeiten der Filtereinstellungen auf dem Fahrzeugbildschirm | ||
|
||
Fehler behoben: | ||
- Android Auto: Ladetarifauswahl funktionierte nicht | ||
- Abstürze behoben | ||
- Text auf Spendenseite in F-Droid-Version korrigiert |
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,8 @@ | ||
Improvements: | ||
- New mini markers to avoid clustering at some zoom levels | ||
- Android Auto: App launches directly with nearby chargers (switch to favorites now via filter menu) | ||
- Android Auto: Ability to create and edit filter profiles on the car screen | ||
|
||
Bugfixes: | ||
- Android Auto: Selecting charging plans did not work | ||
- Fixed crashes |