summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/module/http/HttpRequestImpl.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - limit concurrent request for Android 4.4 and below to 10tobrun2019-06-201-3/+9
* [android] - add resource usage to HttpRequest, add offline query parameter fl...Tobrun2019-06-121-2/+2
* [android] - allow resetting a custom OkHttp client to the default implementationtobrun2019-04-081-5/+14
* [android] - nullify codebase with annotationsTobrun2018-11-071-3/+5
* Revert "[android] - infer nullity"tobrun2018-10-231-5/+3
* [android] - infer nullityTobrun2018-10-121-3/+5
* [android] - modularise the sdktobrun2018-08-241-0/+179