summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios] Don't disable user tracking when selecting an annotationJason Wray2017-09-292-5/+1
* [ios] Define user dot constants in implementation fileMinh Nguyễn2017-09-282-5/+13
* [build] split out DefaultFileSource and dependents to a separate targetKonstantin Käfer2017-09-283-32/+85
* Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-finalFabian Guerra2017-09-2728-342/+904
|\
| * [ios] Bump podspec to 3.6.4 (#10059)ios-v3.6.4Fabian Guerra Soto2017-09-254-3/+7
| * [android, ios, macos] Updated translationsMinh Nguyễn2017-09-225-13/+31
| * [ios] Be sure to get a BOOL value for nullable dict keysJason Wray2017-09-151-3/+3
| * iosv3.6.3 podspec bump (#10008)ios-v3.6.3Fabian Guerra Soto2017-09-154-3/+4
| * [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918)Fabian Guerra Soto2017-09-152-2/+4
| * [ios] Use constraints to manage ornament view placement (again) (#9995)Jesse Bounds2017-09-143-94/+224
| * [ios] Ignore Smart Invert (#9876)Jordan Kiley2017-09-131-1/+16
| * [android, ios, macos] Russian, Ukrainian, Hungarian and other localization up...Minh Nguyễn2017-09-127-24/+147
| * [ios] Update changelog for MGLMapView.showsUserHeadingIndicatorupstream/fb-permaheadingJason Wray2017-09-071-0/+1
| * [ios] Disable implicit animation of heading indicatorsJason Wray2017-09-071-3/+8
| * [ios] Implicitly enable showsUserLocation when enabling the heading indicatorJason Wray2017-09-072-3/+9
| * [ios] Make user heading indicator property IBInspectableJason Wray2017-09-072-0/+16
| * [ios] Change user location heading filter to 1°Jason Wray2017-09-071-1/+0
| * [ios] Add setShowsUserHeadingIndicator and validateUserHeadingUpdatingJason Wray2017-09-073-13/+52
| * [ios] Introduce MGLUserLocationHeadingIndicator protocolJason Wray2017-09-076-19/+54
| * [ios] Set a heading indicator update thresholdJason Wray2017-09-072-4/+12
| * [ios] Introduce MGLUserLocationHeadingArrowLayer classJason Wray2017-09-074-2/+79
| * [ios] Refactor user location heading indicator into its own classJason Wray2017-09-065-119/+147
| * [ios] Improve iosapp's zoom debug labelJason Wray2017-09-062-24/+46
| * [ios] Guard against nil user location when setting tracking modeJason Wray2017-08-301-13/+13
| * [ios, macos] Make minimumZoomLevel and maximumZoomLevel IBInspectable. (#9729)Fabian Guerra Soto2017-08-302-2/+3
| * [ios] Set location to nil until the user's location is determinedIan Wagner2017-08-283-4/+3
| * [ios] Support iOS 11 location usage descriptionsJason Wray2017-08-283-9/+24
| * [ios] Print Xcode and SDK version during packagingupstream/fb-build-cherry-picksJason Wray2017-08-251-1/+3
| * [ios] Fix heading update loopupstream/fb-fewer-heading-updates-thxJason Wray2017-08-242-5/+18
| * [ios] Document annotations-as-features limitations w/feature queryingJason Wray2017-08-211-10/+15
* | [ios] remove ios-simFredrik Karlsson2017-09-272-9/+0
* | Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-0/+4
* | [ios] Update podspecs for v3.7.0-alpha.1ios-v3.7.0-alpha.1upstream/fb-v3.7.0-podspecsJason Wray2017-09-123-3/+3
* | [ios] Updated changelogJesse Bounds2017-09-121-3/+23
* | [ios] Fix slight mismerge in iosappJason Wray2017-09-111-1/+1
* | [ios] snapshotterIvo van Dongen2017-09-057-5/+181
* | [ios] extend ui image additions with init from premultiplied imageIvo van Dongen2017-09-052-0/+15
* | Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-2822-240/+299
|\ \ | |/
| * [ios] Update pods spec for iOS v3.6.2 (#9806)ios-v3.6.2Fabian Guerra Soto2017-08-183-3/+3
| * [ios, macos] Fix querying features returning nil when features available. (#9...Fabian Guerra Soto2017-08-171-1/+2
| * [ios] Fix user location horizontal accuracy ring inaccuracyupstream/fb-inaccurate-accuracyJason Wray2017-08-072-5/+3
| * [ios] Update READMEs to link to help pageJason Wray2017-08-042-2/+2
| * [ios] expose setCamera with edge paddingFredrik Karlsson2017-08-033-1/+23
| * [ios] Clean-up iosapp projectJason Wray2017-08-024-107/+114
| * [ios] Add iosapp Settings.app force touch quick action shortcutJason Wray2017-08-026-14/+30
| * [ios] remove Secure Transport exception from demo appKonstantin Käfer2017-08-022-15/+1
| * [ios] adapt Mapbox Streets–sourced layers for user preferred language (#9582)Fabian Guerra Soto2017-08-013-41/+20
| * [ios] Bump podspec to 3.6.1ios-v3.6.1Fabian Guerra2017-07-283-3/+3
| * [ios] tilt gesture type fix (#9642)Fabian Guerra Soto2017-07-282-5/+6
| * [ios] Make tilt gesture recognizer recognizable only with two horizontal fing...Fabian Guerra Soto2017-07-271-33/+48