Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 29015 versionName '5.916-SNAPSHOT' versionCode 29016 versionName '5.916' // Keep in sync with the resource string array 'supported_languages' resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl", Loading app/ui/legacy/src/main/res/raw/changelog_master.xml +4 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,10 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.916" versioncode="29016" date="2022-04-12"> <change>Fixed bug that crashed the app when setting a notification sound on certain devices</change> <change>Fixed crash when rotating the device while a delete confirmation dialog was showing</change> </release> <release version="5.915" versioncode="29015" date="2022-04-06"> <change>Fixed settings import</change> <change>Fixed bug where the configuration of a notification category wasn't properly synced with in-app notification settings</change> Loading fastlane/metadata/android/en-US/changelogs/29016.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line - Fixed bug that crashed the app when setting a notification sound on certain devices - Fixed crash when rotating the device while a delete confirmation dialog was showing Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 29015 versionName '5.916-SNAPSHOT' versionCode 29016 versionName '5.916' // Keep in sync with the resource string array 'supported_languages' resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl", Loading
app/ui/legacy/src/main/res/raw/changelog_master.xml +4 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,10 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="5.916" versioncode="29016" date="2022-04-12"> <change>Fixed bug that crashed the app when setting a notification sound on certain devices</change> <change>Fixed crash when rotating the device while a delete confirmation dialog was showing</change> </release> <release version="5.915" versioncode="29015" date="2022-04-06"> <change>Fixed settings import</change> <change>Fixed bug where the configuration of a notification category wasn't properly synced with in-app notification settings</change> Loading
fastlane/metadata/android/en-US/changelogs/29016.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line - Fixed bug that crashed the app when setting a notification sound on certain devices - Fixed crash when rotating the device while a delete confirmation dialog was showing