| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Moved numbers away from start of lines in documentation (#11881) | Jordan Kiley | 2018-05-15 | 11 | -49/+49 |
* | [ios, macos] Fixed English priority during label localization | Minh Nguyễn | 2018-05-14 | 3 | -22/+7 |
* | [core] Convert "legacy" filters directly into expressions (#11610) | Lucas Wojciechowski | 2018-05-10 | 9 | -422/+13 |
* | [ios, macos] Add to-rgba expression operator. (#11725) | Fabian Guerra Soto | 2018-05-07 | 4 | -2/+72 |
* | [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0 | Fabian Guerra Soto | 2018-05-04 | 18 | -81/+131 |
* | [ios, macos] Add support for subscripting in expressions. (#11770) | Fabian Guerra Soto | 2018-05-04 | 2 | -1/+43 |
* | [ios, macos] Fix overlay bounds that span the antimeridian. (#11783) | Fabian Guerra Soto | 2018-05-04 | 5 | -2/+54 |
* | iOS: Add custom layer example to debugging app (#7734) | Konstantin Käfer | 2018-05-03 | 2 | -0/+63 |
* | [ios, macos] Fix broken link to predicates and expressions guide. (#11818) | Fabian Guerra Soto | 2018-05-03 | 1 | -2/+2 |
* | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointer | John Firebaugh | 2018-05-02 | 1 | -3/+6 |
* | [android, ios, macos] Added Korean localization | Minh Nguyễn | 2018-05-02 | 2 | -0/+345 |
* | [ios, macos] Fix possible retain cycles in blocks | Jason Wray | 2018-04-27 | 1 | -4/+7 |
* | [ios, macos] Accept Xcode 9.3 project suggestions | Jason Wray | 2018-04-27 | 1 | -3/+3 |
* | [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539) | Julian Rex | 2018-04-26 | 2 | -2/+24 |
* | [ios, macos] Rename featureProperties to featureAttributes. (#11748) | Fabian Guerra Soto | 2018-04-23 | 5 | -9/+15 |
* | [ios, macos] Revamp predicate and expression guide (#11741) | Minh Nguyễn | 2018-04-19 | 4 | -318/+770 |
* | [ios, macos] Update Style Functions guide (#11724) | Jordan Kiley | 2018-04-19 | 13 | -127/+316 |
* | [ios] Provide MGLStyle.localizesLabels unavailability notice | Jason Wray | 2018-04-17 | 1 | -0/+2 |
* | [ios, macos] Add trigonometric support to NSExpression. (#11716) | Fabian Guerra Soto | 2018-04-17 | 3 | -7/+127 |
* | [ios, macos] Add NSExpression convenience constructors and helper methods. (#... | Fabian Guerra Soto | 2018-04-16 | 4 | -15/+259 |
* | [android, ios, macos] Added European Portuguese localization | Minh Nguyễn | 2018-04-16 | 1 | -0/+54 |
* | [macos] Replaced UIColor with NSColor in documentation | Minh Nguyễn | 2018-04-16 | 10 | -5/+372 |
* | [ios] Fix type narrowing issue with MGLOpenGLStyleLayer projection matrix (#1... | Jason Wray | 2018-04-16 | 5 | -13/+25 |
* | [ios, macos] Convert various class methods to class properties | Jason Wray | 2018-04-16 | 10 | -35/+27 |
* | [ios] Remove more deprecated bits for release-boba | Jason Wray | 2018-04-16 | 1 | -16/+5 |
* | Localize expressions more thoroughly (#11651) | Minh Nguyễn | 2018-04-16 | 15 | -88/+522 |
* | [ios, macos] NSPredicate expression filters. (#11587) | Fabian Guerra Soto | 2018-04-16 | 15 | -719/+357 |
* | [ios, macos] Remove mgl_ prefix from built-in expressions variables. (#11689) | Fabian Guerra Soto | 2018-04-16 | 5 | -22/+22 |
* | [ios, macos] Add predicate like expressions to NSExpression (#11632) | Fabian Guerra Soto | 2018-04-12 | 3 | -7/+144 |
* | [ios, macos] Corrected link in expression documentation | Minh Nguyễn | 2018-04-11 | 1 | -2/+4 |
* | [ios, macos] Renamed expression initializer to be more Swiftian | Minh Nguyễn | 2018-04-11 | 4 | -87/+87 |
* | [darwin, docs] Further compress images in docsupstream/fb-ios-guide-img-compression | Jason Wray | 2018-04-11 | 9 | -0/+0 |
* | Add abs, round, floor, ceil operators (#11653) | Anand Thakker | 2018-04-11 | 4 | -27/+56 |
* | [ios, macos] Equate valueForKey: with valueForKeyPath: | Minh Nguyễn | 2018-04-06 | 1 | -1/+1 |
* | [ios, macos] Distinguish between conditionals and expressions in case expression | Minh Nguyễn | 2018-04-06 | 2 | -5/+19 |
* | Change MGLMapPointMake to MGLMapPointForCoordinate | Asheem Mamoowala | 2018-04-06 | 3 | -8/+15 |
* | [ios, macos] Projection Matrix and LatLng projection to Mercator methods | Asheem Mamoowala | 2018-04-05 | 7 | -0/+68 |
* | Use a host interface for CustomLayer instead of function pointers (#11553) | Asheem Mamoowala | 2018-04-02 | 3 | -52/+42 |
* | [ios, macos] Corrected documentation | Minh Nguyễn | 2018-04-02 | 8 | -45/+57 |
* | [ios, macos] Clarified source options | Minh Nguyễn | 2018-04-02 | 5 | -29/+73 |
* | [ios, macos] Eliminated MGLAbstractShapeSource | Minh Nguyễn | 2018-04-02 | 12 | -295/+287 |
* | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSource | Minh Nguyễn | 2018-04-02 | 29 | -126/+129 |
* | [ios, macos] Renamed MGLRasterSource to MGLRasterTileSource | Minh Nguyễn | 2018-04-02 | 14 | -75/+79 |
* | [ios] Fix heap buffer overflow in two-coordinate MGLPolyline | Jason Wray | 2018-03-30 | 1 | -3/+5 |
* | Eviscerate mbgl expression to Foundation JSON object conversion (#11389) | Minh Nguyễn | 2018-03-30 | 11 | -164/+200 |
* | [ios, docs] Fix formatting in Predicates & Expressions guide (#11574) | Jason Wray | 2018-03-30 | 1 | -29/+29 |
* | Install aftermarket expression functions (#11472) | Minh Nguyễn | 2018-03-29 | 24 | -530/+933 |
* | [ios, macos] Add lookup and feature operators. (#11528) | Fabian Guerra Soto | 2018-03-28 | 3 | -0/+106 |
* | [ios, macos] Add match expressions support. (#11464) | Fabian Guerra Soto | 2018-03-26 | 5 | -3/+87 |
* | [ios, macos] Change the format for case expressions to a flat structure. (#11... | Fabian Guerra Soto | 2018-03-26 | 4 | -32/+89 |