Commit Graph

33 Commits

Author SHA1 Message Date
Sebastian Kaspari
53b3d1a71f [components] Update repository information in README files. 2018-10-25 15:37:46 +02:00
Sebastian Kaspari
9e17b84339 [components] Simplify build configuration. 2018-10-24 10:21:12 +02:00
Johan Lorenzo
0ca864a1bf [components] Stop Bintray. Update {group,artifact}Ids. Remove massage task 2018-10-22 14:35:51 +02:00
levimatheri
218ffd2ff4 [components] Closes https://github.com/mozilla-mobile/android-components/issues/1022: LocalizationProvider not accepting the right locale
Added getter to ensure default locale is obtained on every read
2018-10-11 18:35:52 +02:00
Marco
6e4f04af78 [components] Closes https://github.com/mozilla-mobile/android-components/issues/47: Remove test prefix from method names 2018-10-10 15:59:39 -04:00
Wajahat Karim
ed0729232c [components] Closes https://github.com/mozilla-mobile/android-components/issues/922: Update READMEs to point to maven.mozilla.org and use new artifact names. 2018-10-03 09:20:43 +02:00
Sebastian Kaspari
946410ca86 [components] Configure dependencies from buildSrc Kotlin code. 2018-08-21 11:16:21 -04:00
Fernando Garcia Alvarez
634496e418 [components] Issue https://github.com/mozilla-mobile/android-components/issues/501: Move JSON extensions to package android.org.json
Closes https://github.com/mozilla-mobile/android-components/issues/501: Move JSON extensions to package android.org.json
2018-07-25 18:06:16 +02:00
Jeff Boek
0f7bf28533 [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Changes access control levels for the response parsers 2018-07-20 16:27:21 +02:00
Jeff Boek
3d233b7bf0 [components] For https://github.com/mozilla-mobile/android-components/issues/191 - refactors SearchSuggestionClient to re-throw exceptions 2018-07-20 16:27:21 +02:00
Jeff Boek
0b5d08dc13 [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Exposes canProvideSearchSuggestions on SearchEngine 2018-07-20 16:27:21 +02:00
Jeff Boek
1e9a767e8c [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Moves the JSONArray extension to support-ktx 2018-07-20 16:27:21 +02:00
Jeff Boek
4b0d58c1d9 [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Refactors public API, provides nullable initializer for SearchSuggestionClient 2018-07-20 16:27:21 +02:00
Jeff Boek
fc6e4b7d17 [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Test that getSuggestions throws an exception with bad json 2018-07-20 16:27:21 +02:00
Jeff Boek
e95e7df1aa [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Test SearchSuggestionClient can get search suggestions for multiple search engines 2018-07-20 16:27:21 +02:00
Jeff Boek
1a1292eaf9 [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Adds JSON parsers 2018-07-20 16:27:21 +02:00
Jeff Boek
658a82df58 [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Adds SearchSuggestionClient and SuggestionParser 2018-07-20 16:27:21 +02:00
Jeff Boek
0fc2793dc1 [components] For https://github.com/mozilla-mobile/android-components/issues/191 - Adds API to build a suggestion URL 2018-07-20 16:27:21 +02:00
imhenoch
e5b077cff6 [components] Closes https://github.com/mozilla-mobile/android-components/issues/318. Removes kotlin coroutines from build.gradle files 2018-07-09 11:42:27 +02:00
Angelo Rüggeberg
4e497962b0 [components] Closes https://github.com/mozilla-mobile/android-components/issues/291 - Unified lint warnings as error and fail on error 2018-07-03 14:29:55 -04:00
Sebastian Kaspari
b58dd3798a [components] Issue https://github.com/mozilla-mobile/android-components/issues/232: Add READMEs for every component and link them from the root README. 2018-05-28 17:33:12 +02:00
antifreezzz
73e4cdf9fc [components] issue https://github.com/mozilla-mobile/android-components/issues/182: AssetsSearchEngineProviderTest: Corresponding parameter in the supertype is named 'context' 2018-05-21 17:43:11 +02:00
Christian Sadilek
6295d87b38 [components] Closes https://github.com/mozilla-mobile/android-components/issues/102: Fix intermittent SearchEngineManagerTest failure 2018-04-23 10:59:01 -04:00
Sebastian Kaspari
9871db60a0 [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Add additional functionality for integration into Focus. 2018-04-19 19:50:09 +02:00
Sebastian Kaspari
df1d87db9a [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Add more tests to browser-search module. 2018-04-19 19:50:09 +02:00
Sebastian Kaspari
3ab08b0e4c [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Introduce SearchEngineManager class providing access to a centralized registry of search engines. 2018-04-19 19:50:09 +02:00
Sebastian Kaspari
60fe909286 [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Add interfaces and implementation to load and localize/filter search engines. 2018-04-18 15:06:34 +02:00
Sebastian Kaspari
0172fe9848 [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Re-import search plugins and list.json from mozilla-central. 2018-04-18 15:06:34 +02:00
Sebastian Kaspari
f1152443d3 [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Update code to use new flat structure. 2018-04-17 09:44:13 +02:00
Sebastian Kaspari
0b2733e7d3 [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Re-import search plugins and list.json (and flatten structure). 2018-04-17 09:44:13 +02:00
Sebastian Kaspari
95077ae2b0 [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Refactor and simplity SearchEngine and SearchEngineParser. 2018-04-16 20:30:20 +02:00
Sebastian Kaspari
3f8854a874 [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Import search plugins from Firefox Focus. 2018-04-16 20:30:20 +02:00
Sebastian Kaspari
d84be4b836 [components] Issue https://github.com/mozilla-mobile/android-components/issues/69: Add new module: browser-search. 2018-04-16 20:30:20 +02:00