summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [ios] make unit tests work on iOS and iOS SimulatorKonstantin Käfer2016-03-221-0/+2
* [core] split headless_view.cpp into implementation-specific filesKonstantin Käfer2016-03-221-1/+1
* [ios] explicitly load the style when the app loadsKonstantin Käfer2016-03-221-0/+1
* [ios] Update class transition usageBruno de Oliveira Abinader2016-03-181-2/+3
* [ios] Remove redundant lines from ios/scripts/defaults.mdJohn Firebaugh2016-03-161-3/+0
* [ios] Immediately remove offline pack from tableMinh Nguyễn2016-03-141-6/+3
* [core] Harden Transform anchor & padding usageBruno de Oliveira Abinader2016-03-131-7/+7
* ios-v3.2.0-pre.2ios-v3.2.0-pre.2Minh Nguyễn2016-03-111-1/+1
* [ios] Fixed iosapp buildMinh Nguyễn2016-03-101-2/+2
* [ios] Renamed downloads to offline packs in iosappMinh Nguyễn2016-03-104-30/+30
* [ios, osx] Renamed MGLOfflineTask to MGLOfflinePackMinh Nguyễn2016-03-103-54/+54
* [ios, osx] Distinguish between unknown and inactive stateMinh Nguyễn2016-03-101-0/+7
* [ios, osx] Documented offline APIsMinh Nguyễn2016-03-101-0/+8
* [ios] Tap to pause/resumeMinh Nguyễn2016-03-103-1/+47
* [ios, osx] Renamed offline classesMinh Nguyễn2016-03-103-45/+45
* [osx] Added OS X support for offline downloadsMinh Nguyễn2016-03-107-236/+0
* [ios] Added download manager to iosappMinh Nguyễn2016-03-105-32/+310
* [ios] Implemented offline API in iOS SDKMinh Nguyễn2016-03-102-0/+7
* [ios] Converted iosapp to use storyboardMinh Nguyễn2016-03-105-80/+136
* [ios] Disable implicit animation of user dot boundsMinh Nguyễn2016-03-101-0/+10
* [ios] Add description strings to constituent classesJason Wray2016-03-101-0/+12
* [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