summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style/layers/PropertyFactory.java
Commit message (Expand)AuthorAgeFilesLines
* [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-281-0/+23
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-9/+9
* [core] Update shaders.Chris Loer2017-07-121-0/+23
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-0/+22
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-5/+5
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+164
* [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
* [core] implement dds for text-offsetMolly Lloyd2017-03-281-3/+3
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-2/+2
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-32/+32
* [android] fix units in runtime styling javadoc (#8161)Pablo Guardiola2017-02-231-4/+4
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-8/+8
* [android] data driven style implementationIvo van Dongen2017-02-021-528/+711
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-1905/+1943
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-091-0/+70
* [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-301-1/+1
* [android] javadoc - inter-link style properties properlyIvo van Dongen2016-10-051-13/+13
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-301-35/+35
* clarify circle color as fill (#6447)Justin R. Miller2016-09-231-11/+11
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-211-8/+8
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-081-2/+551
* [android] - javadoc fixes breaking the release buildTobrun2016-08-061-1/+1
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-021-3/+900
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-0/+403