Updated planned features

pull/168/head
M66B 5 years ago
parent 5e7aaece03
commit 2e30aadad0

@ -86,6 +86,7 @@ Related questions:
* ~~Unified starred messages view~~ (there is already a special search for this)
* ~~Notification move action~~
* Search for settings
* S/MIME
Anything on this list is in random order and *might* be added in the near future.

@ -331,4 +331,7 @@ dependencies {
// https://github.com/AzureAD/microsoft-authentication-library-for-android
implementation "com.microsoft.identity.client:msal:$msal_version"
// https://mvnrepository.com/artifact/org.bouncycastle/bcmail-jdk15on
//implementation "org.bouncycastle:bcmail-jdk15on:1.64"
}

Loading…
Cancel
Save