summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove platform-specific main.cpp from MBGL_TEST_FILESBruno de Oliveira Abinader2017-01-183-4/+24
* [android] - remove deprecated emerald (#7767)Tobrun2017-01-186-39/+6
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-16189-3174/+11210
|\
| * [ios, macos] Correct podspecs, readmes (#7730)Minh Nguyễn2017-01-166-24/+41
| * [macos] Upgrade macOS deployment and distribution (#7649)macos-v0.3.0-rc.1Minh Nguyễn2017-01-1513-47/+188
| * [ios, macos] Default to system font for attribution titlesMinh Nguyễn2017-01-141-1/+12
| * [ios] Add larger polyline to iosapp test shapesJason Wray2017-01-131-0/+11
| * [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-138-32/+41
| * [ios, macos] Rewrote style layer testsMinh Nguyễn2017-01-1329-1090/+3846
| * [ios, macos] Fixed nilling out predicateMinh Nguyễn2017-01-125-6/+6
| * Fixed link in “Working with GeoJSON Data” guideMinh Nguyễn2017-01-121-1/+1
| * [ios, macos] Note that MGLShapeSource.shape must be set on main thread (#7687)Minh Nguyễn2017-01-121-0/+3
| * [ios, macos] Document simpler types for style values in SwiftMinh Nguyễn2017-01-124-12/+12
| * [ios, macos] Made style-related tests more robustMinh Nguyễn2017-01-122-36/+25
| * [ios] Release v3.4.0-beta.7ios-v3.4.0-beta.7Jason Wray2017-01-112-2/+2
| * [ios, macos] Add convenience initializers to shape source (#7665)Jesse Bounds2017-01-117-8/+110
| * Flush telemetry cache when data collection is paused (#7672)Jesse Bounds2017-01-113-54/+29
| * [ios] Optional positioning and stickiness for callout viewFredrik Karlsson2017-01-116-22/+98
| * [macos] Run style layer tests headlessly (#7684)Minh Nguyễn2017-01-111-9/+14
| * [ios] Copy-edit guides (#7680)Jason Wray2017-01-113-38/+35
| * [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-1118-90/+99
| * [ios, macos] Fix miscellaneous static analyzer warnings (#7670)Minh Nguyễn2017-01-116-22/+9
| * [ios] Require Xcode 8 to build iosappMinh Nguyễn2017-01-111-1/+1
| * [macos] Fixed exception on certain keyboard shortcutsMinh Nguyễn2017-01-111-1/+1
| * [ios, macos] Title case attribution buttonsMinh Nguyễn2017-01-106-1/+82
| * [ios, macos] Replace <q> tags with quotation marks in code blocksMinh Nguyễn2017-01-091-0/+5
| * [ios, macos] Added MGLShape from GeoJSON exampleMinh Nguyễn2017-01-093-1/+21
| * [macos] Include pitch in shared URLMinh Nguyễn2017-01-091-3/+4
| * Happy new year! 🎉Minh Nguyễn2017-01-096-6/+6
| * [ios, macos] Cleaned up color, edge insets declarations, commentsMinh Nguyễn2017-01-096-36/+67
| * [macos] Flip offsets and translationsMinh Nguyễn2017-01-098-21/+169
| * [ios, macos] Note reversed order in NS/UIEdgeInsetsMinh Nguyễn2017-01-093-0/+15
| * [ios, macos] Clarified CGVector, NS/UIEdgeInsets accessorsMinh Nguyễn2017-01-093-9/+17
| * [ios, macos] Document that MGLShape can deserialize GeoJSON (#7638)Jesse Bounds2017-01-081-0/+4
| * [ios, macos] Test unclusterable shape source shapesMinh Nguyễn2017-01-081-0/+13
| * Document requirement about adding sources and layers (#7634)Jesse Bounds2017-01-082-9/+24
| * [ios, macos] Allow creation of shape collections with no shapes (#7632)Jesse Bounds2017-01-085-2/+12
| * [ios] Only use non nil presentationLayers to adjust annotation views (#7626)Jesse Bounds2017-01-081-1/+6
| * [ios, macos] Fixed links to paint properties in style specMinh Nguyễn2017-01-076-17/+26
| * [ios, macos] -translate → -translationMinh Nguyễn2017-01-0717-217/+361
| * [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scaleMinh Nguyễn2017-01-0714-176/+272
| * [ios, macos] Keep style attribute NSValue categories near enum declarationsMinh Nguyễn2017-01-0719-558/+473
| * [ios, macos] Split NSValue+MGLStyleEnumAttributeAdditions category per style ...Minh Nguyễn2017-01-0715-391/+387
| * [macos] Arrange layers top to bottom in sidebarMinh Nguyễn2017-01-065-4/+61
| * [ios, macos] Relaxed sources, layers typeMinh Nguyễn2017-01-052-8/+8
| * [ios, macos] Sources, layers properties are immutableMinh Nguyễn2017-01-052-6/+6
| * [macos] Fixed changelog parsingMinh Nguyễn2017-01-051-1/+1
| * [ios] Link guides to each otherMinh Nguyễn2017-01-044-8/+15
| * [ios, macos] Move Info.plist keys down in jazzy sidebarEric Wolfe2017-01-042-2/+2
| * [ios] Runtime styling guide fixesEric Wolfe2017-01-041-5/+1