summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios] Mark -presentCalloutFromRect:inView:constrainedToView:animated: unavail...Julian Rex2018-04-191-1/+1
* [ios] Mark unused parameter of -[MGLMapView reloadStyle:] as nullableJason Wray2018-04-171-1/+1
* [ios, macos] Convert various class methods to class propertiesJason Wray2018-04-161-1/+1
* [ios] Remove more deprecated bits for release-bobaJason Wray2018-04-162-51/+6
* [ios] Change MGLAnnotationView.scalesWithViewingDistance default value to NOupstream/fb-undefault-scalesWithViewingDistanceJason Wray2018-04-122-5/+5
* [ios, macos] Eliminated MGLAbstractShapeSourceMinh Nguyễn2018-04-021-1/+0
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-024-14/+14
* [ios, macos] Renamed MGLRasterSource to MGLRasterTileSourceMinh Nguyễn2018-04-022-5/+5
* Eviscerate mbgl expression to Foundation JSON object conversion (#11389)Minh Nguyễn2018-03-302-0/+56
* [ios,macos] Selecting offscreen annotation pans map to fit annotation & callo...Julian Rex2018-03-213-23/+126
* [ios] Fix pinch drift ignoring delegate camera change responseJason Wray2018-03-141-3/+7
* [ios] Improved heading indicator arrow visibilityJason Wray2018-03-141-1/+1
* [ios, macos] Fix an issue where a wrong annotation may selected if annotation...Lloyd Sheng2018-03-131-26/+23
* [ios] Add MGLMapView.showsScale to control scale bar visibility (#11335)Jason Wray2018-03-023-7/+37
* [ios] Provide haptic feedback when user rotates to due northJason Wray2018-02-272-0/+34
* [ios, macos] Unwrap coordinate boundsMinh Nguyễn2018-02-212-40/+44
* [ios] Fix loop when first asking for location permission (#11229)Jason Wray2018-02-201-1/+2
* Replace embedded telem implementation with mapbox-mobile-events library (#10698)Jesse Bounds2018-02-208-1199/+130
* [ios, macos] Mark deprecated methods as unavailable (#11205)Jordan Kiley2018-02-162-63/+8
* Merge branch 'master' into release-bobaFabian Guerra2018-02-158-69/+363
|\
| * [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+1
| * [ios] Release cached tiles on entering background.Chris Loer2018-02-141-0/+7
| * [core] Rename "onLowMemory" to "reduceMemoryUse".Chris Loer2018-02-141-2/+2
| * Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-137-67/+353
| |\
| | * [ios] Adds camera change delegate methods with reason parameter. (#11151)Julian Rex2018-02-123-64/+294
| | * Adjust radius (#11132)Randall C Lee2018-02-061-1/+1
| | * [ios] Add Radius Configuration (#11070)Randall C Lee2018-02-054-3/+59
* | | [ios] Fix image property of MGLAnnotationImage does not update.Fabian Guerra2018-01-261-5/+0
|/ /
* | [ios, macos] Hook up hillshade style layers, raster DEM sources to iOS/macOS ...Minh Nguyễn2018-01-251-0/+2
* | Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-0/+1
* | [ios] Optimize MGLAnnotationView scale transform when not pitchedupstream/fb-unpitched-annotation-view-scalingJason Wray2018-01-182-3/+14
* | Merge branch 'release-agua' into masterFabian Guerra2018-01-172-68/+91
|\ \ | |/
| * [ios] Fix the layout constraints on iOS 11 for iPhone X (#10858)Fabian Guerra Soto2018-01-101-32/+24
| * [ios] Dispatch location auth status check to backgroundJesse Bounds2018-01-041-36/+67
* | [ios] Fix and expand accessibility feature transliterationJason Wray2018-01-103-15/+58
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-044-16/+36
|\ \ | |/
| * [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2018-01-031-13/+5
| * [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2018-01-031-2/+16
| * [ios] Update visible coordinates documentation to reflect antimeridian usage.Fabian Guerra2017-12-211-0/+12
| * [ios] Fix ornament constrains on iOS 10Fabian Guerra2017-12-211-2/+3
| * [ios] update constraints when updating content insetFredrik Karlsson2017-12-141-1/+1
| * [ios] Fix an Interface Builder crash for IBInspectable properties.Fabian Guerra2017-12-142-2/+4
| * [ios] Fix the content insets for the scale and compass view.Fabian Guerra2017-12-141-4/+8
| * [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-062-2/+2
| * [ios, macos] Fix an issue that triggers didSelectAnnotations for MGLAnnotatio...Fabian Guerra2017-11-301-1/+1
| * [ios] Fix minimumZoomLevel is not getting set.Fabian Guerra2017-11-291-0/+1
| * [ios] Update puck arrow stroke color when tint changesupstream/fb-update-puck-stroke-tint-colorJason Wray2017-11-161-0/+1
| * [ios] Fix toCamera.centerCoordinate in shouldChangeFromCamera (#10433)Fabian Guerra Soto2017-11-141-7/+6
* | [ios, macos] Move private categories into explicitly private headersJason Wray2018-01-022-3/+4
* | [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2017-12-111-13/+5