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/test/java/org/mozilla/fenix/search
Elise Richards 87bd44145f
For #14239: Notification for QR scan when permissions have been denied (#14553)
* Show dialog when permissions are denied

* Add qr permissions dialog to search dialog fragment

* Add qr permissions dialog to the pairing screen

* Show dialog after permissions have been denied

* Reset focus after denying permissions

* Show dialog after permissions denied in search frag and par frag

* Use shared preferences to store camera permission state

* Move dialog creation into the search controller and add tests

* Dialog controller implementation and test

* Route to intent with correct activity. Set focus when dismissing dialog

* Get preferences in old search
4 years ago
..
awesomebar Add tests for search (#12437) 4 years ago
telemetry For #12457: Add MockK matcher for intents (#12612) 4 years ago
toolbar Update Android Components and fix breaking tests 4 years ago
DefaultSearchControllerTest.kt For #14239: Notification for QR scan when permissions have been denied (#14553) 4 years ago
SearchFragmentStoreTest.kt Add test for createInitialSearchFragmentState 4 years ago
SearchInteractorTest.kt For #11866 - Update back press logic for SearchFragment 4 years ago
SearchProviderModelTest.kt Move SearchProviderModel extension to class 4 years ago