From 864fae53fb11f83f2a88da09c252c96e624a1cf7 Mon Sep 17 00:00:00 2001 From: simonpoole Date: Fri, 9 Aug 2024 21:03:40 +0200 Subject: [PATCH] Bump version numbers, update change log and release notes --- CHANGELOG.txt | 21 +++++++++++++++++++ .../docs/help/en/20.1.0 Release notes.md | 2 +- src/main/AndroidManifest.xml | 2 +- .../assets/help/en/20.1.0 Release notes.html | 2 +- src/main/res/values/appname.xml | 4 ++-- 5 files changed, 26 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 73c3bbaab0..01a71fb7d0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,5 +1,26 @@ See https://github.com/MarcusWolschon/osmeditor4android/ for documentation on this version and all changes. +20.1.0: + +- Fix rearrange order of natural +- Fix replace jcenter with scijava for android-issue-reporter indirect dep +- Fix update tag form if revert is chosen exiting via pressing back +- Fix disable back navigation previews +- Fix clear caches when data style is changed +- Fix don't show the direction widget for mini-roundabouts +- Fix improve handling of negative values for integer widger +- Fix unlock TextRow in onDismiss +- Fix tag display in element info for the special case of all tags deleted +- Fix reset validation when we reset presets +- Fix suppress symbol spinner in grid layer styling +- Fix use API URL for web history +- Add use OnBackPressedCallback instead of onBackPressed +- Add fancy tree row rendering +- Add styling for natural=wetland +- Update default preset +- Update imagery from ELI +- Update translations + 20.1.0-6: - Fix add foreground service permissions diff --git a/documentation/docs/help/en/20.1.0 Release notes.md b/documentation/docs/help/en/20.1.0 Release notes.md index 7e1c20e758..879374e4b8 100644 --- a/documentation/docs/help/en/20.1.0 Release notes.md +++ b/documentation/docs/help/en/20.1.0 Release notes.md @@ -1,4 +1,4 @@ -# Vespucci 20.1 BETA Highlights +# Vespucci 20.1 Highlights 2024-07-01 diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 1f0b2986d1..664cfdbddf 100755 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" package="de.blau.android" android:installLocation="auto" - android:versionCode="2904" + android:versionCode="2905" android:versionName="@string/app_version" > diff --git a/src/main/assets/help/en/20.1.0 Release notes.html b/src/main/assets/help/en/20.1.0 Release notes.html index a31c3fdd47..69818a75fa 100644 --- a/src/main/assets/help/en/20.1.0 Release notes.html +++ b/src/main/assets/help/en/20.1.0 Release notes.html @@ -5,7 +5,7 @@ -

Vespucci 20.1 BETA Highlights

+

Vespucci 20.1 Highlights

2024-07-01

End of support for Android 4.1 to 4.4

This version removes support for Android 4.1 to 4.4. While we aspire to maintain backwards compatibility as long as reasonably possible, 4.4 was released in October 2013 and is now more than a decade old, these versions have issues with support of more recent TLS variants and certificates and in practical terms were likely only to work on private instances of the OSM API. This has allowed us to remove some version specific code and the legacy build for pre-Android 5 devices.

diff --git a/src/main/res/values/appname.xml b/src/main/res/values/appname.xml index 34da24c8e4..63e3d1d2a5 100644 --- a/src/main/res/values/appname.xml +++ b/src/main/res/values/appname.xml @@ -1,6 +1,6 @@ Vespucci - 20.1.0.5 - Vespucci 20.1 BETA 5 + 20.1.0.0 + Vespucci 20.1.0