diff --git a/app/build.gradle b/app/build.gradle index 5dfb8441db..7e8aeae51e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -280,6 +280,15 @@ task copyChangelog(type: Copy) { into "../metadata/en-US/changelogs" include "CHANGELOG.md" rename "CHANGELOG.md", getVersionCode() + ".txt" + filter { String line -> + line + .replaceAll(".*Google Translate.*", "--------------------") + .replaceAll("### ", "") + .replaceAll("## ", "") + .replaceAll("\\(https.*\\)", "") + .replaceAll("\\[", "") + .replaceAll("\\]", "") + } } preBuild.dependsOn copyChangelog diff --git a/metadata/en-US/changelogs/1926.txt b/metadata/en-US/changelogs/1926.txt index 545d96f9f6..70f1c2da25 100644 --- a/metadata/en-US/changelogs/1926.txt +++ b/metadata/en-US/changelogs/1926.txt @@ -1,10 +1,10 @@ -## Changelog +Changelog -🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https://github.com/M66B/FairEmail/blob/master/CHANGELOG.md) +-------------------- -### [Kinnareemimus](https://en.wikipedia.org/wiki/Kinnareemimus) +Kinnareemimus -### Next version +Next version * Added import file to signature editor * Added option to restore app state on start @@ -14,97 +14,97 @@ * Updated libraries * Updated translations -### [Juratyrant](https://en.wikipedia.org/wiki/Juratyrant) +Juratyrant -### 1.1926 - 2022-06-23 +1.1926 - 2022-06-23 * Added workaround for crash in Chrome taking down FairEmail * Small improvements and minor bug fixes * Updated translations -### 1.1925 - 2022-06-22 +1.1925 - 2022-06-22 * Fixed crash in some situations * Small improvements and minor bug fixes * Updated translations -### 1.1924 - 2022-06-19 +1.1924 - 2022-06-19 * Small improvements and minor bug fixes * Updated translations -### 1.1923 - 2022-06-18 +1.1923 - 2022-06-18 * Added option to delay notifications while on a call (Android 12 or later) * Small improvements and minor bug fixes * Updated translations -### 1.1922 - 2022-06-18 +1.1922 - 2022-06-18 * Small improvements and minor bug fixes * Updated translations -### 1.1921 - 2022-06-17 +1.1921 - 2022-06-17 * Small improvements and minor bug fixes * Updated translations -### 1.1920 - 2022-06-16 +1.1920 - 2022-06-16 * Fixed double back to exit * Improved browser selection * Added forward as attachment to answer menu * Small improvements and minor bug fixes -### 1.1919 - 2022-06-15 +1.1919 - 2022-06-15 * Fixed fragment back * Small improvements and minor bug fixes * Updated AndroidX -### 1.1918 - 2022-06-15 +1.1918 - 2022-06-15 * Added browser selection to open link dialog * Small improvements and minor bug fixes * Updated translations -### 1.1917 - 2022-06-14 +1.1917 - 2022-06-14 * Fixed moving to selected folder * Small improvements and minor bug fixes * Updated translations -### 1.1916 - 2022-06-14 +1.1916 - 2022-06-14 * Added option to suppress new message notifications when calling * Small improvements and minor bug fixes * Updated translations -### 1.1915 - 2022-06-13 +1.1915 - 2022-06-13 * Fixed initializing option values -### 1.1914 - 2022-06-13 +1.1914 - 2022-06-13 * Added option for automatic hyphenation * Improved Android 13 compatibility * Small improvements and minor bug fixes * Updated translations -### 1.1913 - 2022-06-12 +1.1913 - 2022-06-12 * Fixed asking for permissions on Android 12 and before * Small improvements and minor bug fixes * Updated translations -### 1.1912 - 2022-06-11 +1.1912 - 2022-06-11 * Targetting SDK 33 (Android 13) * Small improvements and minor bug fixes * Updated AndroidX Webkit * Updated translations -### 1.1911 - 2022-06-11 +1.1911 - 2022-06-11 * Added encoding (character set) override option * Added UTF-16 endianness detection @@ -112,18 +112,18 @@ * Updated AndroidX and material design library * Updated translations -### 1.1910 - 2022-06-10 +1.1910 - 2022-06-10 * Fixed dark theme / original message view on Android 12 and before * Small improvements and minor bug fixes * Updated translations -### 1.1909 - 2022-06-10 +1.1909 - 2022-06-10 * Fixed dark theme / original message view on Android 13 * Updated translations -### 1.1908 - 2022-06-09 +1.1908 - 2022-06-09 * Added searching for text in drafts * Added OAuth for Gmail POP3 accounts @@ -131,13 +131,13 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1907 - 2022-06-07 +1.1907 - 2022-06-07 * Fixed deleted POP3 messages reappearing * Small improvements and minor bug fixes * Updated translations -### 1.1906 - 2022-06-06 +1.1906 - 2022-06-06 * Added POP3 swipe action to report spam / block sender * Added POP3 report spam / block sender for multiple selected messages @@ -147,7 +147,7 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1905 - 2022-06-03 +1.1905 - 2022-06-03 * Added print selected text * Added quick actions unread and permanent deletion @@ -157,20 +157,20 @@ * Small improvements and minor bug fixes * Updated translations -### [Itemirus](https://en.wikipedia.org/wiki/Itemirus) +Itemirus -### 1.1904 - 2022-05-30 +1.1904 - 2022-05-30 * Fixed duplicate archived Gmail drafts -### 1.1903 - 2022-05-30 +1.1903 - 2022-05-30 * Fixed archiving/trashing Gmail drafts * Auto block sender on moving (as opposed to reporting) messages to spam * Small improvements and minor bug fixes * Updated translations -### 1.1902 - 2022-05-29 +1.1902 - 2022-05-29 * Fixed memory leak in some scenarios * Fixed persistent loading spinner in some situations @@ -178,12 +178,12 @@ * Updated AndroidX * Updated translations -### 1.1901 - 2022-05-27 +1.1901 - 2022-05-27 * Small improvements and minor bug fixes * Updated translations -### 1.1900 - 2022-05-25 +1.1900 - 2022-05-25 * Fixed mini gallery not showing in some cases * Fixed folder sync in some cases @@ -192,30 +192,30 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1899 - 2022-05-18 +1.1899 - 2022-05-18 * Small improvements and minor bug fixes * Updated translations -### 1.1898 - 2022-05-15 +1.1898 - 2022-05-15 * Small improvements and minor bug fixes * Updated translations -### 1.1897 - 2022-05-14 +1.1897 - 2022-05-14 * Added configurable quick actions * Small improvements and minor bug fixes * Updated translations -### 1.1896 - 2022-05-13 +1.1896 - 2022-05-13 * Prevent blocking self (report spam) * Preliminary Android 13 support (photo picker) * Small improvements and minor bug fixes * Updated translations -### 1.1895 - 2022-05-12 +1.1895 - 2022-05-12 * Added quick mark as read button * Added send option to disable forwarding as new conversation thread @@ -223,49 +223,49 @@ * Updated AndroidX / material design library * Updated translations -### 1.1894 - 2022-05-11 +1.1894 - 2022-05-11 * Fixed widgets for older Android versions * Small improvements and minor bug fixes * Updated build tools * Updated translations -### 1.1893 - 2022-05-10 +1.1893 - 2022-05-10 * Small improvements and minor bug fixes * Updated translations -### 1.1892 - 2022-05-07 +1.1892 - 2022-05-07 * Added optional day/night mode for widgets * Small improvements and minor bug fixes * Updated translations -### 1.1891b - 2022-05-05 +1.1891b - 2022-05-05 * Added avatars option to message list widget * Added option to use blocklists for POP3 * Small improvements and minor bug fixes * Updated translations -### 1.1891a - 2022-05-03 +1.1891a - 2022-05-03 * Fixed unified folders nav menu message count * Small improvements and minor bug fixes * Updated translations -### 1.1890 - 2022-05-03 +1.1890 - 2022-05-03 * Small improvements and minor bug fixes * Updated translations -### 1.1889 - 2022-05-02 +1.1889 - 2022-05-02 * Added translate all button * Small improvements and minor bug fixes * Updated translations -### 1.1888 - 2022-05-01 +1.1888 - 2022-05-01 * Added quick actions for selected messages * Added widget option to disable separator lines @@ -274,71 +274,71 @@ * Small improvements and minor bug fixes * Updated translations -### [Hulsanpes](https://en.wikipedia.org/wiki/Hulsanpes) +Hulsanpes -### 1.1887 - 2022-04-29 +1.1887 - 2022-04-29 * Small improvements and minor bug fixes * Updated translations -### 1.1886 - 2022-04-28 +1.1886 - 2022-04-28 * Added option to auto save after entering a dot * Added LanguageTool support (long press the 'Save' button) * Small improvements and minor bug fixes * Updated translations -### 1.1885 - 2022-04-26 +1.1885 - 2022-04-26 * Fixed saving drafts * Small improvements and minor bug fixes * Updated translations -### 1.1884 - 2022-04-26 +1.1884 - 2022-04-26 * Added option to highlight unread messages in the message list widget * Small improvements and minor bug fixes * Updated translations -### 1.1883 - 2022-04-25 +1.1883 - 2022-04-25 * Added auto save draft for every new paragraph (can be turned off in the send settings) * Small improvements and minor bug fixes * Updated translations -### 1.1882 - 2022-04-25 +1.1882 - 2022-04-25 * Fixed dark texts in dark themes * Small improvements and minor bug fixes * Updated translations -### 1.1881 - 2022-04-24 +1.1881 - 2022-04-24 * Added advanced account option to sync outside schedule * Small improvements and minor bug fixes * Updated translations -### 1.1879 - 2022-04-23 +1.1879 - 2022-04-23 * Added warning about airplane mode enabled * Added advanced account option to connect via unmetered networks only * Small improvements and minor bug fixes * Updated translations -### 1.1878 - 2022-04-21 +1.1878 - 2022-04-21 * Fixed printing * Fixed signature verification in some cases * Small improvements and minor bug fixes * Updated translations -### 1.1877 - 2022-04-21 +1.1877 - 2022-04-21 * Small improvements and minor bug fixes * Updated AndroidX * Updated translations -### 1.1876 - 2022-04-20 +1.1876 - 2022-04-20 * Added auto select same identity for same recipient for new messages * Added option to add signature to first reply only @@ -348,15 +348,15 @@ * Updated AndroidX * Updated translations -### [Gobivenator](https://en.wikipedia.org/wiki/Gobivenator) +Gobivenator -### 1.1875 - 2022-04-13 +1.1875 - 2022-04-13 * Fixed crash on some Android versions * Small improvements and minor bug fixes * Updated translations -### 1.1874 - 2022-04-13 +1.1874 - 2022-04-13 * Added padding option for tabular view in overflow menu * Added selection of contact type (home, work, etc) when inserting contact group @@ -364,70 +364,70 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1873 - 2022-04-09 +1.1873 - 2022-04-09 * Fix scroll stuttering in some case * Small improvements and minor bug fixes * Updated translations -### 1.1872 - 2022-04-09 +1.1872 - 2022-04-09 * Small improvements and minor bug fixes * Updated translations -### 1.1871 - 2022-04-09 +1.1871 - 2022-04-09 * Small improvements and minor bug fixes * Updated translations -### 1.1870 - 2022-04-08 +1.1870 - 2022-04-08 * Small improvements and minor bug fixes * Updated build tools * Updated translations -### 1.1869 - 2022-04-07 +1.1869 - 2022-04-07 * Added DeepL HTML support * Fixed inline image handling for external drafts * Small improvements and minor bug fixes * Updated translations -### 1.1868 - 2022-04-06 +1.1868 - 2022-04-06 * Small improvements and minor bug fixes * Updated Public Suffix List * Updated build tools * Updated translations -### 1.1867 - 2022-04-04 +1.1867 - 2022-04-04 * Added highlighting (marking) of text * Small improvements and minor bug fixes * Updated translations -### 1.1866 - 2022-04-02 +1.1866 - 2022-04-02 * Small improvements and minor bug fixes * Updated translations -### 1.1865 - 2022-04-01 +1.1865 - 2022-04-01 * Added searching in rule actions * Small improvements and minor bug fixes * Updated translations -### 1.1864 - 2022-03-30 +1.1864 - 2022-03-30 * Fixed starting disabled accounts -### 1.1863 - 2022-03-30 +1.1863 - 2022-03-30 * Converting background images into images (reformatted message view) * Small improvements and minor bug fixes * Updated translations -### 1.1862 - 2022-03-28 +1.1862 - 2022-03-28 * Added local contact editor * Added local contact groups @@ -435,7 +435,7 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1861 - 2022-03-25 +1.1861 - 2022-03-25 * Added option to show account categories in the navigation menu * Added managing filter rules to the navigation menu @@ -444,32 +444,32 @@ * Updated Public Suffix List * Updated translations -### 1.1860 - 2022-03-23 +1.1860 - 2022-03-23 * Added sent sound selection * Small improvements and minor bug fixes * Updated translations -### 1.1859 - 2022-03-22 +1.1859 - 2022-03-22 * Showing common filter rule action values in rule lists * Small improvements and minor bug fixes * Updated translations -### 1.1858 - 2022-03-21 +1.1858 - 2022-03-21 * Added remove all attachments button to message editor * Showing filter rule condition values in rule lists * Small improvements and minor bug fixes * Updated translations -### 1.1857 - 2022-03-19 +1.1857 - 2022-03-19 * Added inserting templates as text snippets * Small improvements and minor bug fixes * Updated translations -### 1.1856 - 2022-03-14 +1.1856 - 2022-03-14 * Added click link feedback * Added option for direct server search @@ -478,7 +478,7 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1855 - 2022-03-12 +1.1855 - 2022-03-12 * Added option to show contents of zipped attachments (enabled by default) * Added option to sort reply templates by frequency of use @@ -487,7 +487,7 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1854 - 2022-03-09 +1.1854 - 2022-03-09 * Added some more BIP39 word lists * Added CSS inherit support @@ -495,13 +495,13 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1853 - 2022-03-07 +1.1853 - 2022-03-07 * Added BIP39 word lists in various languages * Small improvements and minor bug fixes * Updated translations -### 1.1852 - 2022-03-07 +1.1852 - 2022-03-07 * Added image dimensions to mini gallery * Added PGP and S/MIME key indicators to address bubbles @@ -511,32 +511,32 @@ * Small improvements and minor bug fixes * Updated translations -### [Fulgurotherium](https://en.wikipedia.org/wiki/Fulgurotherium) +Fulgurotherium -### 1.1851 - 2022-03-02 +1.1851 - 2022-03-02 * Small improvements and minor bug fixes * Updated translations -### 1.1850 - 2022-02-28 +1.1850 - 2022-02-28 * Small improvements and minor bug fixes * Updated translations -### 1.1849 - 2022-02-26 +1.1849 - 2022-02-26 * Fixed inserting photos after device rotation * Showing if there are attachments in conversations * Small improvements and minor bug fixes * Updated translations -### 1.1848 - 2022-02-25 +1.1848 - 2022-02-25 * Fixed POP3 delete * Small improvements and minor bug fixes * Updated translations -### 1.1847 - 2022-02-24 +1.1847 - 2022-02-24 * Address bubbles: generated icons * Address bubbles: RTL support @@ -544,38 +544,38 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1846 - 2022-02-24 +1.1846 - 2022-02-24 * Small improvements and minor bug fixes * Updated translations -### 1.1845 - 2022-02-23 +1.1845 - 2022-02-23 * Address bubble fixes and improvements * Small improvements and minor bug fixes * Updated translations -### 1.1844 - 2022-02-23 +1.1844 - 2022-02-23 * Improved address bubble handling * Added "extra small" image resize option * Small improvements and minor bug fixes * Updated translations -### 1.1843 - 2022-02-22 +1.1843 - 2022-02-22 * Added address bubbles (enable via overflow menu / message editor) * Small improvements and minor bug fixes * Updated translations -### 1.1842 - 2022-02-20 +1.1842 - 2022-02-20 * Added (black or) white theme * Added option to always navigation from message list to folder list * Small improvements and minor bug fixes * Updated translations -### 1.1841 - 2022-02-19 +1.1841 - 2022-02-19 * Improved plain text only check * Updated Public Suffix List @@ -583,50 +583,50 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1840 - 2022-02-17 +1.1840 - 2022-02-17 * Fixed auto linking of email addresses * Small improvements and minor bug fixes * Updated translations -### 1.1839 - 2022-02-16 +1.1839 - 2022-02-16 * Added an option to select the long press answer button action * Small improvements and minor bug fixes * Updated translations -### 1.1838 - 2022-02-15 +1.1838 - 2022-02-15 * Small improvements and minor bug fixes * Updated translations -### 1.1837 - 2022-02-14 +1.1837 - 2022-02-14 * Added menu item to show plain text part * Added AMP email support * Small improvements and minor bug fixes * Updated translations -### 1.1836 - 2022-02-12 +1.1836 - 2022-02-12 * Added option to disable using bundled fonts * Small improvements and minor bug fixes * Updated translations -### 1.1835 - 2022-02-11 +1.1835 - 2022-02-11 * Added default display font setting * Replaced Cambo by Caladea font * Small improvements and minor bug fixes * Updated translations -### 1.1834 - 2022-02-10 +1.1834 - 2022-02-10 * Added Croscore and Crosextra fonts * Small improvements and minor bug fixes * Updated translations -### 1.1833 - 2022-02-07 +1.1833 - 2022-02-07 * Added view original signature * Added support for CSS text-transform @@ -634,13 +634,13 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1832 - 2022-02-05 +1.1832 - 2022-02-05 * Added saving S/MIME public keys * Small improvements and minor bug fixes * Updated translations -### 1.1831 - 2022-02-04 +1.1831 - 2022-02-04 * Added slider to change message column width * Added option for formal/informal DeepL translation @@ -649,75 +649,75 @@ * Updated libraries/AndroidX * Updated translations -### [Epidexipteryx](https://en.wikipedia.org/wiki/Epidexipteryx) +Epidexipteryx -### 1.1830 - 2022-02-02 +1.1830 - 2022-02-02 * Fixed extra buttons option -### 1.1829 - 2022-02-02 +1.1829 - 2022-02-02 * Reduced logging * Small improvements and minor bug fixes * Updated translations -### 1.1828 - 2022-02-01 +1.1828 - 2022-02-01 * Small improvements and minor bug fixes * Updated translations -### 1.1827 - 2022-02-01 +1.1827 - 2022-02-01 * Fixed forward as attachment * Small improvements and minor bug fixes * Updated translations -### 1.1826 - 2022-01-31 +1.1826 - 2022-01-31 * Added $$tls$ rule condition * Small improvements and minor bug fixes * Updated translations -### 1.1825 - 2022-01-30 +1.1825 - 2022-01-30 * Show image thumbnails in message editor * Small improvements and minor bug fixes * Updated translations -### 1.1824 - 2022-01-29 +1.1824 - 2022-01-29 * Show image thumbnails in message editor * Small improvements and minor bug fixes * Updated translations -### 1.1823 - 2022-01-29 +1.1823 - 2022-01-29 * Small improvements and minor bug fixes * Updated translations -### 1.1822 - 2022-01-28 +1.1822 - 2022-01-28 * Small improvements and minor bug fixes * Updated translations -### 1.1821 - 2022-01-25 +1.1821 - 2022-01-25 * Fixed answer menu crash * Small improvements and minor bug fixes * Updated translations -### 1.1820 - 2022-01-24 +1.1820 - 2022-01-24 * Small improvements and minor bug fixes * Updated translations -### 1.1819 - 2022-01-23 +1.1819 - 2022-01-23 * Fixed crash in error handling * Small improvements and minor bug fixes * Updated translations -### 1.1818 - 2022-01-22 +1.1818 - 2022-01-22 * Added colors to reply templates * Added displaying reply templates by group @@ -725,81 +725,81 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1817 - 2022-01-21 +1.1817 - 2022-01-21 * Fixed text context menu actions * Small improvements and minor bug fixes * Updated translations -### 1.1816 - 2022-01-20 +1.1816 - 2022-01-20 * Small improvements and minor bug fixes * Updated translations -### 1.1815 - 2022-01-19 +1.1815 - 2022-01-19 * Small improvements and minor bug fixes * Updated translations -### 1.1814 - 2022-01-18 +1.1814 - 2022-01-18 * Added support for sensitivity indicator (personal, private, confidential) * Added batch setting of message flags (protocol level) * Small improvements and minor bug fixes * Updated translations -### 1.1813 - 2022-01-17 +1.1813 - 2022-01-17 * Fixed downloading attachments on demand * Small improvements and minor bug fixes -### 1.1812 - 2022-01-17 +1.1812 - 2022-01-17 * Small improvements and minor bug fixes * Updated translations -### [Draconyx](https://en.wikipedia.org/wiki/Draconyx) +Draconyx -### 1.1811 - 2022-01-14 +1.1811 - 2022-01-14 * Fixed scroll issue -### 1.1810 - 2022-01-14 +1.1810 - 2022-01-14 * Fixed searching for options when swiping * Small improvements and minor bug fixes * Updated translations -### 1.1809 - 2022-01-14 +1.1809 - 2022-01-14 * Reply with selected text in style * Small improvements and minor bug fixes * Updated translations -### 1.1808 - 2022-01-13 +1.1808 - 2022-01-13 * Added share images button above mini gallery * Small improvements and minor bug fixes * Updated translations -### 1.1807 - 2022-01-11 +1.1807 - 2022-01-11 * Fixed delay when going to a settings page * Small improvements and minor bug fixes * Updated translations -### 1.1806 - 2022-01-11 +1.1806 - 2022-01-11 * Small improvements and minor bug fixes * Updated translations -### 1.1805 - 2022-01-10 +1.1805 - 2022-01-10 * Long screenshots (Android 12+) * Small improvements and minor bug fixes * Updated translations -### 1.1804 - 2022-01-08 +1.1804 - 2022-01-08 * Added check for secure (TLS) transport (experimental) * Removed double confirm for permanently deleting messages @@ -808,44 +808,44 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1803 - 2022-01-06 +1.1803 - 2022-01-06 * Added rule action to play (alarm) sound (experimental) * Small improvements and minor bug fixes * Updated build tools and libraries * Updated translations -### 1.1802 - 2022-01-03 +1.1802 - 2022-01-03 * Improved original message view scrolling * Small improvements and minor bug fixes * Updated translations -### 1.1801 - 2021-12-30 +1.1801 - 2021-12-30 * Added rule action to permanently delete messages * Using IMAP flags to store low/high importance * Small improvements and minor bug fixes * Updated translations -### 1.1800 - 2021-12-27 +1.1800 - 2021-12-27 * Fixed crash when manually configuring an account * Small improvements and minor bug fixes * Updated translations -### 1.1799 - 2021-12-27 +1.1799 - 2021-12-27 * Fixed removing inline images on replying/forwarding * Small improvements and minor bug fixes * Updated translations -### 1.1798 - 2021-12-27 +1.1798 - 2021-12-27 * Play store only release * Fixed removing inline images on replying/forwarding -### 1.1797 - 2021-12-27 +1.1797 - 2021-12-27 * Added Outlook Tenant ID field * Added option for numbered reply prefix @@ -854,89 +854,89 @@ * Small improvements and minor bug fixes * Updated translations -### [Caudipteryx](https://en.wikipedia.org/wiki/Caudipteryx) +Caudipteryx -### 1.1796 - 2021-12-23 +1.1796 - 2021-12-23 * Fixed incorrect background colors * Small improvements and minor bug fixes -### 1.1795 - 2021-12-23 +1.1795 - 2021-12-23 * Small improvements and minor bug fixes * Updated translations -### 1.1794 - 2021-12-22 +1.1794 - 2021-12-22 * Added logarithmic PIN failure delay of 3 seconds * Small improvements and minor bug fixes * Updated translations -### 1.1793 - 2021-12-20 +1.1793 - 2021-12-20 * Fixed crash related to resending * Added compact mode for accounts on start screen * Small improvements and minor bug fixes * Updated translations -### 1.1792 - 2021-12-18 +1.1792 - 2021-12-18 * Fixed always resending (2) * Small improvements and minor bug fixes * Updated translations -### 1.1791 - 2021-12-18 +1.1791 - 2021-12-18 * Fixed always resending * Added receive option to group on sender/subject * Small improvements and minor bug fixes * Updated translations -### 1.1790 - 2021-12-16 +1.1790 - 2021-12-16 * Small improvements and minor bug fixes * Updated AndroidX * Updated translations -### 1.1789 - 2021-12-14 +1.1789 - 2021-12-14 * Added support for foldable devices * Small improvements and minor bug fixes * Updated build tools * Updated translations -### 1.1788 - 2021-12-13 +1.1788 - 2021-12-13 * Added experimental resend support (RFC2822 section 3.6.6) * Small improvements and minor bug fixes * Updated translations -### 1.1787 - 2021-12-11 +1.1787 - 2021-12-11 * Fixed always downloading headers/bodies for rules requiring this * Small improvements and minor bug fixes * Updated translations -### 1.1786 - 2021-12-10 +1.1786 - 2021-12-10 * Fixed marking messages read in some situations * Small improvements and minor bug fixes * Updated translations -### 1.1785 - 2021-12-09 +1.1785 - 2021-12-09 * Added "text contains" filter rule condition * Small improvements and minor bug fixes * Updated translations -### 1.1784 - 2021-12-08 +1.1784 - 2021-12-08 * Added display option to override widths in original message view * Added sync twice within 30 seconds to sync all messages * Small improvements and minor bug fixes * Updated translations -### 1.1783 - 2021-12-02 +1.1783 - 2021-12-02 * Added display option to use highlight color for unread shadow * Added display option for wide color stripe @@ -945,13 +945,13 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1782 - 2021-11-27 +1.1782 - 2021-11-27 * Added optional set importance button * Small improvements and minor bug fixes * Updated translations -### 1.1781 - 2021-11-23 +1.1781 - 2021-11-23 * Added behavior option to enable swipe right to reply * Added separate sort order setting for unified folders @@ -959,16 +959,16 @@ * Small improvements and minor bug fixes * Updated translations -### [Banji](https://en.wikipedia.org/wiki/Banji) +Banji -### 1.1780 - 2021-11-15 +1.1780 - 2021-11-15 * Fixed empty lines in message headers * Improved handling of read-only folders * Small improvements and minor bug fixes * Updated translations -### 1.1779 - 2021-11-13 +1.1779 - 2021-11-13 * Added using folder colors for Gmail labels * Added highlighting of searched text in messages @@ -976,58 +976,58 @@ * Small improvements and minor bug fixes * Updated translations -### 1.1778 - 2021-11-11 +1.1778 - 2021-11-11 * Fixed duplicate submenu icons * Small improvements and minor bug fixes -### 1.1777 - 2021-11-11 +1.1777 - 2021-11-11 * Small improvements and minor bug fixes * Updated translations -### 1.1776 - 2021-11-10 +1.1776 - 2021-11-10 * Added message menu icons * Small improvements and minor bug fixes * Updated translations -### 1.1775 - 2021-11-09 +1.1775 - 2021-11-09 * Small improvements and minor bug fixes * Updated AndroidX * Updated translations -### 1.1774 - 2021-11-08 +1.1774 - 2021-11-08 * Added option to configure card padding (3-dots overflow menu) * Small improvements and minor bug fixes * Updated translations -### 1.1773 - 2021-11-06 +1.1773 - 2021-11-06 * Small improvements and minor bug fixes * Updated translations -### 1.1772 - 2021-11-04 +1.1772 - 2021-11-04 * Added check for sending to no-reply addresses * Small improvements and minor bug fixes * Updated translations -### 1.1771 - 2021-11-03 +1.1771 - 2021-11-03 * Small improvements and minor bug fixes * Updated translations -### 1.1770 - 2021-11-01 +1.1770 - 2021-11-01 * Added option to lock app (biometric/PIN) on leaving app * Small improvements and minor bug fixes * Updated AndroidX * Updated translations -### 1.1769 - 2021-10-28 +1.1769 - 2021-10-28 * Fixed drafts not being removed * Added Emoji font loading (privacy settings) @@ -1035,155 +1035,155 @@ * Updated AndroidX * Updated translations -### 1.1768 - 2021-10-27 +1.1768 - 2021-10-27 * Added Material You theme (Android 12) * Small improvements and minor bug fixes * Updated translations -### 1.1767 - 2021-10-26 +1.1767 - 2021-10-26 * Small improvements and minor bug fixes * Updated translations -### 1.1766 +1.1766 * Small improvements and minor bug fixes * Updated translations -### 1.1765 +1.1765 * Added option to disable lock on screen off for biometric authentication * Small improvements and minor bug fixes * Updated translations -### 1.1764 +1.1764 * Added support for latin and roman numbered lists (view only) -* Report new messages when composing a message [1] +* Report new messages when composing a message 1 * Use account categories for identities * Small improvements and minor bug fixes * Updated translations -[1] This is an experiment which needs to be enabled in the miscellaneous settings. +1 This is an experiment which needs to be enabled in the miscellaneous settings. -### 1.1763 +1.1763 * Small improvements and minor bug fixes * Updated libraries * Updated translations -### 1.1762 +1.1762 * Small improvements and minor bug fixes * Updated translations -### 1.1761 +1.1761 * Small improvements and minor bug fixes * Updated translations -### 1.1760 +1.1760 * Added multiple select spam / block sender * Added conditional searching via search index * Small improvements and minor bug fixes * Updated translations -### 1.1757 +1.1757 * Improved send progress calculation * Small improvements and minor bug fixes * Updated translations -### 1.1756 +1.1756 * Added settings import result dialog * Added send progress bar in sending notification * Small improvements and minor bug fixes * Updated translations -### 1.1755 +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) +Adratiklit -### 1.1754 +1.1754 * Small improvements and minor bug fixes * Updated translations -### 1.1752 +1.1752 -* Added account categories [1] +* 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 accounts, unified folders and messages in the unified inbox will be grouped by category. -### 1.1751 +1.1751 * Fixed updating system folder properties -### 1.1750 +1.1750 * Auto reselect system folders -### 1.1749 +1.1749 * Fixed handling namespace errors -### 1.1748 +1.1748 * Small improvements and minor bug fixes * Updated translations -### 1.1747 +1.1747 -* Disabled Android Auto support for the Play store version [1] +* 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 Google does not allow email apps with Android Auto support, see the FAQ. -### 1.1746 +1.1746 * Enabled Android auto support (see the FAQ for details) -### [Zanabazar](https://en.wikipedia.org/wiki/Zanabazar_junior) +Zanabazar -### 1.1745 +1.1745 * Auto delete stale grouped operations -### 1.1744 +1.1744 * Small improvements and minor bug fixes * Updated translations -### 1.1743 +1.1743 * Fixed listing personal root namespace * Small improvements and minor bug fixes * Updated translations -### 1.1742 +1.1742 * Small improvements and minor bug fixes * Updated AndroidX * Updated translations -### 1.1741 +1.1741 * Fixed empty account/identity list crash * Updated AndroidX * Updated translations -### 1.1740 +1.1740 * Added importing/exporting of vCards for local contact database * Added option to show number of unread drafts in the navigation menu @@ -1191,39 +1191,39 @@ * Reduced memory usage * Small improvements and minor bug fixes -### 1.1739 +1.1739 * Showing search index state * Small improvements and minor bug fixes * Updated translations -### 1.1738 +1.1738 * Added theme option for always light message editor * Small improvements and minor bug fixes * Updated translations -### 1.1737 +1.1737 * Fixed crash -### 1.1736 +1.1736 * Small improvements and minor bug fixes -### 1.1735 +1.1735 * Added guided workaround for Outlook authentication errors -### 1.1734 +1.1734 * Added color to saved searches -### 1.1733 +1.1733 * Added saved searches (experimental) -### 1.1732 +1.1732 * Added collapsing of navigation menu folders * Added theme option for default light original message view @@ -1232,67 +1232,67 @@ * Improved Android 12 support * Fixed all reported bugs -### [Yaverlandia](https://en.wikipedia.org/wiki/Yaverlandia) +Yaverlandia -### 1.1731 +1.1731 * Fixed invalid error reports -### 1.1730 +1.1730 * Small improvements and minor bug fixes -### 1.1729 +1.1729 * Added miscellaneous option to disable showing the changelog -### 1.1728 +1.1728 * Prevent suggesting spam contacts * Confirm deleting block sender rules -### 1.1727 +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 +1.1726 * Show in-app changelog after updating -### 1.1725 +1.1725 * Added in-app changelog -### 1.1724 +1.1724 * Added display option for fixed date header * Moved navigation folders under accounts in the navigation menu -### 1.1723 +1.1723 * Fixed polling sometimes stopping -### 1.1722 +1.1722 * Added sort folders on unread messages option * Added Outlook .msg file decoder -### 1.1721 +1.1721 * Added decoding of Sophos Email Appliance links * Updated libraries -### 1.1720 +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) +Xiyunykus -### 1.1719 +1.1719 * Added tap on folder name to go to folder (conversation/message view only)