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/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
..
awesomebar SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 4 years ago
telemetry Update built-in extensions for new AC/GV API 4 years ago
toolbar SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 4 years ago
SearchController.kt SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 4 years ago
SearchFragment.kt Use A-C version of Resources.getSpanned (#12358) 4 years ago
SearchFragmentStore.kt For #10401 - Hide Shortcuts if just one search engine is installed 4 years ago
SearchInteractor.kt Implement new feature-tabs API. 4 years ago