* [Why is ActiveSync ™ not supported?](#faq133)
<br/>
<aname="howto">
## How to ...?
@ -109,7 +115,9 @@ Related questions:
(*) Swipe actions for individual and POP3 accounts can be configured in the account setting: (Main) Settings, tap Manual setup, tap Accounts, tap account
* [A bug](https://techcommunity.microsoft.com/t5/outlook/outlook-office-365-imap-idle-is-broken/m-p/3616242) in the Outlook IMAP server causes delayed new message notifications.
On some Xiaomi Redmi (Note) devices, some OnePlus devices with Android 12 and some Oppo devices with Android 12 the database occasionally gets corrupted, resulting in total data loss
(on the device only, unless you are using a POP3 account with the option *Leave messages on server* disabled).
On some Xiaomi Redmi (Note) devices, some Realme devices, some OnePlus devices running Android 12 and some Oppo devices running Android 12 the database occasionally gets corrupted, especially after an update,
resulting in total data loss (on the device only, unless you are using a POP3 account with the option *Leave messages on server* disabled).
The cause of this problem are disk I/O errors due to an Android bug (more likely) or maybe a hardware issue (less likely),
@ -170,6 +179,8 @@ android.database.sqlite.SQLiteDiskIOException: disk I/O error (code 778)
The cause might be [changes in Android 7 Nougat](https://ericsink.com/entries/sqlite_android_n.html), which is why sqlite isn't bundled anymore since version 1.1970.
<p>There is a lot of technical information in this FAQ, mostly for specific problems or specific use cases. For other more common questions, please see the tutorials below or contact me via <em>Get support</em> below.</p>
<p><br></p>
<p><br/></p>
<h2id="tutorials">Tutorials</h2>
<p>Please <ahref="https://github.com/M66B/FairEmail/tree/master/tutorials">see here</a> for tutorials 📖.</p>
<p>(*) Swipe actions for individual and POP3 accounts can be configured in the account setting: (Main) Settings, tap Manual setup, tap Accounts, tap account</p>
<li>Search suggestions causes the keyboard losing focus on Android 12L.</li>
<li><ahref="https://techcommunity.microsoft.com/t5/outlook/outlook-office-365-imap-idle-is-broken/m-p/3616242">A bug</a> in the Outlook IMAP server causes delayed new message notifications.</li>
<p>On some Xiaomi Redmi (Note) devices, some OnePlus devices with Android 12 and some Oppo devices with Android 12 the database occasionally gets corrupted, resulting in total data loss (on the device only, unless you are using a POP3 account with the option <em>Leave messages on server</em> disabled).</p>
<p>On some Xiaomi Redmi (Note) devices, some Realme devices, some OnePlus devices running Android 12 and some Oppo devices running Android 12 the database occasionally gets corrupted, especially after an update, resulting in total data loss (on the device only, unless you are using a POP3 account with the option <em>Leave messages on server</em> disabled).</p>
<p>The cause of this problem are disk I/O errors due to an Android bug (more likely) or maybe a hardware issue (less likely), please <ahref="https://www.sqlite.org/rescode.html#ioerr_write">see here</a>.</p>
<p>“<em>This error might result from a hardware malfunction or because a filesystem came unmounted while the file was open.</em>”</p>
<p>This can’t be fixed by the app and should be fixed by manufacturer of the device.</p>
@ -165,6 +169,7 @@
at androidx.room.RoomDatabase.internalEndTransaction(RoomDatabase:594)
at androidx.room.RoomDatabase.endTransaction(RoomDatabase:584)</code></pre>
<p>The cause might be <ahref="https://ericsink.com/entries/sqlite_android_n.html">changes in Android 7 Nougat</a>, which is why sqlite isn’t bundled anymore since version 1.1970.</p>
<p><br/></p>
<h2>
<aname="planned-features"></a>Planned features
</h2>
@ -205,6 +210,7 @@
<li>Bottom action bar</li>
</ul>
<p>Anything on this list is in random order and <em>might</em> be added in the near future.</p>