summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/style
Commit message (Expand)AuthorAgeFilesLines
* [android] query source featuresIvo van Dongen2017-03-102-0/+54
* [android] use PropertyValue for default values in functionsIvo van Dongen2017-03-073-11/+39
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-32/+32
* [android] add unknown source typeIvo van Dongen2017-02-281-0/+25
* [android] add unknown layer typeIvo van Dongen2017-02-281-0/+25
* [android] remove nonexistent layer or source handlingIvo van Dongen2017-02-232-22/+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
* [android] fix default value conversion on dds functionsIvo van Dongen2017-02-171-1/+1
* [core] Enable property functions for text-{field,transform} (#7944)Anand Thakker2017-02-171-8/+8
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-095-162/+25
* [android] data driven style implementationIvo van Dongen2017-02-0232-1194/+2434
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-274-25/+25
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1625-5092/+5173
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-092-0/+122
* [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-3011-18/+25
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-4/+3
* [android] fix source ownershipIvo van Dongen2016-11-111-0/+12
* [android] fix layer ownershipIvo van Dongen2016-11-119-131/+12
* [android] Runtime Style Filter enhancements (#6623)Ivo van Dongen2016-10-111-4/+4
* [android] javadoc - inter-link style properties properlyIvo van Dongen2016-10-0518-58/+375
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-3010-71/+249
* clarify circle color as fill (#6447)Justin R. Miller2016-09-232-12/+12
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-212-8/+14
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-215-43/+229
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-6/+0
* [android] #5941 - add geojson typed constructor to GeoJsonSource and an exampleIvo van Dongen2016-08-161-6/+23
* [android] #6034 - add missing NoSuchSourceExceptionIvo van Dongen2016-08-161-0/+11
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-131-0/+15
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-123-3/+10
* [android] javadoc cleanup part 2Tobrun2016-08-0910-47/+826
* [android] #5880 - javadoc cleanup part oneTobrun2016-08-082-5/+575
* [android] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-082-2/+2
* [android] - javadoc fixes breaking the release buildTobrun2016-08-063-6/+9
* [android] - Fix crash on dalvik due to missing finalizersIvo van Dongen2016-08-068-0/+31
* [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-039-77/+437
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0218-14/+2360
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-2617-0/+1081