Loading
Make "sync pending" work in AccountsScreen and AccountScreen (#1615)
* Add sync pending check for Android 14+
* Update sync pending UI logic to use selected authorities only
* Fix isSyncPending not handling multiple dataTypes
* Extract the accounts flow map to boolean flow logic
* Rename method
* Enhance kdoc
* Pass only one authority for pending check
* Update kdoc
* Update kdoc
* Update kdoc
* Fix whitespace
* Rename authority method to currentAuthority
* Update kdoc
---------
Co-authored-by:
Sunik Kupfer <kupfer@bitfire.at>