summaryrefslogtreecommitdiff
path: root/platform/android/src/style/layers
Commit message (Expand)AuthorAgeFilesLines
* [android] CustomLayer - optionally accept a context lost callback functionIvo van Dongen2017-09-222-3/+4
* Implement icon-anchor propertyLauren Budorick2017-08-282-0/+9
* [core] Update shaders.Chris Loer2017-07-122-0/+9
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-062-0/+9
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-1/+2
* [android] replace branches on layer types with visitorsIvo van Dongen2017-05-232-90/+83
* [android] owning constructor for custom layerIvo van Dongen2017-05-232-0/+6
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-151-1/+1
* [core] Throw exceptions by valueKonstantin Käfer2017-05-051-1/+1
* [android] - add 3D buildings example (#8845)Tobrun2017-05-031-0/+2
* [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