summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style/sources/GeoJsonOptions.java
Commit message (Collapse)AuthorAgeFilesLines
* [android] bindings for aggregated cluster properties (#15425)zmiao2019-08-221-0/+27
| | | | | | | | | | * [android] bindings for aggregated cluster properties * [android] change the parameter type for adding clusterProperty * [android] add changelog * remove extra emplty line
* [android] - nullify codebase with annotationsTobrun2018-11-071-0/+10
|
* Revert "[android] - infer nullity"tobrun2018-10-231-10/+0
| | | | This reverts commit 617742710852a5a958a13f2b659f8c307973e49d.
* [android] - infer nullityTobrun2018-10-121-0/+10
|
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-231-1/+11
|
* [android] - GeoJsonOptions javadoc correction on minZoom level and default ↵Tobrun2018-08-221-3/+3
| | | | values
* [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | * [android] integration of the new events library * JNI Bug - current build with JNI bug * fix #10999 comments * Clean-up - clean-up timbers and test code * [android] fix sdk identifier and sdk version * [android] merge from master (MAS 3.0) * [android] bump events lib version to 3.0.0-beta.1 and remove never used methods from math utils class
* [android] Bindings for Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+11
|
* 8322 javadoc 5.0.0 release (#8438)Tobrun2017-03-171-1/+2
| | | | | | | | * [android] - update javadoc 5.0.0 release * update annotation and sources package javadoc * update javadoc on MapboxMap and MapView
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-60/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adds checkstyle to CI * fixed gradlew path * resolved testapp checkstyle violations * added back mapboxMap variable for test * checkstyle annotations * checkstyle SDK round 1 * maps package checkstyle * rest of SDK checkstyle * checkstyle gesture library * checkstyle test * finished rest of test checkstyle * resolved all checkstyle errors * fixed class name * removed old test file * fixed camera postion test * fixed native crash
* [android] javadoc - inter-link style properties properlyIvo van Dongen2016-10-051-8/+23
|
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-211-0/+63