summaryrefslogtreecommitdiff
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* [core] Tighten geo.hpp ctorsBruno de Oliveira Abinader2017-04-141-2/+2
* [ios] Deleted unused source unit testsMinh Nguyễn2017-04-141-24/+0
* [ios, macos] Add Swift integration tests for map view delegateJesse Bounds2017-04-132-0/+108
* [darwin] Update CHANGELOGsJohn Firebaugh2017-04-131-0/+1
* [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-131-6/+0
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-131-6/+12
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-131-13/+7
* [ios] added check for annotation view animation (#8565)Jordan Kiley2017-04-123-13/+25
* [ios, macos] Updated and reorganized changelogsMinh Nguyễn2017-04-121-0/+9
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-1121-278/+244
|\
| * [ios] Update podspecs and changelog for v3.5.2ios-v3.5.2Jason Wray2017-04-073-3/+4
| * [ios, macos] Guard against looking up annotation contexts MGLAnnotationTagNot...Jesse Bounds2017-04-072-33/+45
| * [ios] Update podspecs and changelog for v3.5.1ios-v3.5.1Jason Wray2017-04-053-5/+5
| * [ios, macos] Hardened std::map usage in MGLMapVIewMinh Nguyễn2017-04-051-5/+7
| * [ios] replaced link to select a feature example (#8651)Jordan Kiley2017-04-051-1/+1
| * [ios, macos] Rename Data-driven styling guide (#8627)Jesse Bounds2017-04-054-11/+13
| * [ios] assertion to check if an annotationTag > 0 (#8588)Fabian Guerra Soto2017-04-051-0/+2
| * [ios, macos] Preserve symlinks when zipping frameworkMinh Nguyễn2017-04-051-1/+1
| * [ios] Silence incompatible type warning for callout view (#8608)Jesse Bounds2017-04-042-2/+9
| * [macos] Fixed broken images in DDS guideMinh Nguyễn2017-04-0310-1/+2
| * [ios, macos] Updated changelogsMinh Nguyễn2017-04-021-4/+3
| * [ios] Replaced UIActionSheet, UIAlertView with UIAlertControllerJason Wray2017-04-011-72/+88
| * [ios, macos] Copyedited data-driven styling guidesMinh Nguyễn2017-04-012-151/+66
| * [ios] Modify return type so callout bridges with protocol in SwiftJesse Bounds2017-03-292-1/+7
| * [ios] nil check in visibleAnnotationsInRect to avoid crash (#8513)Fabian Guerra Soto2017-03-281-1/+4
| * [ios] podspec update to 3.5.0 (#8487)Fabian Guerra Soto2017-03-212-2/+2
* | [ios] Match gesture recognizer with map view user interaction stateDavid Chiles2017-04-117-21/+315
* | [ios, macos] MGLMapView size check for OpenGL 2.0 ES minimum texture sizeBruno de Oliveira Abinader2017-04-101-2/+5
* | [ios] Initialize MGLMapView with OpenGL ES 2.0 minimum texture sizeBruno de Oliveira Abinader2017-04-101-1/+1
* | [ios] expose link flags via mbgl-core targetKonstantin Käfer2017-04-062-9/+8
* | [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-061-0/+8
* | [ios] Localized map view proxy accessibility hintMinh Nguyễn2017-03-302-4/+6
* | [build] don't advertise headers that aren't used in public headersKonstantin Käfer2017-03-281-1/+1
* | [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-281-14/+6
* | [core] Move OpenGL extension initialization to BackendKonstantin Käfer2017-03-231-16/+14
* | [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-231-0/+4
* | Merge branch 'release-ios-v3.5.0-android-v5.0.0'John Firebaugh2017-03-2139-110/+717
|\ \ | |/
| * [ios][macos] Update DDS guideEric Wolfe2017-03-203-26/+63
| * [ios] Add next steps to Runtime Styling guide (#7855)Eric Wolfe2017-03-201-0/+4
| * [ios, build] Change version checker URL to ios-sdk site (#8468)Jason Wray2017-03-192-21/+1
| * [ios] Bump podspec version for v3.5.0-rc.2ios-v3.5.0-rc.2Jesse Bounds2017-03-182-2/+2
| * [ios] updated pod spec to release version (#8462)ios-v3.5.0Fabian Guerra Soto2017-03-172-2/+2
| * [ios, macos] update iOS SDK guides (#8354)Jordan Kiley2017-03-1710-2/+241
| * [ios] Update podspec for v3.5.0-rc.1 (#8422)ios-v3.5.0-rc.1Jordan Kiley2017-03-152-2/+2
| * [ios, macos] Update changelogs for 8374Jesse Bounds2017-03-141-1/+2
| * [ios, macos] Expanded feature querying documentationMinh Nguyễn2017-03-141-28/+48
| * [ios] Enable one-finger quickzoom gesture on iPadJason Wray2017-03-132-8/+6
| * [ios, macos] Fixed documentation parameter mismatchesMinh Nguyễn2017-03-132-5/+7
| * updated pod spec release version (#8358)Fabian Guerra Soto2017-03-102-2/+2
| * [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-102-2/+3