| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7 | Minh Nguyễn | 2017-01-16 | 189 | -3174/+11210 |
|\ |
|
| * | [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 |
| * | [macos] Run style layer tests headlessly (#7684) | Minh Nguyễn | 2017-01-11 | 1 | -9/+14 |
| * | [ios] Copy-edit guides (#7680) | Jason Wray | 2017-01-11 | 3 | -38/+35 |
| * | [ios, macos] Make MGLMapView.style property nullable (#7664) | Minh Nguyễn | 2017-01-11 | 18 | -90/+99 |
| * | [ios, macos] Fix miscellaneous static analyzer warnings (#7670) | Minh Nguyễn | 2017-01-11 | 6 | -22/+9 |
| * | [ios] Require Xcode 8 to build iosapp | Minh Nguyễn | 2017-01-11 | 1 | -1/+1 |
| * | [macos] Fixed exception on certain keyboard shortcuts | Minh Nguyễn | 2017-01-11 | 1 | -1/+1 |
| * | [ios, macos] Title case attribution buttons | Minh Nguyễn | 2017-01-10 | 6 | -1/+82 |
| * | [ios, macos] Replace <q> tags with quotation marks in code blocks | Minh Nguyễn | 2017-01-09 | 1 | -0/+5 |
| * | [ios, macos] Added MGLShape from GeoJSON example | Minh Nguyễn | 2017-01-09 | 3 | -1/+21 |
| * | [macos] Include pitch in shared URL | Minh Nguyễn | 2017-01-09 | 1 | -3/+4 |
| * | Happy new year! 🎉 | Minh Nguyễn | 2017-01-09 | 6 | -6/+6 |
| * | [ios, macos] Cleaned up color, edge insets declarations, comments | Minh Nguyễn | 2017-01-09 | 6 | -36/+67 |
| * | [macos] Flip offsets and translations | Minh Nguyễn | 2017-01-09 | 8 | -21/+169 |
| * | [ios, macos] Note reversed order in NS/UIEdgeInsets | Minh Nguyễn | 2017-01-09 | 3 | -0/+15 |
| * | [ios, macos] Clarified CGVector, NS/UIEdgeInsets accessors | Minh Nguyễn | 2017-01-09 | 3 | -9/+17 |
| * | [ios, macos] Document that MGLShape can deserialize GeoJSON (#7638) | Jesse Bounds | 2017-01-08 | 1 | -0/+4 |
| * | [ios, macos] Test unclusterable shape source shapes | Minh Nguyễn | 2017-01-08 | 1 | -0/+13 |
| * | Document requirement about adding sources and layers (#7634) | Jesse Bounds | 2017-01-08 | 2 | -9/+24 |
| * | [ios, macos] Allow creation of shape collections with no shapes (#7632) | Jesse Bounds | 2017-01-08 | 5 | -2/+12 |
| * | [ios] Only use non nil presentationLayers to adjust annotation views (#7626) | Jesse Bounds | 2017-01-08 | 1 | -1/+6 |
| * | [ios, macos] Fixed links to paint properties in style spec | Minh Nguyễn | 2017-01-07 | 6 | -17/+26 |
| * | [ios, macos] -translate → -translation | Minh Nguyễn | 2017-01-07 | 17 | -217/+361 |
| * | [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scale | Minh Nguyễn | 2017-01-07 | 14 | -176/+272 |
| * | [ios, macos] Keep style attribute NSValue categories near enum declarations | Minh Nguyễn | 2017-01-07 | 19 | -558/+473 |
| * | [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ... | Minh Nguyễn | 2017-01-07 | 15 | -391/+387 |
| * | [macos] Arrange layers top to bottom in sidebar | Minh Nguyễn | 2017-01-06 | 5 | -4/+61 |
| * | [ios, macos] Relaxed sources, layers type | Minh Nguyễn | 2017-01-05 | 2 | -8/+8 |
| * | [ios, macos] Sources, layers properties are immutable | Minh Nguyễn | 2017-01-05 | 2 | -6/+6 |
| * | [macos] Fixed changelog parsing | Minh Nguyễn | 2017-01-05 | 1 | -1/+1 |
| * | [ios] Link guides to each other | Minh Nguyễn | 2017-01-04 | 4 | -8/+15 |
| * | [ios, macos] Move Info.plist keys down in jazzy sidebar | Eric Wolfe | 2017-01-04 | 2 | -2/+2 |
| * | [ios] Runtime styling guide fixes | Eric Wolfe | 2017-01-04 | 1 | -5/+1 |
| * | [ios, macos] Split For Style Authors guide | Minh Nguyễn | 2017-01-04 | 4 | -71/+403 |
| * | [ios, macos] Compare source options to specs | Minh Nguyễn | 2017-01-04 | 4 | -2/+120 |