summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* macos-v0.9.0macos-v0.9.0upstream/1ec5-macos-v0.9.0Minh Nguyễn2018-07-183-3/+3
* [ios] Reorganize changelog for ios-v4.2.0ios-v4.2.0Jason Wray2018-07-181-1/+1
* [ios] Update podspecs for ios-v4.2.0Jason Wray2018-07-183-3/+3
* [ios, docs] Correct `MGL_MATCH` documentationLloyd Sheng2018-07-181-1/+1
* [android] - update changelog for v6.3.0 finalandroid-v6.3.0Tobrun2018-07-181-1/+4
* [android] harden map events creationŁukasz Paczos2018-07-171-1/+3
* [android] - update changelog for v6.3.0-beta.1android-v6.3.0-beta.1tobrun2018-07-111-4/+6
* [ios] Update podspecs for ios-v4.2.0-beta.1ios-v4.2.0-beta.1Jason Wray2018-07-113-3/+3
* [ios] Update events submodule to include RN override (#12360) (#12361)Randall Lee2018-07-111-0/+0
* [ios, macos] Allow unwrapped arguments in match expressionsMinh Nguyễn2018-07-094-5/+18
* [ios, macos] Convert predicate options to collatorsMinh Nguyễn2018-07-0910-28/+149
* [core] Comparison expressions can have 4th memberMinh Nguyễn2018-07-091-1/+1
* [qt, build] Rename Qt builds to follow conventionJason Wray2018-07-091-66/+66
* [node, build] Rename Node builds to follow conventionJason Wray2018-07-091-29/+29
* [glfw] Use Map::moveBy in GLFWView::onMouseMoveBruno de Oliveira Abinader2018-07-091-5/+3
* [core] Harden Projection::project()Bruno de Oliveira Abinader2018-07-092-1/+45
* [ios, build] Strip symbols before recording size metricsJason Wray2018-07-091-1/+2
* [android] - bumped telemetry to v3.1.4Łukasz Paczos2018-07-091-1/+1
* [iOS] Update annotation view touch handling (with offsets) (#12234)Julian Rex2018-07-096-20/+143
* [android] - remove unique LatLng validation of LatLngBounds buildertobrun2018-07-092-35/+35
* [android] - fix jni method lookup of GeometryCollection accessor geometries, ...tobrun2018-07-092-1/+50
* [macos] Updated changelogMinh Nguyễn2018-07-061-6/+11
* [ios, macos] Remove duplicate MGLTileSourceOptionDEMEncoding declarationJason Wray2018-07-061-13/+0
* [build] add Node as executable for profiling actionKonstantin Käfer2018-07-061-3/+10
* [android] - added DraggableMarkerActivityŁukasz Paczos2018-07-065-13/+360
* [android] - added Kotlin dependencies to the test appŁukasz Paczos2018-07-063-5/+15
* [ios] Update podspecs for ios-v4.2.0-alpha.2ios-v4.2.0-alpha.2Jason Wray2018-07-053-3/+3
* [ios] Update changelog for ios-v4.2.0-alpha.2Jason Wray2018-07-051-7/+5
* [docs] Add changelog entries for #12294Chris Loer2018-07-054-4/+11
* [core] Only update collision debug data if debug mode is onChris Loer2018-07-051-15/+27
* [android] - update changelog for release v6.3.0-alpha.2android-v6.3.0-alpha.2Tobrun2018-07-051-0/+5
* [ios] [macos] Added `-[MGLSnapshot coordinateForPoint:]` and associated test.Julian Rex2018-07-055-8/+149
* [core] - add LatLng for screencoordinate to mapsnapshottertobrun2018-07-057-12/+37
* [android] - add LatLng for pixel conversion feature to MapSnapshottertobrun2018-07-054-2/+25
* [android] Consolidate release buildsJohn Firebaugh2018-07-051-105/+9
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-0517-54/+59
* [android] - create device independent tests for camera position testingtobrun2018-07-0517-107/+209
* [android] - add bearing and pitch to get camera for geometrytobrun2018-07-056-111/+343
* [android] - add bearing and tilt to LatLngBounds, incorporate current tilt an...tobrun2018-07-055-20/+177
* [android] - avoid race condition when calling getMapAsync from OnMapReadyIdli...tobrun2018-07-051-7/+12
* [core] Fix sort order for queryRenderedFeatures when features are filtered.Chris Loer2018-07-037-24/+22
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-0321-125/+421
* [build] Record binary size via GitHub checkJohn Firebaugh2018-07-039-139/+73
* [ios, build] Postpone jazzy install for ios-release buildJason Wray2018-07-032-5/+8
* [ios, build] Remove broken/unused demo projectJason Wray2018-07-0311-996/+0
* [ios, build] Build all archs for ios-releaseJason Wray2018-07-031-3/+7
* [ios, build] Log raw xcodebuild output for package commandsJason Wray2018-07-031-2/+3
* [ios, macos] Try to make darwin "resolvedLocale" BCP 47 compliantChris Loer2018-07-032-7/+13
* [test] Remove "collator" ignoresChris Loer2018-07-031-15/+1
* [android] Android "collator" implementationChris Loer2018-07-034-1/+264