summaryrefslogtreecommitdiff
path: root/platform/ios/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-242-37/+87
|\
| * [ios] Refactor MGLMapView's location servicesJason Wray2016-02-191-29/+44
| * [ios, osx] Exclude misses from nearby annotationsMinh Nguyễn2016-02-101-1/+3
| * [core, ios, osx] Only constrain after adding to a windowMinh Nguyễn2016-02-101-1/+6
| * [ios, osx] Fixed crash reselecting annotationMinh Nguyễn2016-02-101-6/+15
| * [ios] Conform to SMCalloutViewDelegateMinh Nguyễn2016-02-091-0/+9
| * [ios] Load categories in MGLAccountManager for FabricMinh Nguyễn2016-02-091-0/+10
* | [ios] Fixed zoom level for map feedback toolMinh Nguyễn2016-02-221-1/+1
* | [ios] Set default polyline and polygon color to the map view tint colorJason Wray2016-02-181-2/+2
* | [iOS] Generate and send a turnstile event when map view event is queuedJesse Bounds2016-02-151-36/+41
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-121-2/+2
* | [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-1/+1
|/
* [ios] Fixed designable warning when showing user locationMinh Nguyễn2016-02-031-1/+1
* [core] Improve LatLngBounds APIJohn Firebaugh2016-02-021-12/+12
* [ios] Renamed -showAnnotations:withEdgeInsets:animated:Minh Nguyễn2016-02-011-5/+3
* Custom edgeInsets for fitting in showAnnotationsJordan Moncharmont2016-02-011-5/+14
* [ios] Restored toggleDebugMinh Nguyễn2016-01-281-5/+5
* [ios] Debug maskMinh Nguyễn2016-01-281-7/+50
* [ios] Eliminated “flashlight mode”Minh Nguyễn2016-01-281-2/+9
* [ios] getters, setters for minZoom, maxZoomAnsis Brammanis2016-01-281-0/+20
* [ios] Remove incorrect tab whitespace in methodJesse Bounds2016-01-271-19/+17
* [ios] Update location after clearing target coordinateMinh Nguyễn2016-01-261-8/+12
* [core, ios, osx] Tilt around visual center pointMinh Nguyễn2016-01-261-2/+7
* [ios] Fixed entering tracking mode at launchMinh Nguyễn2016-01-262-23/+35
* [ios] Refactored location updatesMinh Nguyễn2016-01-261-145/+174
* [ios] Bifocal viewport in course tracking modeMinh Nguyễn2016-01-262-30/+125
* [ios] Turn map around when user dot is top-alignedMinh Nguyễn2016-01-261-4/+9
* [ios] Avoid jumping when setting user tracking modeMinh Nguyễn2016-01-261-24/+42
* [ios] Various user tracking mode fixesMinh Nguyễn2016-01-261-3/+22
* [ios] Avoid the blue background location status barJason Wray2016-01-251-7/+18
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-251-6/+7
* [ios] Allow removing never-added annotationsMinh Nguyễn2016-01-241-4/+10
* [ios] Update IB designables message to remove Settings.bundle mentionJason Wray2016-01-221-3/+1
* [ios] No manual rotating in heading/course tracking modeios-v3.1.0-pre.1Minh Nguyễn2016-01-221-0/+5
* [ios] Disable user tracking in -setVisibleCoordinates:Minh Nguyễn2016-01-221-0/+1
* [ios] Derive Fabric versioning from Info.plistMinh Nguyễn2016-01-221-2/+3
* [ios] Look for resources in static framework bundleMinh Nguyễn2016-01-222-10/+10
* [ios] Converted iOS SDK into dynamic frameworkMinh Nguyễn2016-01-229-77/+24
* [ios] add telemetry debug loggingJason Wray2016-01-202-4/+182
* [ios] z14 initially in user tracking modeMinh Nguyễn2016-01-201-2/+11
* [ios] Reset user tracking, respect content inset in resetPositionMinh Nguyễn2016-01-201-3/+10
* [ios] Maintain user tracking, anchor on user dot during zoom, rotateMinh Nguyễn2016-01-201-43/+39
* [ios, osx] Optionally animate content insets changeMinh Nguyễn2016-01-201-13/+26
* [ios] Made user dot position configurableMinh Nguyễn2016-01-201-5/+20
* [ios] Non-animated user tracking mode changesMinh Nguyễn2016-01-201-6/+11
* [ios] Keep user dot callout open after user location changeMinh Nguyễn2016-01-201-8/+0
* [ios] Keep callout attached to moving user dotMinh Nguyễn2016-01-201-12/+32
* [ios] Maintain user tracking mode after orientation changeMinh Nguyễn2016-01-201-1/+6
* [ios] Eliminated jump after flight to first locationMinh Nguyễn2016-01-201-1/+4
* [ios] Leave user location callout open when trackingMinh Nguyễn2016-01-201-3/+17