summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ios-v3.7.5' to 'master'upstream/fb-merge-ios-v3.7.5-masterJason Wray2018-02-191-1/+2
|\
| * [ios] Fix loop when first asking for location permission (#11229)Jason Wray2018-02-161-1/+2
* | [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, 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
* | [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2017-12-111-2/+16
* | [ios] Long-press attribution button to show SDK versionJason Wray2017-12-071-2/+20
* | [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-042-2/+2
* | [core] move HeadlessBackend extension initialization code into ImplKonstantin Käfer2017-11-291-1/+1
* | [darwin, macos, ios] Renames CGImage creation function to imply +1 retain cou...Andrew Kitchen2017-11-271-2/+2
* | [ios, macos] Implement MGLComputedShapeSource binding for CustomGeometrySourceAsheem Mamoowala2017-11-221-0/+1
* | [darwin] Abstract ShapeSource interfaceJesse Crocker2017-11-221-0/+1
* | [ios] update constraints when updating content insetFredrik Karlsson2017-11-201-1/+1
* | Merge branch 'release-agua' into tvn-merge-releaseTobrun2017-11-107-195/+748
|\ \ | |/
| * [ios] Silence smart invert warnings (#10425)Jordan Kiley2017-11-091-20/+5
| * Make places and roads accessible to VoiceOver (#9950)Minh Nguyễn2017-11-033-119/+630
| * [ios, macos] Center shape annotation's callout when offscreen. (#10255)Fabian Guerra Soto2017-11-011-21/+38
| * [ios, macos] Iterate over point and shape annotations. (#10262)Fabian Guerra Soto2017-10-271-44/+46
| * [ios] Move scale bar content size invalidation to map viewJesse Bounds2017-10-252-3/+8
| * [ios] Fix iOS 8 incompatibility in scale bar RTL checkJason Wray2017-10-201-3/+8
| * [ios] Fix scale bar label alignmentJason Wray2017-10-191-3/+3
| * [ios] Avoid drawing view annotations across pixel boundariesJason Wray2017-10-192-11/+12
| * [ios] Slightly round the corners of the puck arrowJason Wray2017-10-191-1/+5
| * [ios, macos] Add selection support to MGLMultiPoint annotations. (#9984)Fabian Guerra Soto2017-10-181-40/+67