Sync system account(s)
Idea for a Tasker action: sync system account(s), either
- all accounts or
- all accounts of a specific account type or
- a specific account (by name and type).
Use cases (examples):
- sync emails on certain occasions,
- sync DAVx⁵ accounts on certain occasions.
The action would have to
- enumerate affected accounts and then
- call ContentResolver.requestSync for each account.