| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios] Fixed conversion between Duration and NSTimeInerval (#8276) | Fabian Guerra Soto | 2017-03-03 | 1 | -0/+26 |
* | [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 1 | -12/+12 |
* | [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo... | Anand Thakker | 2017-02-28 | 1 | -60/+240 |
* | [ios, macos] Make source removal consistent with layer removal | Jesse Bounds | 2017-02-23 | 1 | -4/+38 |
* | [ios, macos] Simplify implementation of layer removal from map view | Jesse Bounds | 2017-02-23 | 1 | -1/+16 |
* | [core, ios, macos] Return null when removing nonexistent source | Jesse Bounds | 2017-02-23 | 1 | -0/+17 |
* | [ios, macos] Recreate pending and raw layer ref when layer is removed | Jesse Bounds | 2017-02-23 | 1 | -0/+38 |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2 | Minh Nguyễn | 2017-02-21 | 1 | -27/+27 |
|\ |
|
| * | [ios, macos] Short-circuit redundant camera changes | Minh Nguyễn | 2017-02-18 | 1 | -22/+22 |
* | | [ios, macos] fixed wyoming inverted coordinates (#8069) | Fabian Guerra Soto | 2017-02-20 | 1 | -3/+3 |
* | | [macos,ios] add tests for MGLOfflineStorageDelegate | Konstantin Käfer | 2017-02-20 | 1 | -8/+44 |
* | | [ios, macos] Convert NSColor/UIColor expressions to CSS color string values | Minh Nguyễn | 2017-02-18 | 1 | -169/+78 |
* | | [core] Enable property functions for text-{field,transform} (#7944) | Anand Thakker | 2017-02-17 | 7 | -80/+231 |
* | | Refactor: use conversion system to convert MGLStyleFunction to mbgl core type... | Anand Thakker | 2017-02-15 | 1 | -134/+146 |
* | | [core] Introduce dedicated filter types for $type and $id special cases (#7971) | John Firebaugh | 2017-02-09 | 2 | -0/+174 |
* | | [core, ios, macos] Refactor composite stop types and conversions | John Firebaugh | 2017-02-09 | 5 | -36/+36 |
* | | [ios, macos] Fixed runtime styling deprecation warnings | Minh Nguyễn | 2017-02-08 | 3 | -92/+104 |
* | | [ios, macos] Update documentation examples to use new style functions (#7960) | Jesse Bounds | 2017-02-08 | 1 | -8/+8 |
* | | Add back MGLStyleFunction and re-document MGLStyleValue (#7943) | Jesse Bounds | 2017-02-08 | 1 | -0/+70 |
* | | [ios, macos] Implement default value for identity functions | Jesse Bounds | 2017-02-03 | 1 | -1/+1 |
* | | [ios, macos] Add support for data-driven property functions | Jesse Bounds | 2017-02-02 | 8 | -1293/+2186 |
* | | [ios, macos] added a distance formatter | Fredrik Karlsson | 2017-01-27 | 1 | -0/+30 |
* | | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 23 | -751/+751 |
* | | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-master | Minh Nguyễn | 2017-01-26 | 1 | -0/+21 |
|\ \
| |/ |
|
| * | [ios, macos] Testify MGLMapView gesture recognizer example | Minh Nguyễn | 2017-01-25 | 1 | -0/+21 |
* | | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7 | Minh Nguyễn | 2017-01-16 | 30 | -1189/+5016 |
|\ \
| |/ |
|
| * | [ios, macos] Rewrote style layer tests | Minh Nguyễn | 2017-01-13 | 20 | -920/+3582 |
| * | [ios, macos] Made style-related tests more robust | Minh Nguyễn | 2017-01-12 | 2 | -36/+25 |
| * | [ios, macos] Add convenience initializers to shape source (#7665) | Jesse Bounds | 2017-01-11 | 2 | -2/+40 |
| * | [macos] Run style layer tests headlessly (#7684) | Minh Nguyễn | 2017-01-11 | 1 | -9/+14 |
| * | [ios, macos] Make MGLMapView.style property nullable (#7664) | Minh Nguyễn | 2017-01-11 | 5 | -56/+57 |
| * | [ios, macos] Title case attribution buttons | Minh Nguyễn | 2017-01-10 | 1 | -0/+42 |
| * | [ios, macos] Added MGLShape from GeoJSON example | Minh Nguyễn | 2017-01-09 | 1 | -0/+12 |
| * | [ios, macos] Test unclusterable shape source shapes | Minh Nguyễn | 2017-01-08 | 1 | -0/+13 |
| * | [ios, macos] Allow creation of shape collections with no shapes (#7632) | Jesse Bounds | 2017-01-08 | 1 | -0/+9 |
| * | [ios, macos] -translate → -translation | Minh Nguyễn | 2017-01-07 | 5 | -57/+57 |
| * | [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scale | Minh Nguyễn | 2017-01-07 | 4 | -24/+24 |
| * | [ios, macos] Insert example code in original headers (#7569) | Minh Nguyễn | 2017-01-04 | 4 | -21/+246 |
| * | [ios, macos] Cleaned up expression conversion | Minh Nguyễn | 2017-01-04 | 2 | -29/+38 |
| * | [ios, macos] Rewrote predicate/filter conversion | Minh Nguyễn | 2017-01-04 | 2 | -194/+416 |
| * | [ios, macos] Fixed null expression crash | Minh Nguyễn | 2016-12-23 | 1 | -0/+9 |
| * | [ios, macos] features and annotations now conforms to NSSecureCoding | Fredrik Karlsson | 2016-12-22 | 1 | -0/+469 |
| * | [ios, macos] reversed MGLStyle.layers | Fredrik Karlsson | 2016-12-22 | 1 | -0/+32 |
| * | [ios, macos] Rename base to interpolationBase (#7486) | Jesse Bounds | 2016-12-19 | 1 | -2/+2 |
* | | [build] add -fvisibility=hidden to macOS dynamic framework and export require... | Konstantin Käfer | 2017-01-04 | 1 | -0/+15 |
* | | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-master | Minh Nguyễn | 2016-12-20 | 25 | -212/+768 |
|\ \
| |/ |
|
| * | Use appropriate part of speech for properties (#7457) | Minh Nguyễn | 2016-12-16 | 10 | -57/+334 |
| * | [ios, macos] Simplify MGLSource and subclasses (#7377) | Minh Nguyễn | 2016-12-13 | 7 | -65/+140 |
| * | [ios, macos] handle duplicate layer error | Ivo van Dongen | 2016-12-13 | 1 | -0/+18 |
| * | [ios, macos] Load features into shape source if possible (#7339) | Jesse Bounds | 2016-12-12 | 1 | -7/+14 |