summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style
Commit message (Expand)AuthorAgeFilesLines
* [android] - match expression doc tweaks (#11691)Łukasz Paczos2018-04-171-0/+4
* Add abs, round, floor, ceil operators (#11653)Anand Thakker2018-04-112-5/+186
* [android] - add convinience step expression (#11641)Tobrun2018-04-101-0/+128
* [android] - add javadoc code examples for Android (#11540)Tobrun2018-04-101-23/+1413
* Rework expression conversion (#11490)Tobrun2018-04-108-8/+9
* Rework logical condition convenience expressions (#11555)Tobrun2018-04-041-31/+31
* [android] - throw illegal argument exception when attempting to convert an Pr...Tobrun2018-04-041-1/+4
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-17/+3
* [android] - allow multiple expressions in string, number and bool asserting e...Tobrun2018-03-261-3/+3
* [android] - correctly convert Android int colors with to-color expression (#1...Tobrun2018-03-231-30/+2
* [android] - make default output param from step expression more descriptive, ...Tobrun2018-03-221-16/+20
* Literal array conversion of primitive arrays (#11500)Tobrun2018-03-221-0/+24
* Expression filters (#11429)Tobrun2018-03-1915-281/+189
* update to MAS3.0-beta.4 (#11468)Osana Babayan2018-03-161-2/+2
* [android] - implement expression literal on arraysTobrun2018-03-161-1/+48
* [android] - add expression conversion, add getters (#11352)Tobrun2018-03-0818-2630/+205
* [android] - rework match expression to style specification syntaxTobrun2018-03-061-22/+22
* [android] add support for mapzen terrarium raster-dem encoding (#11339)Molly Lloyd2018-03-011-0/+20
* [android] expose ImageSource coordinates setter (#11262)Łukasz Paczos2018-03-011-0/+11
* [android] - add heatmap color propertyTobrun2018-03-012-0/+58
* [android] - remove generics from expression apiTobrun2018-02-261-421/+416
* [android] - fix javadoc utf8 encoding issues, add missing package-info.java i...Tobrun2018-02-225-9/+13
* Merge branch 'master' into release-bobaFabian Guerra2018-02-155-5/+389
|\
| * [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
| * [android] Integration of the new events library (#10999)Pablo Guardiola2018-02-131-1/+1
| * migrated to use mapbox-java3.0 Osana Babayan2018-02-084-7/+7
| * Add options for Custom Geometry Source types to enable clipping and wrapping ...Asheem Mamoowala2018-02-072-4/+35
* | [android] Integration of the new events library (#10999) (#11183)Pablo Guardiola2018-02-131-1/+1
* | migrated to use mapbox-java3.0 Osana Babayan2018-02-084-7/+7
* | [android] - update javadoc with links to style specificationTobrun2018-02-051-1/+138
|/
* [android] - add binding integration for RasterDEMSource, add exampleTobrun2018-01-251-0/+93
* [android] - add toString to Expression to print out object array notationTobrun2018-01-251-0/+18
* [core] update mapbox-gl-js submodule pinKonstantin Käfer2018-01-241-22/+0
* [android] - add SafeVarargs to Expression methodsTobrun2018-01-241-3/+21
* [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-195-33/+2837
* | [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-223-0/+236
|/
* [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