| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Simplify MGLSource and subclasses (#7377) | Minh Nguyễn | 2016-12-13 | 55 | -1067/+1443 |
* | [ios] Fixed crash on launch in iosapp | Minh Nguyễn | 2016-12-13 | 1 | -1/+1 |
* | [ios] Fix iosapp runtime styling examples (#7395) | Jesse Bounds | 2016-12-13 | 1 | -2/+7 |
* | [ios, macos] handle duplicate layer error | Ivo van Dongen | 2016-12-13 | 2 | -7/+49 |
* | [core] use raii to guard backend deactivation | Ivo van Dongen | 2016-12-13 | 2 | -8/+6 |
* | [ios, macos] Override references to property names in property requirements l... | Minh Nguyễn | 2016-12-12 | 4 | -26/+50 |
* | [ios, macos] Load features into shape source if possible (#7339) | Jesse Bounds | 2016-12-12 | 7 | -12/+80 |
* | [ios, macos] Expanded source documentation | Minh Nguyễn | 2016-12-10 | 9 | -34/+64 |
* | [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334) | Jesse Bounds | 2016-12-09 | 25 | -208/+208 |
* | [ios, macos] Silence -Wc++11-narrowing warning in open gl layer (#7355) | Jesse Bounds | 2016-12-09 | 1 | -2/+2 |
* | [ios, macos] Source-driven attribution (#5999) | Minh Nguyễn | 2016-12-08 | 33 | -212/+824 |
* | [ios, macos] renamed raster-hue-rotate | Fredrik Karlsson | 2016-12-08 | 4 | -9/+12 |
* | [ios, macos] Warn about special characters in predicates (#7317) | Jesse Bounds | 2016-12-07 | 1 | -0/+6 |
* | [ios, macos] Fix typo in exception name for style source identifier (#7315) | Jesse Bounds | 2016-12-07 | 3 | -3/+3 |
* | Prevent stopless functions (#7309) | Fredrik Karlsson | 2016-12-07 | 8 | -9/+40 |
* | [ios, macos] fixed compiler warnings | Fredrik Karlsson | 2016-12-07 | 1 | -2/+2 |
* | [ios, macos] Corrected -setNeedsDisplay documentation | Minh Nguyễn | 2016-12-07 | 1 | -1/+1 |
* | [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250) | Minh Nguyễn | 2016-12-07 | 25 | -173/+427 |
* | [ios, macos] More ways to reshape an MGLMultiPoint (#7251) | Minh Nguyễn | 2016-12-06 | 9 | -85/+179 |
* | [ios] s/iconSize/iconScale/ | Minh Nguyễn | 2016-12-06 | 1 | -1/+1 |
* | [ios, macos] Template images as style images | Minh Nguyễn | 2016-12-06 | 3 | -3/+29 |
* | [ios, macos] Note corresponding style spec properties | Minh Nguyễn | 2016-12-06 | 4 | -0/+18 |
* | [ios, macos] renamed dasharray and icon size | Fredrik Karlsson | 2016-12-06 | 8 | -18/+22 |
* | [ios, macos] MGLGeoJSONSource can now be initialized with any shape | Fredrik Karlsson | 2016-12-06 | 16 | -131/+197 |
* | [core, ios, macos] Add image accessor to MGLStyle (#7096) | Roman Blum | 2016-12-05 | 15 | -6/+153 |
* | [ios] Round horizontal accuracy | Jesse Bounds | 2016-12-05 | 1 | -1/+2 |
* | [node] Update brew package name | John Firebaugh | 2016-12-05 | 1 | -2/+3 |
* | [ios] keep callout view open when panning | Fredrik Karlsson | 2016-12-05 | 2 | -1/+49 |
* | [ios] Removed duplicate changelog entries | Minh Nguyễn | 2016-12-05 | 1 | -4/+2 |
* | [ios, macos] Update MGLStyle API documentation with warnings for dupes | Jesse Bounds | 2016-12-02 | 1 | -12/+18 |
* | [ios, macos] Consolidate tests of MGLStyle addSource in MGLStyleTests | Jesse Bounds | 2016-12-02 | 4 | -52/+38 |
* | [ios, macos] Raise NSException if layer or source added more than once | Jesse Bounds | 2016-12-02 | 12 | -1/+135 |
* | [ios, macos] Rename MGLMapViewTests back to MGLStyleLayerTests | Jesse Bounds | 2016-12-02 | 14 | -38/+38 |
* | [ios, macos] handle duplicate source error | Ivo van Dongen | 2016-12-02 | 3 | -1/+34 |
* | [ios, macos] renamed MGLStyleLayerTests to MGLMapViewTests | Ivo van Dongen | 2016-12-02 | 13 | -40/+40 |
* | [ios] Update changlog for ios-v3.3.7 | Jesse Bounds | 2016-12-01 | 1 | -0/+4 |
* | [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7... | Jesse Crocker | 2016-12-01 | 4 | -21/+69 |
* | [ios, macos] Update style predicate documentation | Jesse Bounds | 2016-12-01 | 1 | -2/+5 |
* | [ios, macos] Add back support for CONTAINS operator | Jesse Bounds | 2016-12-01 | 2 | -1/+18 |
* | [ios, android] Move der files to ios platform | Jesse Bounds | 2016-11-30 | 6 | -21/+19 |
* | [ios] Use new pinning cert for staging | Jesse Bounds | 2016-11-30 | 5 | -19/+10 |
* | [ios, macos] Avoid unsafe cast when removing style layers (#7227) | Jesse Bounds | 2016-11-30 | 9 | -11/+507 |
* | [ios, macos] Add notes to APIs that rely on style and source ids (#6886) | Jesse Bounds | 2016-11-30 | 3 | -0/+110 |
* | [ios, macos] rename style spec properties | Fredrik Karlsson | 2016-11-30 | 23 | -907/+929 |
* | [ios, macos] Marked C array parameters as const | Minh Nguyễn | 2016-11-29 | 15 | -26/+28 |
* | [ios, macos] Fixed spurious offline storage test failure | Minh Nguyễn | 2016-11-29 | 1 | -0/+1 |
* | [ios, macos] Refcount view activations (#7208) | Jesse Bounds | 2016-11-29 | 2 | -0/+23 |
* | [macos] Added option to localize labels | Minh Nguyễn | 2016-11-28 | 2 | -0/+90 |
* | [macos] Name custom style in toolbar | Minh Nguyễn | 2016-11-28 | 2 | -2/+6 |
* | [macos] Added Layers sidebar | Minh Nguyễn | 2016-11-28 | 19 | -16/+940 |