summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [android] [ios] #4432 - Splitting the CHANGELOG into iOS and Android specific...Brad Leege2016-03-251-0/+202
* [ios] Fix up center coordinate after lopsided pinch gestureMinh Nguyễn2016-03-221-0/+18
* [iOS] Send turnstile event as much as once per dayJesse Bounds2016-03-212-33/+36
* ios-v3.2.0-beta.2ios-v3.2.0-beta.2Minh Nguyễn2016-03-181-1/+1
* [iOS] Increase distance filter to 5 mJesse Bounds2016-03-181-8/+9
* [ios, osx] Unified offline and ambient cachesMinh Nguyễn2016-03-181-34/+8
* Merge pull request #4378 from mapbox/1ec5-offline-umbrellaMinh Nguyễn2016-03-181-0/+4
|\
| * [ios] Include offline headers in static umbrella headerMinh Nguyễn2016-03-181-0/+4
* | [ios] Copy dynamic framework .dSYM into distributionMinh Nguyễn2016-03-181-0/+4
|/
* [iOS] Use CFBundleIdentifier instead of CFBundleName in UA stringJesse Bounds2016-03-171-1/+1
* ios-v3.2.0-beta.1ios-v3.2.0-beta.1Minh Nguyễn2016-03-151-1/+1
* [ios] Copy .der files into static frameworkMinh Nguyễn2016-03-151-1/+1
* ios-v3.2.0-pre.3ios-v3.2.0-pre.3Minh Nguyễn2016-03-141-1/+1
* [ios] Only set preferred action on iOS 9+Minh Nguyễn2016-03-141-1/+3
* [ios] Immediately remove offline pack from tableMinh Nguyễn2016-03-141-6/+3
* 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