summaryrefslogtreecommitdiff
path: root/platform/android/src/style/layers
Commit message (Expand)AuthorAgeFilesLines
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-274-0/+274
* [android] - expose source layer identifier (#8709)Tobrun2017-04-193-3/+24
* [android] - transition options for layer properties (#8509)Tobrun2017-03-3115-16/+809
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-2/+3
* [android] fix ownership of style layer after deleteIvo van Dongen2017-02-2818-15/+176
* [android] add unknown layer typeIvo van Dongen2017-02-283-3/+85
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2712-42/+38
* [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-2314-14/+14
* [build] move logging to utilKonstantin Käfer2016-11-222-2/+2
* [android] return layer ownership on removeIvo van Dongen2016-11-142-0/+15
* [android] fix layer ownershipIvo van Dongen2016-11-112-5/+25
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-1/+1
* [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] #5887 - Custom layer crash fix + updated test caseIvo van Dongen2016-08-081-0/+1
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0219-92/+1076
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-2616-0/+802