Crowdin sync

This commit is contained in:
M66B
2021-04-11 15:33:03 +02:00
parent 6fd9cccfc8
commit 448bb1f535
68 changed files with 583 additions and 83 deletions

View File

@@ -1860,6 +1860,14 @@ To enable/disable a specific account:
Note that disabling an account will hide the account and all associated folders and messages.
To set the poll interval:
```
(adb shell) adb shell am start-foreground-service -a eu.faircode.email.INTERVAL --ei minutes nnn
```
Where *nnn* is one of 0, 15, 30, 60, 120, 240, 480, 1440. A value of 0 means push messages.
You can automatically send commands with for example [Tasker](https://tasker.joaoapps.com/userguide/en/intents.html):
```