1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/search/awesomebar
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
..
AwesomeBarView.kt For #6087 2019-11-06 11:08:41 -08:00
ShortcutsSuggestionProvider.kt For #4190: Removes waterfall animation from awesomebar 2019-10-08 09:14:23 -07:00