| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776) | Jason Wray | 2018-04-27 | 1 | -3/+3 |
* | Reimplement style values atop NSExpression (#10726) | Minh Nguyễn | 2018-01-24 | 1 | -1/+1 |
* | [ios, macos] Move private categories into explicitly private headers | Jason Wray | 2018-01-02 | 1 | -3/+3 |
* | [ios] Add debug descriptions to shapes and features | Jason Wray | 2017-08-18 | 1 | -0/+49 |
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -15/+15 |
* | [ios, macos] Add convenience initializers to shape source (#7665) | Jesse Bounds | 2017-01-11 | 1 | -1/+1 |
* | [ios, macos] features and annotations now conforms to NSSecureCoding | Fredrik Karlsson | 2016-12-22 | 1 | -0/+29 |
* | [ios, macos] Simplify MGLSource and subclasses (#7377) | Minh Nguyễn | 2016-12-13 | 1 | -38/+33 |
* | [ios, macos] Load features into shape source if possible (#7339) | Jesse Bounds | 2016-12-12 | 1 | -2/+11 |
* | [ios, macos] MGLGeoJSONSource can now be initialized with any shape | Fredrik Karlsson | 2016-12-06 | 1 | -20/+55 |
* | Add MGLPointCollection for GeoJSON multipoints (#6742) | Jesse Bounds | 2016-10-20 | 1 | -4/+4 |
* | [ios, macos] Teach features and shapes about GeoJSON and mbgl types | Jesse Bounds | 2016-10-14 | 1 | -100/+67 |
* | [ios, macos] Add feature initializer | ituaijagbone | 2016-10-14 | 1 | -1/+114 |
* | [ios] Added support for filters (NSPredicate) | Fredrik Karlsson | 2016-09-02 | 1 | -47/+4 |
* | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514) | Young Hahn | 2016-07-06 | 1 | -2/+2 |
* | [ios, osx] Cleaned up evaluators | Minh Nguyễn | 2016-05-27 | 1 | -78/+52 |
* | [ios, osx] Holes in polygons | Minh Nguyễn | 2016-05-27 | 1 | -16/+38 |
* | [ios, osx] Streamlined conversion to MGLFeature | Minh Nguyễn | 2016-05-27 | 1 | -117/+146 |
* | [ios, osx] Feature querying; complex geometry classes | Minh Nguyễn | 2016-05-27 | 1 | -0/+244 |