You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provider insert/update/delete observer URI (which uses :port to support it) does not play nice with Android 8 support libraries, revert/stick to api 24 for now.
Fix SliderPreference widget so that opening the dialog, cancelling the change, then re-opening the dialog places the slider into the correct, reset, location.
BroadwayAuthAccount::canAutoAuth() added to detect missing user_tokens because under some circumstances, the account retained all other information except the user_token (which is stored where the "password" would be in Android's Account mechanism.