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
ValentinTimisica 59c60ef189 Fixes #4354: Updated SearchFragment state after returning from SearchEngineFragment.
The user has the option to go to 'Shortcuts' -> 'Search engine settings' to
modify the default search engine. When returning from that settings screen we
need to update it to account for any changes.
For this we will check the current default engine against a previously stored
value in a newly added 'defaultEngineSource' property from SearchState class.
Also, I modified 'SearchStoreTest' by adding the new parameter to the
'SearchState' constructor.
5 years ago
..
awesomebar Fixes #4005 - Move getColorFromAttr to Context 5 years ago
toolbar For #4339 reduce build warnings (#4340) 5 years ago
SearchFragment.kt Fixes #4354: Updated SearchFragment state after returning from SearchEngineFragment. 5 years ago
SearchInteractor.kt For #201: Search Widget 5 years ago
SearchLayouts.kt For #4341 use camelCase for views referenced from code 5 years ago
SearchStore.kt Fixes #4354: Updated SearchFragment state after returning from SearchEngineFragment. 5 years ago