summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/style/GeoJsonClusteringActivity.java
Commit message (Expand)AuthorAgeFilesLines
* [android] bindings for aggregated cluster properties (#15425)zmiao2019-08-221-2/+9
* [android] - rename style component URL api to URItobrun2019-06-051-1/+1
* [android] - use URI instead of URL to enable asset loadingtobrun2019-05-271-7/+5
* [android] fix zoom precision in GeoJSON cluster exampleŁukasz Paczos2019-01-241-1/+2
* [android] - expose query feature extensionstobrun2019-01-151-86/+144
* [android] - decouple style loading from OnMapReadyTobrun2018-12-101-12/+19
* [android] - move all layer, source, image, light and transition configuration...Tobrun2018-12-101-6/+6
* [android] - update clustering example with filter configuration to avoid show...Tobrun2018-12-101-1/+1
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-261-12/+44
* Expression filters (#11429)Tobrun2018-03-191-7/+16
* [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-9/+5
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-281-1/+1
* [android] - add javadoc to test activities. (#8203)Tobrun2017-02-271-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-8/+8
* Test app refactor (#7598)Cameron Mace2017-01-231-21/+5
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-136/+138
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-3/+2
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-311-2/+14
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-211-4/+8
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-021-4/+4
* [android] - replaced default colors with material design colors, changed text...Tobrun2016-08-161-52/+22
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-131-0/+202