Michael Comella
e767017009
[components] Closes https://github.com/mozilla-mobile/android-components/issues/2260 : Update concept-fetch Client javadoc to indicate synchronous.
2019-03-06 10:59:37 +01:00
Christian Sadilek
12d8b54dd4
[components] concept-fetch: Add API/flag to force network request
2019-02-15 10:26:59 +01:00
Christian Sadilek
c73ad1a32f
[components] Issue https://github.com/mozilla-mobile/android-components/issues/1515 : Allow custom charset when reading body as string
2019-02-14 11:37:03 -05:00
Christian Sadilek
401f946ca0
[components] Closes https://github.com/mozilla-mobile/android-components/issues/1515 : Incorrect decoding of search suggestions
2019-02-14 09:42:40 +01:00
Christian Sadilek
88bf1ebdd2
[components] Closes https://github.com/mozilla-mobile/android-components/issues/2025 : concept-fetch: Add API to control if cookies should be sent
2019-02-13 11:40:51 -05:00
Christian Sadilek
dc56439e36
[components] Closes https://github.com/mozilla-mobile/android-components/issues/1328 : Provide GeckoView based implementation of concept-fetch
2019-02-11 15:44:18 -05:00
Mitchell Hentges
8fd19cdf3a
[components] Moves description to be part of project.ext
2019-01-11 10:08:32 +01:00
Mitchell Hentges
3ee4d96a84
[components] Reads componentsVersion from .buildconfig.yml
2019-01-11 10:08:32 +01:00
Grisha Kruglov
ed472d66ae
[components] Clean up gradle build files for some of the components
...
- Remove a few unnecessary dependencies
- Add some comments around usage of 'api'
- Mark some of the dependencies as 'api' if they're necessary for use of the module
2018-12-21 13:11:27 -08:00
ali-abdullah
89f3263d12
[components] included buildSrc in ktlint and detekt checks
2018-11-16 12:40:04 +01:00
Sebastian Kaspari
d5b316d68b
[components] Issue https://github.com/mozilla-mobile/android-components/issues/1012 : Add new concept-fetch component.
...
The `concept-fetch` component contains interfaces for defining an abstract HTTP client for fetching resources.
2018-11-12 18:48:04 +01:00