summaryrefslogtreecommitdiff
path: root/platform/android/src/style
Commit message (Expand)AuthorAgeFilesLines
* [android] - derived source attribution (#8630)Tobrun2017-04-132-1/+9
* [android] - transition options for layer properties (#8509)Tobrun2017-03-3118-16/+883
* [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-282-0/+27
* [android] geojson conversion optimisationIvo van Dongen2017-03-287-41/+50
* [core] Internalize rapidjson.hppBruno de Oliveira Abinader2017-03-281-23/+1
* [android] use more appropriate numeric types for filter conversionIvo van Dongen2017-03-283-5/+16
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-237-37/+56
* [android] query source featuresIvo van Dongen2017-03-095-3/+80
* [android] fix ownership of style layer after deleteIvo van Dongen2017-02-2818-15/+176
* [android] add unknown source typeIvo van Dongen2017-02-283-3/+75
* [android] add unknown layer typeIvo van Dongen2017-02-283-3/+85
* [android] jni high level binding refactorIvo van Dongen2017-02-241-1/+0
* [android] Refactor composite stop types and conversionsIvo van Dongen2017-02-0911-69/+293
* [android] data driven style implementationIvo van Dongen2017-02-022-32/+238
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2729-106/+98
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-093-2/+29
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-1/+1
* Fix incorrect command comment in templates (#7158)Pablo Guardiola2016-11-2318-18/+18
* [build] move logging to utilKonstantin Käfer2016-11-225-5/+5
* [android] return source ownership on removeIvo van Dongen2016-11-142-0/+15
* [android] return layer ownership on removeIvo van Dongen2016-11-142-0/+15
* [android] fix source ownershipIvo van Dongen2016-11-112-1/+21
* [android] fix layer ownershipIvo van Dongen2016-11-112-5/+25
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-252-3/+1
* [android] geojson source - remove explicit repaint requestsIvo van Dongen2016-10-203-20/+0
* [android] don't delete local reference on value copyIvo van Dongen2016-10-152-19/+32
* [android] Runtime Style Filter enhancements (#6623)Ivo van Dongen2016-10-112-2/+8
* update style generation code for new style spec enum values docs (#6508)Justin R. Miller2016-09-302-4/+4
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-211-0/+3
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-2112-22/+499
* [android] Remove declaration of deleted method (#6276)John Firebaugh2016-09-071-2/+0
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-14/+0
* [android] #5978 - fix number property filters [ci skip]Ivo van Dongen2016-08-121-1/+2
* [android] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-081-0/+1
* [android] #5885 - fix invalid jobject error and some build system updatesIvo van Dongen2016-08-081-1/+3
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0226-98/+1563
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-2622-0/+1089