Files
tubestation/mobile/android/android-components/components/browser/search
James Hugman 258d76c76a [components] Add searchDefault and searchOrder to list.json.
Update search engine parser tests (+8 squashed commits)
Squashed commits:
[c86797554] Changelog
[a821845c2] detekt/ktlint
[0101c7735] Changelog
[35e9e8d5d] Wrap up search engine lists and default into the search engine manager.

Includes tests.
[6aed07cd8] Implement searchDefault and searchOrder, including tests in the SearchProvider.
[58bad346f] Find the most specific attribute for that locale. Support reordering of list via the `searchOrder` attribute.
[bc10a48b2] Fix tests to match new list.json.
[a781b2f9a] Freshen search plugins and list.json.

Including: deleting Yahoo.
2019-04-01 20:05:34 +01:00
..

Android Components > Browser > Search

Search plugins and companion code to load, parse and use them.

Usage

Setting up the dependency

Use Gradle to download the library from maven.mozilla.org (Setup repository):

implementation "org.mozilla.components:browser-search:{latest-version}"

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/