1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/search
Mihai Branescu 2b955c1a1a For #6087
- added engine hashmap so that we create each type of search provider once
(previously the providers to be added were checked by id, but since the id
is a UUID, it was always unique -> bug with multiple providers with same engine
but different id
- refactored update() flow so that it's more understandable + remove complex
method warning
2019-11-06 11:08:41 -08:00
..
awesomebar For #6087 2019-11-06 11:08:41 -08:00
toolbar Use new toolbar API of AC 18.0.0. 2019-10-24 08:57:30 -07:00
SearchController.kt For #6018 - Added back shortcuts button in awesomebar 2019-10-18 14:48:58 +03:00
SearchFragment.kt Use new toolbar API of AC 18.0.0. 2019-10-24 08:57:30 -07:00
SearchFragmentStore.kt For #5567: Removes search shortcuts button (#5739) 2019-10-03 08:53:16 -07:00
SearchInteractor.kt For #6018 - Added back shortcuts button in awesomebar 2019-10-18 14:48:58 +03:00
SearchLayouts.kt For #1744: Adds clipboard provider to search engine screen 2019-09-19 08:24:27 -07:00