summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios] Non-embedded static frameworkMinh Nguyễn2016-03-088-25/+70
* [ios] Cleaned up NSLocalizedString usageMinh Nguyễn2016-03-051-16/+16
* [ios] Use MGLErrorDomain for errorsMinh Nguyễn2016-03-051-2/+1
* [ios] Update telemetry opt-out docs linkJason Wray2016-03-041-1/+1
* [iOS] #4148 Update event serialization to the V2 specification.boundsj2016-03-034-155/+228
* Merge branch 'release-ios-v3.2.0'Jesse Bounds2016-03-032-6/+6
|\
| * Update package script to reflect file path changeios-v3.2.0-pre.1Jesse Bounds2016-02-271-5/+5
| * Update podspec, changelog for 3.2.0-pre.1-symbolsJesse Bounds2016-02-271-1/+1
* | [android|ios|osx] Fix return type for pixelForLatLngBruno de Oliveira Abinader2016-03-011-1/+1
* | [core] PrecisionPoint is now ScreenCoordinateBruno de Oliveira Abinader2016-03-011-3/+3
* | [ios] Moved static include fileMinh Nguyễn2016-02-271-0/+3
|/
* Introduce MGLLocation ManagerJesse Bounds2016-02-265-129/+234
* [ios] Clarified schemes and destinationsMinh Nguyễn2016-02-261-1/+1
* [ios] Introduce API ClientJesse Bounds2016-02-243-165/+240
* [ios] Deleted redundant certificatesMinh Nguyễn2016-02-243-0/+0
* [ios] Reduce async complexityJesse Bounds2016-02-242-513/+299
* Merge branch 'release-ios-v3.1.0'Minh Nguyễn2016-02-248-50/+109
|\
| * [ios] Restored framework dependencies to static installation instructionsMinh Nguyễn2016-02-221-0/+11
| * [ios] Refactor MGLMapView's location servicesJason Wray2016-02-191-29/+44
| * [ios] Removed manual framework linking from installation instructionsMinh Nguyễn2016-02-181-6/+0
| * [ios] Import required frameworks with static framework umbrellaMinh Nguyễn2016-02-182-7/+4
| * [ios] Distinguish between AGV and semverMinh Nguyễn2016-02-131-1/+7
| * [ios] Update linked library extension to .tbdJason Wray2016-02-121-3/+3
| * [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] fix benchmark appKonstantin Käfer2016-02-243-13/+47
* | [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-182-4/+4
* | [ios] Clarified manual installation instructionsMinh Nguyễn2016-02-181-2/+2
* | [tests] Bumped KIF hashBruno de Oliveira Abinader2016-02-181-0/+0
* | [iOS] Generate and send a turnstile event when map view event is queuedJesse Bounds2016-02-151-36/+41
* | [ios] Fix screenshot linkJason Wray2016-02-121-1/+1
* | [ios, osx] Consolidate remaining files in platform/{ios,osx}John Firebaugh2016-02-12429-14/+195092
* | [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-1/+1
|/
* [ios] Explain prerelease testing in docsJordan Moncharmont2016-02-041-1/+10
* [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] Removed redundant usage sectionMinh Nguyễn2016-01-281-5/+19
* [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 dependency on variable in package.shMinh Nguyễn2016-01-281-1/+1
* [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