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
Christian Sadilek 27c608d956 Update built-in extensions for new AC/GV API
New API (installBuiltIn/ensureBuiltin) requires
- Gecko IDs and new permissions
- Extension will only be re-installed if it has a new version

This includes a gradle task to automatically generate a
new version in manifest.json for every build so we don't
forget to update the version and end up with changes that
are never applied.
4 years ago
..
telemetry Update built-in extensions for new AC/GV API 4 years ago
DefaultSearchControllerTest.kt SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 4 years ago
SearchFragmentStoreTest.kt For #10401 - Hide Shortcuts if just one search engine is installed 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