summaryrefslogtreecommitdiff
path: root/platform/android/src/http_file_source.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [android] [build] [ci] Move Android JNI bindings code to ↵Igor Tarasov2020-04-021-195/+0
| | | | mapbox-gl-native-android repo. (#16356)
* [android] Use new FileSourceManager interfaceAlexander Shalamov2020-01-131-2/+3
| | | | Use new interface for android jni adaptation classes.
* [android] - add resource usage to HttpRequest, add offline query parameter ↵Tobrun2019-06-121-2/+5
| | | | flag to http request (#14837)
* [core] define number of concurrent downloads in online file source variableHuyen Chau Nguyen2018-11-151-4/+0
|
* [core] refactor util::toString to use RapidJSON's stringificationKonstantin Käfer2018-10-231-2/+2
|
* [android] jni.hpp 4.0.0John Firebaugh2018-09-071-19/+20
|
* [android] Upgrade to latest jni.hppJohn Firebaugh2018-09-071-6/+5
|
* [android] - modularise the sdktobrun2018-08-241-1/+1
|
* [android] - check for null body on http request, cleanup codeTobrun2018-03-081-1/+1
|
* Revert "[android] - configure loggin of HttpRequest, cleanup HttpRequest"Tobrun Van Nuland2017-08-241-2/+2
| | | | This reverts commit a059c74a54302f9604f3e3b28143be7645e6204f.
* [android] - configure loggin of HttpRequest, cleanup HttpRequestTobrun Van Nuland2017-08-191-2/+2
|
* [core] finish must-revalidate supportKonstantin Käfer2017-08-081-1/+3
|
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
|
* [android] user agent stringIvo van Dongen2016-09-291-2/+1
|
* [android] HttpFileSource - rate limitIvo van Dongen2016-09-131-2/+16
|
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+2
|
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-141-0/+180