summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Support array values in match expressions. (#11866)android-v6.2.0-alpha.1Fabian Guerra Soto2018-05-171-0/+4
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-1730-72/+489
|\
| * [ios, macos] Copyedited changelogsMinh Nguyễn2018-05-151-2/+3
| * Remove changelog entry for crash fixed in v3.7.7ios-v4.0.1Jason Wray2018-05-141-1/+0
| * [ios] Prepare ios-v4.0.1 releaseJason Wray2018-05-143-3/+3
| * Add v3.7.7 & v3.7.8 sections to changelogJason Wray2018-05-141-0/+8
| * [ios] Copyedit changelog for ios-v4.0.1Minh Nguyễn2018-05-141-5/+5
| * [ios, macos] Fixed English priority during label localizationMinh Nguyễn2018-05-141-0/+1
| * [core] Convert null to empty string, not “null”Minh Nguyễn2018-05-141-1/+1
| * [ios, build] Re-add support for 32-bit simulators (i386)Jason Wray2018-05-113-3/+11
| * [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transformsJason Wray2018-05-082-8/+19
| * [ios, macos] Add to-rgba expression operator. (#11725)Fabian Guerra Soto2018-05-073-3/+4
| * [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-043-3/+10
| * [ios, macos] Add support for subscripting in expressions. (#11770)Fabian Guerra Soto2018-05-041-0/+1
| * [ios, macos] Fix overlay bounds that span the antimeridian. (#11783)Fabian Guerra Soto2018-05-041-0/+1
| * [ios, macos] Update migration guides in jazzy table (#11808)Jordan Kiley2018-05-041-1/+1
| * [ios] Switched to use center property (instead of frame) when repositioning a...Julian Rex2018-05-032-4/+11
| * iOS: Add custom layer example to debugging app (#7734)Konstantin Käfer2018-05-033-6/+28
| * [ios, macos] Fix broken link to predicates and expressions guide. (#11818)Fabian Guerra Soto2018-05-031-2/+2
| * [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-021-0/+1
| * [android, ios, macos] Added Korean localizationMinh Nguyễn2018-05-026-1/+183
| * [core] Don't copy TileLayerIndexes on every frame.Chris Loer2018-05-021-0/+1
| * [ios, macos] Fix possible retain cycles in blocksJason Wray2018-04-271-3/+11
| * [ios, macos] Accept Xcode 9.3 project suggestionsJason Wray2018-04-279-31/+15
| * [ios, macos] Raise exceptions for empty expression stops dictionaries (#9539)Julian Rex2018-04-262-0/+65
| * [ios, macos] Added change logs for #11731Julian Rex2018-04-251-0/+1
| * [ios, macos] Fix for camera movement when selecting visible annotations (#11731)Julian Rex2018-04-243-5/+115
| * [ios] Mark -metersPerPixelAtLatitude: as unavailableupstream/fb-metersPerPixelAtLatitude-unavailableJason Wray2018-04-232-1/+5
* | Merge tag 'ios-v3.7.8' into masterJason Wray2018-05-101-0/+8
|\ \
| * | [ios] Prepare ios-v3.7.8 releaseios-v3.7.8Jason Wray2018-05-073-3/+3
| * | [iOS] - Update telemetry certificate pinning (#11845)Randall Lee2018-05-075-1/+33
| * | [ios] Prepare ios-v3.7.7 release (#11828)ios-v3.7.7Jason Wray2018-05-034-5/+73
| * | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-021-0/+4
* | | [docs] Make per-platform installation docs self-containedJohn Firebaugh2018-04-302-9/+23
* | | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-2723-143/+104
* | | [ios, android] Resolve merge conflicts.Fabian Guerra2018-04-231-13/+1
* | | Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2394-2149/+2411
|\ \ \ | | |/ | |/|
| * | [ios, macos] Rename featureProperties to featureAttributes. (#11748)Fabian Guerra Soto2018-04-232-1/+7
| * | ios-v4.0.0, macos-v0.7.0macos-v0.7.0ios-v4.0.0upstream/1ec5-v4.0.0Minh Nguyễn2018-04-194-4/+4
| * | [ios, macos] Update Style Functions guide (#11724)Jordan Kiley2018-04-193-155/+267
| * | [ios] Mark -presentCalloutFromRect:inView:constrainedToView:animated: unavail...Julian Rex2018-04-194-8/+2
| * | [ios] Mark unused parameter of -[MGLMapView reloadStyle:] as nullableJason Wray2018-04-171-1/+1
| * | [ios, macos] Add trigonometric support to NSExpression. (#11716)Fabian Guerra Soto2018-04-171-7/+7
| * | ios-v4.0.0-rc.1, macos-v0.7.0-rc.1macos-v0.7.0-rc.1ios-v4.0.0-rc.1Minh Nguyễn2018-04-163-3/+3
| * | [ios, macos] Updated changelogsMinh Nguyễn2018-04-161-11/+14
| * | [ios, macos] Add NSExpression convenience constructors and helper methods. (#...Fabian Guerra Soto2018-04-162-18/+26
| * | [android, ios, macos] Added European Portuguese localizationMinh Nguyễn2018-04-166-1/+69
| * | [ios, macos] Convert various class methods to class propertiesJason Wray2018-04-165-4/+5
| * | [ios] Remove more deprecated bits for release-bobaJason Wray2018-04-163-52/+7
| * | Localize expressions more thoroughly (#11651)Minh Nguyễn2018-04-162-10/+9