mirror of
https://github.com/ev-map/EVMap.git
synced 2026-05-24 06:45:50 -04:00
Release 0.6.0
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId "net.vonforst.evmap"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 39
|
||||
versionName "0.5.0"
|
||||
versionCode 42
|
||||
versionName "0.6.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
7
fastlane/metadata/android/de-DE/changelogs/42.txt
Normal file
7
fastlane/metadata/android/de-DE/changelogs/42.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Neue Features:
|
||||
- Unterstützung für Android Auto
|
||||
- Von der GoingElectric.de-Community verifizierte Ladestationen werden markiert
|
||||
|
||||
Verbesserungen:
|
||||
- Aktivierte Verkehrsdaten auf der Karte werden nach App-Neustart beibehalten
|
||||
- Abstürze behoben
|
||||
@@ -10,6 +10,7 @@ Funktionen:
|
||||
- Suche nach Orten
|
||||
- Erweiterte Filterfunktionen
|
||||
- Favoritenliste, auch mit Anzeige der Verfügbarkeit
|
||||
- Unterstützung für Android Auto
|
||||
- Keine nervige Werbung
|
||||
|
||||
EVMap ist ein Open-Source-Projekt und unter https://github.com/johan12345/EVMap zu finden.
|
||||
|
||||
7
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
New Features:
|
||||
- Android Auto support
|
||||
- Chargers verified by the GoingElectric.de community are marked
|
||||
|
||||
Improvements:
|
||||
- Enabled traffic data on map is preserved after app restart
|
||||
- Fixed crashes
|
||||
@@ -9,6 +9,7 @@ Features:
|
||||
- Search places
|
||||
- Favorites list, also with availability information
|
||||
- Advanced filtering options
|
||||
- Android Auto support
|
||||
- No ads, fully open source
|
||||
|
||||
EVMap is an open source project and can be found at https://github.com/johan12345/EVMap.
|
||||
|
||||
Reference in New Issue
Block a user