summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style/sources/CustomGeometrySource.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "[android] - infer nullity"tobrun2018-10-231-6/+3
* [android] - infer nullityTobrun2018-10-121-3/+6
* [android] synchronize and coalesce requests targeting the same TileID in the ...Łukasz Paczos2018-08-231-42/+152
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-101-17/+66
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-0/+9
* UI thread checking (#12000)Tobrun2018-05-251-0/+5
* Expression filters (#11429)Tobrun2018-03-191-3/+3
* migrated to use mapbox-java3.0 Osana Babayan2018-02-081-2/+2
* Add options for Custom Geometry Source types to enable clipping and wrapping ...Asheem Mamoowala2018-02-071-4/+4
* [android] null checkAsheem Mamoowala2017-12-061-1/+1
* [android] Use inherited javaPeer in CustomGeometrySource C++ peerAsheem Mamoowala2017-11-221-3/+3
* [android] Bindings for Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+203