summaryrefslogtreecommitdiff
path: root/android/java/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxgl/http/HTTPContext.java
Commit message (Expand)AuthorAgeFilesLines
* #2486 - Renaming root Java package from com.mapbox.mapboxgl to com.mapbox.map...Brad Leege2015-10-011-104/+0
* Improve handling of cancelled HTTP requestsLeith Bade2015-09-231-0/+4
* Use uv::async in HTTPAndroidRequest to ensure the correct thread deletes requ...Leith Bade2015-08-141-2/+9
* Use OkHTTP to implement HTTPContext on Android.Leith Bade2015-08-111-0/+93