mirror of
https://github.com/ev-map/EVMap.git
synced 2026-05-19 12:26:20 -04:00
Release 0.7.0
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId "net.vonforst.evmap"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 43
|
||||
versionName "0.6.1"
|
||||
versionCode 44
|
||||
versionName "0.7.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
9
fastlane/metadata/android/de-DE/changelogs/44.txt
Normal file
9
fastlane/metadata/android/de-DE/changelogs/44.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Neue Features:
|
||||
- Native Integration von Chargeprice.app
|
||||
- Live-Daten: Unterscheidung zwischen belegten (türkis) und defekten (rot) Ladestationen
|
||||
- Information, ob Laden ohne Registrierung möglich ist, wird angezeigt
|
||||
|
||||
Verbesserungen:
|
||||
- Absturz auf Android Auto behoben, wenn eine Ladestation kein Foto hat
|
||||
- Verbesserung für das Teilen von Links und Standorten zu EVMap
|
||||
- Hinweis zur Behebung des Fehlers, dass beim Tippen auf den Bearbeiten-Knopf nur eine leere Seite angezeigt wird, hinzugefügt
|
||||
9
fastlane/metadata/android/en-US/changelogs/44.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/44.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
New Features:
|
||||
- Native integration of Chargeprice.app
|
||||
- Real-time data: Differentiate between occupied and broken chargers
|
||||
- Add information if charging is possible without registration
|
||||
|
||||
Improvements:
|
||||
- Fixed crash on Android Auto for chargers without photo
|
||||
- Improvements for sharing locations and opening links in EVMap
|
||||
- Add note about how to fix the problem that only an empty page is shown when tapping the "edit" button
|
||||
Reference in New Issue
Block a user