| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [ios] Replaced UIActionSheet, UIAlertView with UIAlertController | Jason Wray | 2017-04-01 | 1 | -72/+88 |
| * | [ios, macos] Copyedited data-driven styling guides | Minh Nguyễn | 2017-04-01 | 2 | -151/+66 |
| * | [ios] Modify return type so callout bridges with protocol in Swift | Jesse Bounds | 2017-03-29 | 2 | -1/+7 |
| * | [ios] nil check in visibleAnnotationsInRect to avoid crash (#8513) | Fabian Guerra Soto | 2017-03-28 | 1 | -1/+4 |
| * | [ios] podspec update to 3.5.0 (#8487) | Fabian Guerra Soto | 2017-03-21 | 2 | -2/+2 |
* | | [ios] Match gesture recognizer with map view user interaction state | David Chiles | 2017-04-11 | 7 | -21/+315 |
* | | [ios, macos] MGLMapView size check for OpenGL 2.0 ES minimum texture size | Bruno de Oliveira Abinader | 2017-04-10 | 1 | -2/+5 |
* | | [ios] Initialize MGLMapView with OpenGL ES 2.0 minimum texture size | Bruno de Oliveira Abinader | 2017-04-10 | 1 | -1/+1 |
* | | [ios] expose link flags via mbgl-core target | Konstantin Käfer | 2017-04-06 | 2 | -9/+8 |
* | | [ios, macos] Fail gracefully on invalid coordinates | Minh Nguyễn | 2017-04-06 | 1 | -0/+8 |
* | | [ios] Localized map view proxy accessibility hint | Minh Nguyễn | 2017-03-30 | 2 | -4/+6 |
* | | [build] don't advertise headers that aren't used in public headers | Konstantin Käfer | 2017-03-28 | 1 | -1/+1 |
* | | [core] Privatize OpenGL/Context headers | Konstantin Käfer | 2017-03-28 | 1 | -14/+6 |
* | | [core] Move OpenGL extension initialization to Backend | Konstantin Käfer | 2017-03-23 | 1 | -16/+14 |
* | | [core] Ensure that a BackendScope exists when doing GL calls | Konstantin Käfer | 2017-03-23 | 1 | -0/+4 |
* | | Merge branch 'release-ios-v3.5.0-android-v5.0.0' | John Firebaugh | 2017-03-21 | 39 | -110/+717 |
|\ \
| |/ |
|
| * | [ios][macos] Update DDS guide | Eric Wolfe | 2017-03-20 | 3 | -26/+63 |
| * | [ios] Add next steps to Runtime Styling guide (#7855) | Eric Wolfe | 2017-03-20 | 1 | -0/+4 |
| * | [ios, build] Change version checker URL to ios-sdk site (#8468) | Jason Wray | 2017-03-19 | 2 | -21/+1 |
| * | [ios] Bump podspec version for v3.5.0-rc.2ios-v3.5.0-rc.2 | Jesse Bounds | 2017-03-18 | 2 | -2/+2 |
| * | [ios] updated pod spec to release version (#8462)ios-v3.5.0 | Fabian Guerra Soto | 2017-03-17 | 2 | -2/+2 |
| * | [ios, macos] update iOS SDK guides (#8354) | Jordan Kiley | 2017-03-17 | 10 | -2/+241 |
| * | [ios] Update podspec for v3.5.0-rc.1 (#8422)ios-v3.5.0-rc.1 | Jordan Kiley | 2017-03-15 | 2 | -2/+2 |
| * | [ios, macos] Update changelogs for 8374 | Jesse Bounds | 2017-03-14 | 1 | -1/+2 |
| * | [ios, macos] Expanded feature querying documentation | Minh Nguyễn | 2017-03-14 | 1 | -28/+48 |
| * | [ios] Enable one-finger quickzoom gesture on iPad | Jason Wray | 2017-03-13 | 2 | -8/+6 |
| * | [ios, macos] Fixed documentation parameter mismatches | Minh Nguyễn | 2017-03-13 | 2 | -5/+7 |
| * | updated pod spec release version (#8358) | Fabian Guerra Soto | 2017-03-10 | 2 | -2/+2 |
| * | [ios, macos] Corrected polyline equality | Minh Nguyễn | 2017-03-10 | 2 | -2/+3 |
| * | Raise exception when MGLAnnotationView.annotation property is nil (#8339) | Fabian Guerra Soto | 2017-03-10 | 2 | -3/+10 |
| * | Per-attribute transition properties on MGLStyleLayer (#8225) | Fabian Guerra Soto | 2017-03-10 | 2 | -3/+4 |
| * | [ios, macos] Copyedited changelog blurb about source querying | Minh Nguyễn | 2017-03-10 | 1 | -1/+1 |
| * | [macos, ios] query source features | Ivo van Dongen | 2017-03-10 | 2 | -0/+9 |
| * | [ios, macos] Update changelogs for v3.5.0-beta.3 (#8343) | Minh Nguyễn | 2017-03-10 | 1 | -6/+8 |
| * | Merge master into release-ios-v3.5.0-android-v5.0.0 | John Firebaugh | 2017-03-08 | 7 | -16/+77 |
| |\ |
|
| * | | [ios, macos] Removed duplicated NSDate test files, improved duration converst... | Fabian Guerra Soto | 2017-03-08 | 2 | -30/+4 |
| * | | [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256) | Minh Nguyễn | 2017-03-08 | 12 | -7/+170 |
| * | | [ios, macos] Added a timing note for two delegate methods (#8259) | Jordan Kiley | 2017-03-07 | 1 | -9/+11 |
| * | | [ios] Add version checker update to deploy script | Jason Wray | 2017-03-07 | 1 | -0/+20 |
| * | | [ios] Add SDK version update checking/notification | Jason Wray | 2017-03-07 | 7 | -0/+80 |
| * | | [ios, macos] Update callout when relocating annotation | Minh Nguyễn | 2017-03-03 | 2 | -12/+4 |
| * | | [ios] Clarify docs for MGLUserTrackingMode | Nadia Barbosa | 2017-03-03 | 1 | -3/+22 |
| * | | [ios, macos] Exclude MGLUserTrackingMode from macOS | Nadia Barbosa | 2017-03-03 | 1 | -0/+15 |
| * | | [ios] Fixed conversion between Duration and NSTimeInerval (#8276) | Fabian Guerra Soto | 2017-03-03 | 3 | -12/+42 |
| * | | [ios] Split out changelog Packaging section | Minh Nguyễn | 2017-03-03 | 1 | -2/+5 |
| * | | [ios] Added basic notes about using Carthage | Jason Wray | 2017-03-03 | 2 | -0/+13 |
| * | | [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 1 | -0/+1 |
| * | | [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValue | Jesse Bounds | 2017-03-03 | 2 | -16/+16 |
| * | | [ios] Use curl to verify that a release is not publishedandroid-v5.0.0-beta.2 | Jesse Bounds | 2017-03-01 | 1 | -1/+1 |
| * | | [ios] Update podspec version for 3.5.0 beta.2ios-v3.5.0-beta.2 | Jesse Bounds | 2017-03-01 | 2 | -2/+2 |