mirror of
https://github.com/ev-map/EVMap.git
synced 2026-05-19 12:26:20 -04:00
Release 1.6.0
This commit is contained in:
@@ -21,7 +21,7 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
|
||||
versionCode 178
|
||||
versionCode 180
|
||||
versionName "1.6.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
10
fastlane/metadata/android/de-DE/changelogs/180.txt
Normal file
10
fastlane/metadata/android/de-DE/changelogs/180.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Neue Funktionen:
|
||||
- Ladestationen werden im Cache gespeichert und sind auch offline verfügbar (bei GoingElectric.de: gemäß Nutzungsbedingungen nur für max. 24h)
|
||||
- EVMap mit Google Assistant starten - derzeit nur mit Spracheinstellung US English ("Hey Google, find charging stations near Berlin on EVMap")
|
||||
- Einstellung zur Anpassung des Kartenmaßstabs
|
||||
|
||||
Verbesserungen:
|
||||
- Wenn Standortzugriff deaktiviert: Kartenposition wird bei Neustart der App beibehalten
|
||||
|
||||
Fehler behoben:
|
||||
- Abstürze behoben
|
||||
10
fastlane/metadata/android/en-US/changelogs/180.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/180.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
New features:
|
||||
- Chargers are saved in cache and available offline (for GoingElectric.de: limited to 24 hours according to their terms of use)
|
||||
- Launch EVMap through Google Assistant ("Hey Google, find charging stations near Berlin on EVMap") - currently only available in US English locale
|
||||
- Setting to configure map scale bar
|
||||
|
||||
Improvements:
|
||||
- If location access disabled: Map position will be kept after restarting app
|
||||
|
||||
Bugfixes:
|
||||
- Fixed crashes
|
||||
Reference in New Issue
Block a user