summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style/layers
Commit message (Expand)AuthorAgeFilesLines
* Add abs, round, floor, ceil operators (#11653)Anand Thakker2018-04-111-4/+4
* Rework expression conversion (#11490)Tobrun2018-04-108-8/+9
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-17/+3
* Expression filters (#11429)Tobrun2018-03-1912-272/+180
* [android] - add expression conversion, add getters (#11352)Tobrun2018-03-084-1486/+25
* [android] - add heatmap color propertyTobrun2018-03-012-0/+58
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-152-0/+353
* [core] add support for mapzen terrarium (#11154)Molly Lloyd2018-02-141-1/+1
* [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-241-22/+0
* [build] Add temporary modifications to style spec + shadersKonstantin Käfer2018-01-241-0/+1
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-234-1/+558
* Merge branch 'release-agua' into masterFabian Guerra2018-01-171-1/+0
|\
| * [android] - use US local when converting between int color and RGBA String.tobrun2018-01-101-3/+4
* | [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-3/+3
* | [ios, macos, android] Commit accumulated `make style-code` updatesJohn Firebaugh2018-01-101-12/+13
* | [android] - fix code generation, remove lamda, fixup color conversion localetobrun2018-01-099-28/+23
* | [android] - use US local when converting between int color and RGBA String.tobrun2018-01-021-3/+4
* | [android] - replace anonymous inner classes with lambdaTobrun2017-12-198-18/+1
* | [android] - add binding integration for expressions (#10654)Tobrun2017-12-194-33/+1076
|/
* [android] CustomLayer - optionally accept a context lost callback functionIvo van Dongen2017-09-221-2/+12
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-6/+6
* Implement icon-anchor propertyLauren Budorick2017-08-283-0/+91
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-9/+9
* [core] Update shaders.Chris Loer2017-07-123-0/+61
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-063-0/+55
* Merge branch 'release-ios-v3.6.0-android-v5.1.0'Tobrun2017-07-051-0/+30
|\
| * Revisit Javadoc for 5.1.0 (#9266)Tobrun2017-06-201-0/+30
| * [android] - javadoc update for 5.1.0 release (#9138)Tobrun2017-05-312-1/+29
| * [android] - add binding support for Light (#9013)Tobrun2017-05-261-0/+21
* | [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-5/+5
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-023-1/+50
|/
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-273-0/+524
* [android] - expose source layer identifier (#8709)Tobrun2017-04-196-0/+47
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-6/+6
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-311-3/+3
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-311-3/+3
* [android] - transition options for layer properties (#8509)Tobrun2017-03-318-4/+1050
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-3/+3
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-2/+2
* [android] use PropertyValue for default values in functionsIvo van Dongen2017-03-071-1/+27
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-32/+32
* [android] add unknown layer typeIvo van Dongen2017-02-281-0/+25
* [android] remove nonexistent layer or source handlingIvo van Dongen2017-02-231-11/+0
* [android] fix units in runtime styling javadoc (#8161)Pablo Guardiola2017-02-231-4/+4
* [android] - remove filter Object[] from ejs template file for layer (#7658)Tobrun2017-02-235-105/+5
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-8/+8
* [android] data driven style implementationIvo van Dongen2017-02-0218-1194/+1255
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-273-23/+23
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1617-4432/+4508
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-092-0/+122