summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/http/HTTPRequest.java
Commit message (Expand)AuthorAgeFilesLines
* [android] #6042 - Check for network connectivity before requesting resourcesAntonio Zugaldia2016-08-241-2/+12
* [android] #4994 - Add events=true to mapbox http requestsBrad Leege2016-05-101-1/+13
* [android] #3749 - added javadocTobrun2016-03-121-1/+2
* [android] Route exceptions in HTTPRequest constructor to onFailureJohn Firebaugh2016-03-101-9/+18
* [android] Do not reach native if the HTTPContext was invalidatedThiago Marcos P. Santos2016-03-071-5/+25
* [android] Use jni.hpp in http_request_android.cppJohn Firebaugh2016-03-041-0/+99