You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src/main/java/org/mozilla/fenix/settings/account
Elise Richards 9afe9679d8
For #15079: handle QR permissions when changed in Android settings (#15097)
* Define intent data for activity

* Search dialog shows permissions for allow and deny camera

* Check camera permissions for fxa pairing

* Check camera permissions for old search

* Tests for pairing sync interactor and controller.

* Cleanup

* Use bool pref for setting. Use interfaces and default implementations for the sync interactor and controller.

* Lint
4 years ago
..
AccountAuthErrorPreference.kt Move settings classes to packages 5 years ago
AccountPreference.kt Move settings classes to packages 5 years ago
AccountProblemFragment.kt Add 'useEmail' and 'useEmailProblem' metrics event 4 years ago
AccountSettingsFragment.kt For #12287: Add feature flag for Synced Tabs in tabs tray 4 years ago
AccountSettingsFragmentStore.kt Fix license on remaining files 4 years ago
AccountSettingsInteractor.kt Fix license on remaining files 4 years ago
AccountUiView.kt Fix AccountUiView ui failures 4 years ago
AuthCustomTabActivity.kt Fixes #5225 - Hide AuthCustomTabActivity 5 years ago
AuthIntentReceiverActivity.kt Fixes #5225 - Hide AuthCustomTabActivity 5 years ago
DefaultSyncController.kt For #15079: handle QR permissions when changed in Android settings (#15097) 4 years ago
DefaultSyncInteractor.kt For #15079: handle QR permissions when changed in Android settings (#15097) 4 years ago
SignOutFragment.kt For #6832 - Fix various fragment not attached to a context crashes 4 years ago
TurnOnSyncFragment.kt For #15079: handle QR permissions when changed in Android settings (#15097) 4 years ago