summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/test/java/com/mapbox/mapboxsdk/module
Commit message (Expand)AuthorAgeFilesLines
* [android] - add resource usage to HttpRequest, add offline query parameter fl...Tobrun2019-06-121-0/+67
* [android] - ignore telemtry schema size test for map loadtobrun2019-05-161-0/+2
* [android] - remove internal gesture event handling code, deprecate public ges...Tobrun2019-05-102-92/+0
* [android] - remove skuId from schema testtobrun2019-05-101-0/+1
* [Android]Expand schema test, modify performance event (#14535)Kevin Li2019-05-022-37/+140
* add schema testkevin2019-04-182-2/+263
* Add hashcode(), equals() and toString() methods to Events class.kevin2019-04-181-9/+27
* Polish codes and add test caseskevin2019-04-181-0/+126
* [android] - allow resetting a custom OkHttp client to the default implementationtobrun2019-04-081-0/+35