summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Enable offline merge test.Fabian Guerra2018-10-042-8/+6
* [ios, macos] Fixed camera initialization with eye coordinateMinh Nguyễn2018-10-012-11/+50
* [ios, macos] Added MGLMapCamera.viewingDistance propertyMinh Nguyễn2018-10-013-2/+52
* [ios, macos] Distinguish between viewing distance and altitudeMinh Nguyễn2018-10-015-6/+124
* Moved MGLAltitudeForZoomLevel and MGLZoomLevelForAltitude to public API (#12986)Dave Prukop2018-10-012-19/+20
* [ios, macos] Disable offline merge test.Fabian Guerra2018-10-011-9/+13
* [ios, macos] Add crossSourceCollissions property. (#12941)Fabian Guerra Soto2018-09-262-0/+17
* [ios] Bump more test timeouts for Xcode 10 sluggishnessJason Wray2018-09-262-4/+3
* [ios] Fix for user location annotation jittering (and view annotations laggin...Julian Rex2018-09-261-0/+7
* [ios, tests] Bump most waitForExpectationsWithTimeout's to 5sJason Wray2018-09-204-13/+13
* [ios, tests] Work around improper verbing of 'optional'Jason Wray2018-09-201-0/+7
* [ios, macos] Fix add file content test, create Documents folder when missing.Fabian Guerra2018-09-191-3/+8
* [ios, macos] Offline regions merge. (#12791)Fabian Guerra Soto2018-09-175-0/+258
* [ios, macos] Look even more widely for IB designables agentMinh Nguyễn2018-09-131-1/+2
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-074-0/+148
* [ios, macos] Call snapshotter (Obj-C) completion block on dealloc/cancel if s...Julian Rex2018-09-052-25/+82
* [ios, macos] Allow -convertCoordinateBounds to span antimeridianNadia Barbosa2018-09-041-0/+42
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-319-36/+9
* [ios, macos] Fixed typo in style authors guideMinh Nguyễn2018-08-291-1/+1
* [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFWKonstantin Käfer2018-08-271-3/+9
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-234-1/+64
* [build] add plain text file lists for iOS/macOSKonstantin Käfer2018-08-232-0/+9
* [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js.Chris Loer2018-08-211-1/+10
* [ios, macos] Introduce `MGLShapeSourceOptionLineDistanceMetrics`Mikhail Pozdnyakov2018-08-214-1/+25
* Warn if MGLShapeSource is initialized with MGLShapeCollectionNadia Barbosa2018-08-203-0/+26
* [darwin] arbitrary offline region geometriesIvo van Dongen2018-08-2012-29/+365
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+1
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-142-13/+13
* Rename link titleNadia Barbosa2018-08-141-1/+1
* Fix line breakNadia Barbosa2018-08-141-1/+2
* Addiional darwin fixes and Jazzy template updatesNadia Barbosa2018-08-142-4/+3
* Update darwin docsNadia Barbosa2018-08-142-3/+3
* [ios] Remove Xcode 7 compatibility typedefsJason Wray2018-08-091-7/+0
* [ios] Standardize exception definitionsJason Wray2018-08-0924-46/+89
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-081-2/+2
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-3120-261/+240
* [iOS] Add fallbacks for name fields (#12387)Lloyd Sheng2018-07-262-5/+24
* [ios, macos] Fixed typos in expression conversion error messagesMinh Nguyễn2018-07-251-2/+2
* [darwin] Use FOUNDATION_EXTERN instead of plain externJason Wray2018-07-2410-37/+37
* [ios] Simplify and (internally) document MGLPointRounded()Jason Wray2018-07-242-1/+4
* [ios] Move private geometry symbol visibility definitions to headerJason Wray2018-07-242-4/+2
* [ios] Fix symbol mangling issue with MGLMapPointForCoordinate()Jason Wray2018-07-241-2/+2
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-234-26/+49
* [ios] Mapbox's Location Manager new API. (#12013)Fabian Guerra Soto2018-07-203-0/+302
* [ios, macos] Convert token strings to expressions on inputJohn Firebaugh2018-07-2011-174/+79
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-1/+1
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-2011-200/+192
* Correct `MGL_MATCH ` documentation (#12378)Lloyd Sheng2018-07-181-1/+1
* [ios, macos] Allow unwrapped arguments in match expressionsMinh Nguyễn2018-07-092-5/+16
* [ios, macos] Convert predicate options to collatorsMinh Nguyễn2018-07-096-28/+143