From 7bb3dd3150c4b6f84581b05dd23e1193dfdc9876 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 8 Oct 2021 18:38:52 +0200 Subject: [PATCH] 1.1757 release --- CHANGELOG.md | 6 + app/build.gradle | 2 +- app/src/main/assets/CHANGELOG.md | 6 + metadata/en-US/changelogs/1757.txt | 212 +++++++++++++++++++++++++++++ 4 files changed, 225 insertions(+), 1 deletion(-) create mode 100644 metadata/en-US/changelogs/1757.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index 23d0923519..acd319e351 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ### [Banji](https://en.wikipedia.org/wiki/Banji) +### 1.1757 + +* Improved send progress calculation +* Small improvements and minor bug fixes +* Updated translations + ### 1.1756 * Added settings import result dialog diff --git a/app/build.gradle b/app/build.gradle index b5eb11777c..6beefd6a17 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'com.bugsnag.android.gradle' apply plugin: 'kotlin-android' apply plugin: 'de.undercouch.download' -def getVersionCode = { -> return 1756 } +def getVersionCode = { -> return 1757 } def getRevision = { -> "a" } def getReleaseName = { -> return "Banji" } // https://en.wikipedia.org/wiki/List_of_dinosaur_genera diff --git a/app/src/main/assets/CHANGELOG.md b/app/src/main/assets/CHANGELOG.md index 23d0923519..acd319e351 100644 --- a/app/src/main/assets/CHANGELOG.md +++ b/app/src/main/assets/CHANGELOG.md @@ -4,6 +4,12 @@ ### [Banji](https://en.wikipedia.org/wiki/Banji) +### 1.1757 + +* Improved send progress calculation +* Small improvements and minor bug fixes +* Updated translations + ### 1.1756 * Added settings import result dialog diff --git a/metadata/en-US/changelogs/1757.txt b/metadata/en-US/changelogs/1757.txt new file mode 100644 index 0000000000..acd319e351 --- /dev/null +++ b/metadata/en-US/changelogs/1757.txt @@ -0,0 +1,212 @@ +## Changelog + +🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md) + +### [Banji](https://en.wikipedia.org/wiki/Banji) + +### 1.1757 + +* Improved send progress calculation +* Small improvements and minor bug fixes +* Updated translations + +### 1.1756 + +* Added settings import result dialog +* Added send progress bar in sending notification +* Small improvements and minor bug fixes +* Updated translations + +### 1.1755 + +* Added no font option for outgoing messages (send settings) +* Reduced memory usage +* Small improvements and minor bug fixes +* Updated translations + +### [Adratiklit](https://en.wikipedia.org/wiki/Adratiklit) + +### 1.1754 + +* Small improvements and minor bug fixes +* Updated translations + +### 1.1752 + +* Added account categories [1] +* Small improvements and minor bug fixes +* Updated translations + +[1] accounts, unified folders and messages in the unified inbox will be grouped by category. + +### 1.1751 + +* Fixed updating system folder properties + +### 1.1750 + +* Auto reselect system folders + +### 1.1749 + +* Fixed handling namespace errors + +### 1.1748 + +* Small improvements and minor bug fixes +* Updated translations + +### 1.1747 + +* Disabled Android Auto support for the Play store version [1] +* Small improvements and minor bug fixes +* Updated translations + +[1] Google does not allow email apps with Android Auto support, see the FAQ. + +### 1.1746 + +* Enabled Android auto support (see the FAQ for details) + +### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar_junior) + +### 1.1745 + +* Auto delete stale grouped operations + +### 1.1744 + +* Small improvements and minor bug fixes +* Updated translations + +### 1.1743 + +* Fixed listing personal root namespace +* Small improvements and minor bug fixes +* Updated translations + +### 1.1742 + +* Small improvements and minor bug fixes +* Updated AndroidX +* Updated translations + +### 1.1741 + +* Fixed empty account/identity list crash +* Updated AndroidX +* Updated translations + +### 1.1740 + +* Added importing/exporting of vCards for local contact database +* Added option to show number of unread drafts in the navigation menu +* Added option to disable collapsing on manually marking read/unread +* Reduced memory usage +* Small improvements and minor bug fixes + +### 1.1739 + +* Showing search index state +* Small improvements and minor bug fixes +* Updated translations + +### 1.1738 + +* Added theme option for always light message editor +* Small improvements and minor bug fixes +* Updated translations + +### 1.1737 + +* Fixed crash + +### 1.1736 + +* Small improvements and minor bug fixes + +### 1.1735 + +* Added guided workaround for Outlook authentication errors + +### 1.1734 + +* Added color to saved searches + +### 1.1733 + +* Added saved searches (experimental) + +### 1.1732 + +* Added collapsing of navigation menu folders +* Added theme option for default light original message view +* Unified colors based on account folder colors +* Showing folders of all personal namespaces +* Improved Android 12 support +* Fixed all reported bugs + +### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia) + +### 1.1731 + +* Fixed invalid error reports + +### 1.1730 + +* Small improvements and minor bug fixes + +### 1.1729 + +* Added miscellaneous option to disable showing the changelog + +### 1.1728 + +* Prevent suggesting spam contacts +* Confirm deleting block sender rules + +### 1.1727 + +* Following dark/light theme for original message view +* Added message menu item / optional button to force light theme for original message view +* Moved block sender rules to local contact database to make it a free feature +* Fixed verifying some S/MIME signatures + +### 1.1726 + +* Show in-app changelog after updating + +### 1.1725 + +* Added in-app changelog + +### 1.1724 + +* Added display option for fixed date header +* Moved navigation folders under accounts in the navigation menu + +### 1.1723 + +* Fixed polling sometimes stopping + +### 1.1722 + +* Added sort folders on unread messages option +* Added Outlook .msg file decoder + +### 1.1721 + +* Added decoding of Sophos Email Appliance links +* Updated libraries + +### 1.1720 + +* Moved outbox to unified folders in navigation menu +* Added connection option to connect via VPN only +* Added sqlite checkpoint after processing operations + +### [Xiyunykus](https://en.wikipedia.org/wiki/Xiyunykus) + +### 1.1719 + +* Added tap on folder name to go to folder (conversation/message view only)