From c8e85050731479da2aa793dc4b84c7bf60180252 Mon Sep 17 00:00:00 2001 From: Stefan Niedermann Date: Fri, 15 Oct 2021 08:57:50 +0200 Subject: [PATCH] version bump to 3.4.15 Signed-off-by: Stefan Niedermann --- app/build.gradle | 4 ++-- .../android/en-US/changelogs/3004013.txt | 11 +---------- .../android/en-US/changelogs/3004014.txt | 16 +--------------- .../android/en-US/changelogs/3004015.txt | 7 +++++++ 4 files changed, 11 insertions(+), 27 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/3004015.txt diff --git a/app/build.gradle b/app/build.gradle index 0425f3ad..9edf8347 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "it.niedermann.owncloud.notes" minSdkVersion 22 targetSdkVersion 30 - versionCode 3004014 - versionName "3.4.14" + versionCode 3004015 + versionName "3.4.15" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions { diff --git a/fastlane/metadata/android/en-US/changelogs/3004013.txt b/fastlane/metadata/android/en-US/changelogs/3004013.txt index b5ccff96..a8512755 100644 --- a/fastlane/metadata/android/en-US/changelogs/3004013.txt +++ b/fastlane/metadata/android/en-US/changelogs/3004013.txt @@ -1,11 +1,2 @@ -3.4.13 - - 🐞 Overflow-menu contains "search" when searchview is open (#522) by @vhouriet -- ✨ Enhance display of child/sub categories (#1154) by @ScottieKim - -3.4.12 - -- 🐞 Fix potential crash when rendering a note with a checkbox (#1326) - by @pbek -- 🐞 Fix crash when long pressing a note and swiping to the edge of the screen (#1308) -- 🐞 Consistent timeouts when syncing (#761) -- 🐞 Categories created in web UI are not shown in Android app (#1358) \ No newline at end of file +- ✨ Enhance display of child/sub categories (#1154) by @ScottieKim \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/3004014.txt b/fastlane/metadata/android/en-US/changelogs/3004014.txt index 3a90f23b..94da11e3 100644 --- a/fastlane/metadata/android/en-US/changelogs/3004014.txt +++ b/fastlane/metadata/android/en-US/changelogs/3004014.txt @@ -1,15 +1 @@ -3.4.14 - -- 🐞 Notes created via Android's "Share Link" feature are not synced (#1272) - -3.4.13 - -- 🐞 Overflow-menu contains "search" when searchview is open (#522) by @vhouriet -- ✨ Enhance display of child/sub categories (#1154) by @ScottieKim - -3.4.12 - -- 🐞 Fix potential crash when rendering a note with a checkbox (#1326) - by @pbek -- 🐞 Fix crash when long pressing a note and swiping to the edge of the screen (#1308) -- 🐞 Consistent timeouts when syncing (#761) -- 🐞 Categories created in web UI are not shown in Android app (#1358) \ No newline at end of file +- 🐞 Notes created via Android's "Share Link" feature are not synced (#1272) \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/changelogs/3004015.txt b/fastlane/metadata/android/en-US/changelogs/3004015.txt new file mode 100644 index 00000000..10fc2f6f --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/3004015.txt @@ -0,0 +1,7 @@ +3.4.15 + +- 🌎 Updated translations + +3.4.14 + +- 🐞 Notes created via Android's "Share Link" feature are not synced (#1272) \ No newline at end of file