1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/settings/search
Mihai Branescu 46c1c130da For #9425 - Handle undo for custom search engines
On undo, get the template that the user entered for that engine and then
re-add it to the `CustomSearchEngineStore`
2020-06-26 13:21:00 +03:00
..
AddSearchEngineFragment.kt Fixes #10551: Removes the increased touch target for learn more link 2020-06-22 16:40:15 +03:00
EditCustomSearchEngineFragment.kt Fixes #10551: Removes the increased touch target for learn more link 2020-06-22 16:40:15 +03:00
RadioSearchEngineListPreference.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
SearchEngineFragment.kt Replace nullable findPreference 2020-06-18 09:02:58 -04:00
SearchEngineListPreference.kt For #9425 - Handle undo for custom search engines 2020-06-26 13:21:00 +03:00
SearchEngineMenu.kt Adds custom search engines (#6551) 2019-11-19 16:30:56 -08:00
SearchStringValidator.kt For #9420 - relaxed custom engine rules (#9967) 2020-04-15 13:20:06 -07:00