Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,8 @@ android { applicationId "foundation.e.mail" testApplicationId "foundation.e.mail.tests" versionCode 31001 versionName '6.101' versionCode 32000 versionName '6.200' // 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 +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,12 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.200" versioncode="32000" date="2022-07-08"> <change>Added support for using OAuth 2.0 with Google, Yahoo, AOL, and personal Microsoft accounts (Office365 accounts are not supported yet)</change> <change>Added "Unsubscribe" action that is displayed in the menu when viewing a message that contains an Unsubscribe header</change> <change>Various bug fixes and improvements</change> <change>Updated translations</change> </release> <release version="6.101" versioncode="31001" date="2022-07-06"> <change>Added support for using OAuth 2.0 with personal Microsoft accounts (Office365 accounts don't work yet)</change> <change>Made the transition of existing Gmail accounts to OAuth 2.0 a bit easier</change> Loading fastlane/metadata/android/en-US/changelogs/32000.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - Added support for using OAuth 2.0 with Google, Yahoo, AOL, and personal Microsoft accounts (Office365 accounts are not supported yet) - Added "Unsubscribe" action that is displayed in the menu when viewing a message that contains an Unsubscribe header - Various bug fixes and improvements - Updated translations Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,8 @@ android { applicationId "foundation.e.mail" testApplicationId "foundation.e.mail.tests" versionCode 31001 versionName '6.101' versionCode 32000 versionName '6.200' // 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 +6 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,12 @@ Locale-specific versions are kept in res/raw-<locale qualifier>/changelog.xml. --> <changelog> <release version="6.200" versioncode="32000" date="2022-07-08"> <change>Added support for using OAuth 2.0 with Google, Yahoo, AOL, and personal Microsoft accounts (Office365 accounts are not supported yet)</change> <change>Added "Unsubscribe" action that is displayed in the menu when viewing a message that contains an Unsubscribe header</change> <change>Various bug fixes and improvements</change> <change>Updated translations</change> </release> <release version="6.101" versioncode="31001" date="2022-07-06"> <change>Added support for using OAuth 2.0 with personal Microsoft accounts (Office365 accounts don't work yet)</change> <change>Made the transition of existing Gmail accounts to OAuth 2.0 a bit easier</change> Loading
fastlane/metadata/android/en-US/changelogs/32000.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line - Added support for using OAuth 2.0 with Google, Yahoo, AOL, and personal Microsoft accounts (Office365 accounts are not supported yet) - Added "Unsubscribe" action that is displayed in the menu when viewing a message that contains an Unsubscribe header - Various bug fixes and improvements - Updated translations