From 7420899bb91a0089e4732e45031d91d0c1de9f0c Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 2 Sep 2023 12:39:52 +0200 Subject: [PATCH] remove some stuff too technical from changelog --- CHANGELOG.md | 3 --- app/src/main/res/xml/changelog_master.xml | 3 --- src/main/fastlane/metadata/android/en-US/changelogs/225.txt | 3 --- 3 files changed, 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 890e6a102..eed8db46a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,8 +45,6 @@ * Add preference to display changelog on startup * Add Termux RUN_COMMAND permission * Allow filtering notifications from work profile apps -* Build nightly changelog from git -* Bump target SDK version to 31 * Fix daylight saving time not being transmitted to the watch * Fix media button control for some applications * Fix notification filters by title if notification does not contain a body @@ -56,7 +54,6 @@ * Fix transliteration of emoji * Fix transliteration of non-ASCII accented characters * Force gps speed calculation on some phones that do not report it correctly -* Introduce WeatherSpec v4 * Make application list sorting case-insensitive * Introduce native app shortcuts for android > 30 * Update device settings action bar title depending on current screen diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 031f740cb..1fbf08228 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -45,8 +45,6 @@ Add preference to display changelog on startup Add Termux RUN_COMMAND permission Allow filtering notifications from work profile apps - Build nightly changelog from git - Bump target SDK version to 31 Fix daylight saving time not being transmitted to the watch Fix media button control for some applications Fix notification filters by title if notification does not contain a body @@ -56,7 +54,6 @@ Fix transliteration of emoji Fix transliteration of non-ASCII accented characters Force gps speed calculation on some phones that do not report it correctly - Introduce WeatherSpec v4 Make application list sorting case-insensitive Introduce native app shortcuts for android > 30 Update device settings action bar title depending on current screen diff --git a/src/main/fastlane/metadata/android/en-US/changelogs/225.txt b/src/main/fastlane/metadata/android/en-US/changelogs/225.txt index 05a6a7d82..7507419cc 100644 --- a/src/main/fastlane/metadata/android/en-US/changelogs/225.txt +++ b/src/main/fastlane/metadata/android/en-US/changelogs/225.txt @@ -42,8 +42,6 @@ * Add preference to display changelog on startup * Add Termux RUN_COMMAND permission * Allow filtering notifications from work profile apps -* Build nightly changelog from git -* Bump target SDK version to 31 * Fix daylight saving time not being transmitted to the watch * Fix media button control for some applications * Fix notification filters by title if notification does not contain a body @@ -53,7 +51,6 @@ * Fix transliteration of emoji * Fix transliteration of non-ASCII accented characters * Force gps speed calculation on some phones that do not report it correctly -* Introduce WeatherSpec v4 * Make application list sorting case-insensitive * Introduce native app shortcuts for android > 30 * Update device settings action bar title depending on current screen