summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] started to restore iOS 8 supportupstream/ios8-release-frappejmkiley2018-09-111-1/+5
* Add enabled property to MGLShape (#12352)Jordan Kiley2018-08-202-1/+17
* [darwin] arbitrary offline region geometriesIvo van Dongen2018-08-201-0/+1
* [ios] Add experimental frame rate measurements to MGLMapViewJason Wray2018-08-162-0/+64
* [ios] Standardize exception definitionsJason Wray2018-08-092-6/+15
* [ios] Add MGLMapViewDecelerationRate typed enumJason Wray2018-08-092-6/+9
* [ios] Fix location manager null reset.Fabian Guerra2018-08-012-15/+15
* [ios] Add preferred FPS setting; vary maximum FPS by device capabilityJason Wray2018-07-314-3/+140
* [darwin] Use FOUNDATION_EXTERN instead of plain externJason Wray2018-07-242-4/+4
* [ios] Mapbox's Location Manager new API. (#12013)Fabian Guerra Soto2018-07-203-15/+57
* [iOS] Fix unbalanced change delimiter crash (#12148)Lloyd Sheng2018-07-181-1/+0
* [iOS] Update annotation view touch handling (with offsets) (#12234)Julian Rex2018-07-091-20/+13
* Add pitch argument to cameraThatFits functions (#12213)Bobby Sudekum2018-07-022-3/+59
* [ios] Add custom events library start-up delay (#12088)Randall Lee2018-06-081-13/+25
* [ios] Use 'Recognized' state for tap gesture handlersJason Wray2018-06-011-58/+48
* [ios] Updated MGLScaleBar to use rendered UIImages instead of MGLScaleBarLabe...Julian Rex2018-05-241-60/+131
* [ios] Use standard callout positioning for unanimated user location changesJason Wray2018-05-221-24/+8
* [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi...Julian Rex2018-05-212-15/+25
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-175-20/+56
|\
| * [ios] Fix MGLAnnotationView.rotatesToMatchCamera clobbering other transformsJason Wray2018-05-081-8/+18
| * [ios, macos] Add to-rgba expression operator. (#11725)Fabian Guerra Soto2018-05-071-1/+1
| * [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-042-1/+2
| * [ios] Switched to use center property (instead of frame) when repositioning a...Julian Rex2018-05-031-3/+5
| * [ios, macos] Fix possible retain cycles in blocksJason Wray2018-04-271-3/+11
| * [ios, macos] Fix for camera movement when selecting visible annotations (#11731)Julian Rex2018-04-241-3/+18
| * [ios] Mark -metersPerPixelAtLatitude: as unavailableupstream/fb-metersPerPixelAtLatitude-unavailableJason Wray2018-04-231-1/+1
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-279-99/+82
|/
* [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