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/settings/search
Lina Butler 3ba6593f98 Bug 1851268 - Show Firefox Suggest search suggestions in Fenix.
This commit integrates the Firefox Suggest Android component added in
bug 1850296 into Fenix, and adds:

* A Nimbus feature for Firefox Suggest.
* A secret setting to enable the Firefox Suggest feature, only visible
  on the debug channel.
* Search settings for toggling sponsored and non-sponsored suggestions,
  only visible when the Firefox Suggest feature is enabled.

When the feature is enabled, Fenix will ingest new suggestions in
the background, show the new Search settings, and show matching
suggestions in the awesomebar depending on those Search settings.
8 months ago
..
AddSearchEngineFragment.kt [fenix] For https://github.com/mozilla-mobile/fenix/issues/28111: Filter out topic specific search engines from default list 1 year ago
DefaultSearchEngineFragment.kt Bug 1826473 – add new search engine settings screens 12 months ago
EditCustomSearchEngineFragment.kt [fenix] For https://github.com/mozilla-mobile/fenix/issues/25980: Replace deprecated setHasOptionsMenu with MenuProvider. 2 years ago
RadioSearchEngineListPreference.kt Bug 1837961 - Part 2:Replace usages of ifChanged to distinctUntilChanged 12 months ago
SaveSearchEngineFragment.kt Bug 1807573 - Add field to set custom search engine suggestion URL 10 months ago
SearchEngineFragment.kt Bug 1851268 - Show Firefox Suggest search suggestions in Fenix. 8 months ago
SearchEngineMenu.kt [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Fix ktlint issues and remove them from baseline. 2 years ago
SearchEngineShortcuts.kt Bug 1826473 – add new search engine settings screens 12 months ago
SearchShortcutsFragment.kt Bug 1826473 – add new search engine settings screens 12 months ago
SearchStringValidator.kt [fenix] For https://github.com/mozilla-mobile/fenix/issues/26844: Fix ktlint issues and remove them from baseline. 2 years ago