summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/style/GridSourceActivity.java
Commit message (Expand)AuthorAgeFilesLines
* [android] - rename style component URL api to URIupstream/tvn-style-uri-renametobrun2019-06-041-1/+1
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-101-1/+1
* [android] - decouple style loading from OnMapReadyTobrun2018-12-101-8/+6
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-101-2/+2
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-101-4/+8
* migrated to use mapbox-java3.0 Osana Babayan2018-02-081-10/+11
* [android] Add Grid source sample for Custom Geometry SourceAsheem Mamoowala2017-11-221-0/+151