summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is a work-in-progress currently being ported to Swift as aupstream/demo-camera-follow-mutable-polylineJustin R. Miller2016-10-180-0/+0
* Merge remote-tracking branch 'origin/master' into smooth-cameraJustin R. Miller2016-10-18351-5320/+7992
|\
| * [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-189-81/+80
| * [ios, macos] Use swift_name for MGLMultiPoint and subclasses (#6727)Jesse Bounds2016-10-173-4/+3
| * ios-v.3.4.0-beta.1ios-v3.4.0-beta.1Jason Wray2016-10-172-2/+2
| * [macos] Added MGLTileSet to project (#6713)Minh Nguyễn2016-10-172-6/+18
| * [ios, macos] Change runtime styling category method prefix to mgl_Jason Wray2016-10-177-20/+20
| * [ios, macos] Documented MGLStyleValueMinh Nguyễn2016-10-171-2/+143
| * [ios, macos] Designated initializersMinh Nguyễn2016-10-173-7/+33
| * [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-1755-1810/+1073
| * [ios, macos] Replaced MGLStyleAttributeValue with MGLStyleValueMinh Nguyễn2016-10-176-12/+256
| * [ios, macos] Update changelogs (#6714)Minh Nguyễn2016-10-172-12/+28
| * [core] Optimize OfflineDownload::ensureResource (#6707)Tore Halset2016-10-174-9/+130
| * [android] added wearable module (#6702)Cameron Mace2016-10-1720-0/+500
| * Reusable point fromScreenLocation (#6652)Tobrun2016-10-172-13/+28
| * 6700 proguard update (#6718)Tobrun2016-10-174-10/+19
| * MarkerView more robust when updates are asynchronous (#6717)Tobrun2016-10-173-19/+21
| * [android] fix android style code gen scriptIvo van Dongen2016-10-171-1/+1
| * [android] add lodash to devDependencies in package.jsonMike Morris2016-10-171-0/+1
| * [qt] Fix Qt5 bitrise botBruno de Oliveira Abinader2016-10-171-2/+3
| * [ios, macos] fixes #6346: add support for configurable API base URL (#6709)Justin R. Miller2016-10-156-4/+88
| * [android] don't delete local reference on value copyIvo van Dongen2016-10-152-19/+32
| * [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-148-30/+45
| * [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-1428-251/+748
| * [ios, macos] Add feature initializerituaijagbone2016-10-1411-11/+527
| * better formatting for external libraries listing (#6696)Justin R. Miller2016-10-131-13/+15
| * [android] - add transparent image for MarkerViews ghosting SymbolAnnotations ...Tobrun2016-10-133-12/+16
| * [android] - downscale amount of instrumentation tests run on CI to one (#6692)Tobrun2016-10-131-1/+1
| * [core] Cleanup SymbolLayoutBruno de Oliveira Abinader2016-10-133-34/+36
| * [macos] Fixed compilation error (#6690)Minh Nguyễn2016-10-121-5/+4
| * [ios, macos] possibility to set custom images to style (#6637)Roman Blum2016-10-1211-409/+516
| * [android] - allow gradle to allocate more memory when building the test app (...Tobrun2016-10-121-0/+2
| * [android] Fix gestures when MapView is not full screen (#5562)Tobrun2016-10-121-2/+2
| * [core] Disable stencil test when rendering collision boxesBruno de Oliveira Abinader2016-10-121-3/+1
| * [android] Using mbgl::AnnotationIDs in JNI codeBruno de Oliveira Abinader2016-10-121-10/+8
| * [core] Skip duplicated IDs when querying point annotationsBruno de Oliveira Abinader2016-10-122-3/+15
| * [android] Fixed wrong location view interpolation (#6668)tomlocks2016-10-121-2/+2
| * [android] - correct android to core conversion of camera options. (#6660)Tobrun2016-10-124-26/+16
| * [macos] Merge mbgl-{test,benchmark} into CI schemeBruno de Oliveira Abinader2016-10-122-23/+30
| * [ios, macos] Refer to style layer class in enum documentationMinh Nguyễn2016-10-115-0/+36
| * [ios, macos] Simplified style property enum namesMinh Nguyễn2016-10-1114-192/+192
| * [tests] Get test-suite back on master branch (#6661)John Firebaugh2016-10-111-1/+1
| * [ios, macos] Add description string for MGLStyle classJason Wray2016-10-111-0/+12
| * [ios, macos] Add -mapView:didFinishLoadingStyle: delegate methodJason Wray2016-10-116-0/+52
| * [test] Added TileCoordinate testsBruno de Oliveira Abinader2016-10-112-0/+93
| * [core] Improve Source::Impl readabilityBruno de Oliveira Abinader2016-10-111-18/+11
| * [core] Use TilePoint in Source::Impl::queryRenderedFeaturesBruno de Oliveira Abinader2016-10-113-22/+32
| * [android] - revert making bearing and tilt to radiants (#6656)Tobrun2016-10-111-4/+3
| * [android] - close response body to avoid connection leak (#6650)Tobrun2016-10-111-1/+6
| * [android] #6617 - Introduce a setConnected method to manually set a connected...Antonio Zugaldia2016-10-113-1/+37