1
0
Fork 0
fenix/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.
2020-07-07 18:41:12 -04:00
..
awesomebar SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 2020-07-03 21:01:59 +02:00
telemetry Update built-in extensions for new AC/GV API 2020-07-07 18:41:12 -04:00
toolbar SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 2020-07-03 21:01:59 +02:00
SearchController.kt SearchFragmentStore: Remove Session reference from state and read values from BrowserStore. 2020-07-03 21:01:59 +02:00
SearchFragment.kt Use A-C version of Resources.getSpanned (#12358) 2020-07-07 13:36:29 -07:00
SearchFragmentStore.kt For #10401 - Hide Shortcuts if just one search engine is installed 2020-07-06 14:36:04 +03:00
SearchInteractor.kt Implement new feature-tabs API. 2020-02-24 14:35:36 +01:00