| Commit message (Expand) | Author | Age | Files | Lines |
* | [iOS] Add fallbacks for name fields (#12387) | Lloyd Sheng | 2018-07-26 | 2 | -5/+24 |
* | [ios, macos] Fixed typos in expression conversion error messages | Minh Nguyễn | 2018-07-25 | 1 | -2/+2 |
* | [darwin] Use FOUNDATION_EXTERN instead of plain extern | Jason Wray | 2018-07-24 | 10 | -37/+37 |
* | [ios] Simplify and (internally) document MGLPointRounded() | Jason Wray | 2018-07-24 | 2 | -1/+4 |
* | [ios] Move private geometry symbol visibility definitions to header | Jason Wray | 2018-07-24 | 2 | -4/+2 |
* | [ios] Fix symbol mangling issue with MGLMapPointForCoordinate() | Jason Wray | 2018-07-24 | 1 | -2/+2 |
* | [android, ios, macos] Generate symbol-placement: line-center wrappers | Chris Loer | 2018-07-23 | 4 | -26/+49 |
* | [ios] Mapbox's Location Manager new API. (#12013) | Fabian Guerra Soto | 2018-07-20 | 3 | -0/+302 |
* | [ios, macos] Convert token strings to expressions on input | John Firebaugh | 2018-07-20 | 11 | -174/+79 |
* | [core] Convert token strings to expressions | John Firebaugh | 2018-07-20 | 1 | -1/+1 |
* | [core] Replace {Source,Camera,Composite}Function with PropertyExpression | John Firebaugh | 2018-07-20 | 11 | -200/+192 |
* | Correct `MGL_MATCH ` documentation (#12378) | Lloyd Sheng | 2018-07-18 | 1 | -1/+1 |
* | [ios, macos] Allow unwrapped arguments in match expressions | Minh Nguyễn | 2018-07-09 | 2 | -5/+16 |
* | [ios, macos] Convert predicate options to collators | Minh Nguyễn | 2018-07-09 | 6 | -28/+143 |
* | [ios, macos] Remove duplicate MGLTileSourceOptionDEMEncoding declaration | Jason Wray | 2018-07-06 | 1 | -13/+0 |
* | [ios] [macos] Added `-[MGLSnapshot coordinateForPoint:]` and associated test. | Julian Rex | 2018-07-05 | 2 | -8/+54 |
* | Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue` | Mikhail Pozdnyakov | 2018-07-05 | 3 | -7/+7 |
* | [core] Avoid blocking in Thread<Object> constructor (#12151) | Anand Thakker | 2018-07-03 | 1 | -1/+1 |
* | [ios, macos] Try to make darwin "resolvedLocale" BCP 47 compliant | Chris Loer | 2018-07-03 | 1 | -6/+12 |
* | [ios, macos] Darwin "collator" implementation | Chris Loer | 2018-07-03 | 1 | -0/+64 |
* | [ios, macos] Autolocalize into Japanese, Korean | Minh Nguyễn | 2018-07-03 | 1 | -2/+4 |
* | [darwin] Replace use of *Stops with expressions DSL | John Firebaugh | 2018-06-29 | 12 | -979/+1352 |
* | [core] add raster-resampling property (#12176)upstream/rclee | Molly Lloyd | 2018-06-21 | 4 | -1/+176 |
* | [ios, build] Completely remove support for Fabric (#12106) | Jason Wray | 2018-06-18 | 1 | -35/+1 |
* | [ios, macos] Look more widely for IBDesignablesAgent | Minh Nguyễn | 2018-06-13 | 1 | -7/+1 |
* | [ios,macos] Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on iOS 9.3... | Julian Rex | 2018-06-11 | 1 | -1/+10 |
* | [ios, macos] Use NSCAssert instead of assert. | Chris Loer | 2018-06-04 | 1 | -1/+1 |
* | [ios, macos] Raise exception if MGLMapSnapshotter is used from thread without... | Julian Rex | 2018-06-04 | 1 | -0/+5 |
* | [ios, macos] Fix MGLMapSnapshotter concurrency bugs (issue #11827). | Chris Loer | 2018-06-04 | 1 | -153/+162 |
* | [ios, macos] Added macro to handle pending iOS tests (rather than disabling v... | Julian Rex | 2018-05-24 | 1 | -0/+27 |
* | [ios, macos] Fix keypath expressions, json object is parsed incorrectly for n... | Fabian Guerra Soto | 2018-05-23 | 2 | -1/+14 |
* | Style JSON configuration on map snapshotter (#11976) | Tobrun | 2018-05-23 | 1 | -1/+2 |
* | [ios] Run MGLMapboxEvents setup asynchronously (#11784) | Randall Lee | 2018-05-22 | 1 | -1/+3 |
* | [core] Align match behavior with case/== | John Firebaugh | 2018-05-18 | 1 | -5/+5 |
* | [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1 | Fabian Guerra Soto | 2018-05-17 | 5 | -28/+54 |
* | Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-master | Fabian Guerra | 2018-05-17 | 44 | -589/+812 |
|\ |
|
| * | [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 |