From 347e603ec588b425e6786f1af8af353eec7a4f63 Mon Sep 17 00:00:00 2001 From: Marcel Bokhorst Date: Mon, 10 Sep 2018 11:24:42 +0200 Subject: [PATCH] Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 683b156a..07ab3661 100644 --- a/FAQ.md +++ b/FAQ.md @@ -125,7 +125,7 @@ See [here](https://support.microsoft.com/en-us/help/12409/microsoft-account-app- **(15) Can you add ... ?** -* More themes / account colors: the goal is to keep the app as simple as possible, so this will not be added. +* More themes: the goal is to keep the app as simple as possible, so this will not be added. * LED notifications: there are less and less devices with a notification light and if there is one, it can mostly be managed by Android, so there is little point in adding support for this. * Encryption: there is too little interest in sending/receiving encrypted messages to justifiy putting effort into this. * POP/poll support: besides that any decent provider is supporting / should support IMAP, polling does consume extra battery power and will delay notification of new messages, so this will not be added.