| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Short-circuit redundant camera changes | Minh Nguyễn | 2017-02-18 | 8 | -53/+156 |
* | [ios] persistent user tracking mode | Fredrik Karlsson | 2017-02-06 | 2 | -3/+4 |
* | [ios] add user interaction guide (#7937) | Jordan Kiley | 2017-02-06 | 5 | -1/+40 |
* | [ios] Revert self-deletion of framework stripping script (#7901) | Jason Wray | 2017-01-31 | 1 | -8/+0 |
* | [ios] Bring in upstream changes to strip-frameworks script | Jason Wray | 2017-01-29 | 1 | -9/+11 |
* | [ios] Stop including framework stripping script in built product | Jason Wray | 2017-01-29 | 1 | -0/+9 |
* | [macos] Take focus from access token field on close | Minh Nguyễn | 2017-01-27 | 2 | -3/+14 |
* | [macos] Warn if access token needed but not given | Minh Nguyễn | 2017-01-27 | 1 | -5/+6 |
* | [macos] Flatten point collections, not multipoints | Minh Nguyễn | 2017-01-27 | 1 | -8/+7 |
* | [docs] add changelog entry for #7834 | Konstantin Käfer | 2017-01-26 | 1 | -0/+1 |
* | [macos] align HeadlessDisplay with SDK OpenGL context creation options | Konstantin Käfer | 2017-01-26 | 2 | -2/+9 |
* | [macos] allow using the integrated GPU on dual-GPU machines | Konstantin Käfer | 2017-01-26 | 3 | -0/+5 |
* | ios-v3.4.1ios-v3.4.1 | Jason Wray | 2017-01-25 | 2 | -2/+2 |
* | [ios, macos] Copy-edit changelogs | Jason Wray | 2017-01-25 | 2 | -3/+3 |
* | [ios, macos] Deprecate style class API (#7785) | fabian-guerra | 2017-01-25 | 3 | -5/+7 |
* | [ios, macos] Make MGLMapView non opaque by default (#7859) | fabian-guerra | 2017-01-25 | 2 | -1/+2 |
* | fixes #6688: assert remaining map view notification responses are main thread... | Justin R. Miller | 2017-01-25 | 1 | -0/+4 |
* | [macos] Distinguish between screens | Minh Nguyễn | 2017-01-25 | 2 | -1/+2 |
* | [macos] Refer to Night Shift in style compatibility guide | Minh Nguyễn | 2017-01-25 | 3 | -4/+8 |
* | [ios, macos] Testify MGLMapView gesture recognizer example | Minh Nguyễn | 2017-01-25 | 3 | -2/+24 |
* | [ios] changed URL -> url (#7841) | Jordan Kiley | 2017-01-25 | 1 | -1/+1 |
* | Clarify that clustering option is for shape sources (#7837) | Jordan Kiley | 2017-01-25 | 1 | -0/+2 |
* | [ios] Publicized MGLOpenGLStyleLayer.h | Minh Nguyễn | 2017-01-25 | 2 | -1/+2 |
* | [ios, macos] Wrap camera heading (#7724) | Minh Nguyễn | 2017-01-24 | 5 | -3/+28 |
* | [ios] EdgeInsets is UIEdgeInsets in Swift on iOS | Minh Nguyễn | 2017-01-23 | 3 | -9/+17 |
* | [ios, macos] Note that canvas sources are unsupported | Minh Nguyễn | 2017-01-23 | 3 | -3/+3 |
* | [ios, macos] Document how to avoid gesture recognizer conflicts (#7816) | nitrag | 2017-01-23 | 2 | -0/+29 |
* | macos-v0.3.0macos-v0.3.0 | Minh Nguyễn | 2017-01-21 | 2 | -2/+2 |
* | [macos] Reorganized readmes | Minh Nguyễn | 2017-01-21 | 3 | -13/+19 |
* | ios-v3.4.0ios-v3.4.0 | Minh Nguyễn | 2017-01-20 | 2 | -2/+2 |
* | [android] - update build tools to bitrise supported version (#7729) | Tobrun | 2017-01-20 | 3 | -7/+7 |
* | [macos] Avoid nilling out style URL on load | Minh Nguyễn | 2017-01-18 | 1 | -1/+5 |
* | Typo fixes, added line to MGLStyleLayer initializer description (#7759) | Jordan Kiley | 2017-01-17 | 4 | -5/+10 |
* | ios-v3.4.0-rc.1ios-v3.4.0-rc.1 | Minh Nguyễn | 2017-01-17 | 2 | -2/+2 |
* | [macos] Check for implementation before calling -toolTip | Minh Nguyễn | 2017-01-16 | 3 | -5/+6 |
* | [ios, macos] Correct podspecs, readmes (#7730) | Minh Nguyễn | 2017-01-16 | 6 | -24/+41 |
* | [macos] Upgrade macOS deployment and distribution (#7649)macos-v0.3.0-rc.1 | Minh Nguyễn | 2017-01-15 | 13 | -47/+188 |
* | [ios, macos] Default to system font for attribution titles | Minh Nguyễn | 2017-01-14 | 1 | -1/+12 |
* | [ios] Add larger polyline to iosapp test shapes | Jason Wray | 2017-01-13 | 1 | -0/+11 |
* | [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate method | Jason Wray | 2017-01-13 | 8 | -32/+41 |
* | [ios, macos] Rewrote style layer tests | Minh Nguyễn | 2017-01-13 | 29 | -1090/+3846 |
* | [ios, macos] Fixed nilling out predicate | Minh Nguyễn | 2017-01-12 | 5 | -6/+6 |
* | Fixed link in “Working with GeoJSON Data” guide | Minh Nguyễn | 2017-01-12 | 1 | -1/+1 |
* | [ios, macos] Note that MGLShapeSource.shape must be set on main thread (#7687) | Minh Nguyễn | 2017-01-12 | 1 | -0/+3 |
* | [ios, macos] Document simpler types for style values in Swift | Minh Nguyễn | 2017-01-12 | 4 | -12/+12 |
* | [ios, macos] Made style-related tests more robust | Minh Nguyễn | 2017-01-12 | 2 | -36/+25 |
* | [ios] Release v3.4.0-beta.7ios-v3.4.0-beta.7 | Jason Wray | 2017-01-11 | 2 | -2/+2 |
* | [ios, macos] Add convenience initializers to shape source (#7665) | Jesse Bounds | 2017-01-11 | 7 | -8/+110 |
* | Flush telemetry cache when data collection is paused (#7672) | Jesse Bounds | 2017-01-11 | 3 | -54/+29 |
* | [ios] Optional positioning and stickiness for callout view | Fredrik Karlsson | 2017-01-11 | 6 | -22/+98 |