Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 27015 versionName '5.716-SNAPSHOT' versionCode 27016 versionName '5.716' minSdkVersion buildConfig.minSdk targetSdkVersion buildConfig.targetSdk Loading app/ui/legacy/src/main/res/xml/changelog_master.xml +7 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,13 @@ They are automatically updated with "ant bump-version". --> <changelog> <release version="5.716" versioncode="27016"> <change>Fixed bug that hid folders in the drawer behind the sticky footer</change> <change>Fixed crash when server contains a folder named 'Outbox'</change> <change>Avoid crash when adding an attachment fails</change> <change>Removed support for using Shift JIS charsets when sending a message</change> <change>Updated translations</change> </release> <release version="5.715" versioncode="27015"> <change>Added swipe to refresh to side drawer</change> <change>Display day of the week in the message list for messages younger than 7 days</change> Loading Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 27015 versionName '5.716-SNAPSHOT' versionCode 27016 versionName '5.716' minSdkVersion buildConfig.minSdk targetSdkVersion buildConfig.targetSdk Loading
app/ui/legacy/src/main/res/xml/changelog_master.xml +7 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,13 @@ They are automatically updated with "ant bump-version". --> <changelog> <release version="5.716" versioncode="27016"> <change>Fixed bug that hid folders in the drawer behind the sticky footer</change> <change>Fixed crash when server contains a folder named 'Outbox'</change> <change>Avoid crash when adding an attachment fails</change> <change>Removed support for using Shift JIS charsets when sending a message</change> <change>Updated translations</change> </release> <release version="5.715" versioncode="27015"> <change>Added swipe to refresh to side drawer</change> <change>Display day of the week in the message list for messages younger than 7 days</change> Loading