Release 2.0.2

This commit is contained in:
Johan von Forstner
2025-10-30 16:32:08 +01:00
parent 14eadef10d
commit 3a5646a3ac
3 changed files with 18 additions and 2 deletions

View File

@@ -21,8 +21,8 @@ android {
minSdk = 21
targetSdk = 36
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode = 266
versionName = "2.0.1"
versionCode = 268
versionName = "2.0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1,8 @@
Native Chargeprice-Integration durch Webansicht ersetzt (Details siehe Meldung in der App)
Verbesserungen:
- Verbesserungen an den neuen Datenquellen Nobil und OpenStreetMap
- Neue Kartenansicht in Android Auto und AAOS (Beta): Kartenrotation nach Kompass
Fehler behoben:
- Abstürze behoben

View File

@@ -0,0 +1,8 @@
Replaced native Chargeprice integration with link to web view (see details in the app)
Improvements:
- Minor improvements to Nobil and OpenStreetMap data sources
- Added compass-based map rotation in new map view on Android Auto and AAOS
Bugfixes:
- Fixed crashes