summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-054-12/+12
* [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-031-2/+0
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-036-24/+21
* [build] Record binary size via GitHub checkJohn Firebaugh2018-07-034-12/+11
* [ios, build] Postpone jazzy install for ios-release buildJason Wray2018-07-031-1/+8
* [ios, build] Remove broken/unused demo projectJason Wray2018-07-0311-996/+0
* [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
* [ios, macos] Darwin "collator" implementationChris Loer2018-07-033-0/+66
* [core] Default "collator" implementationChris Loer2018-07-036-2/+143
* [core] Introduce "collator" expressionsChris Loer2018-07-031-0/+8
* [core, vendor] Create vendored nunicode 1.8.Chris Loer2018-07-034-8/+8
* [ios, macos] Autolocalize into Japanese, KoreanMinh Nguyễn2018-07-033-2/+6
* [macos] Removed errant space from changelogMinh Nguyễn2018-07-031-1/+1
* [glfw] Update route demo to use expressions DSLBruno de Oliveira Abinader2018-07-031-1/+1
* Add pitch argument to cameraThatFits functions (#12213)Bobby Sudekum2018-07-026-3/+124
* [ios, macos] Updated build status buttonsMinh Nguyễn2018-07-022-2/+2
* [linux] Documentation update to reflect Ubuntu 18.04 packages (#12272)Antonio Zugaldia2018-07-021-3/+1
* Change error message with invalid render usage (#12265)Dane Springmeyer2018-06-292-2/+2
* [darwin] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-2912-979/+1352
* [core] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-291-27/+14
* [android] - update changelog for release android-v6.3.0-alpha.1Tobrun2018-06-291-1/+4
* [android] - update changelog for release android-v6.3.0-alpha.1Tobrun2018-06-291-0/+7
* [android] - changelog for v6.2.0Łukasz Paczos2018-06-291-0/+10
* [tests] Replaced the ZoomHistory test with a render testJohn Firebaugh2018-06-281-0/+2
* [ios] Preserve bcsymbolmap files when using CocoaPodsJason Wray2018-06-284-0/+10
* [tests] Remove ignores for implemented featuresJohn Firebaugh2018-06-271-27/+3
* [macos, ios] Commit IDEWorkspaceChecks.plist filesJohn Firebaugh2018-06-272-0/+16
* [ios] Update changelog and podspecs for 4.2.0-alpha.1ios-v4.2.0-alpha.1Jason Wray2018-06-274-4/+14
* [ios] Update changelogs and bump podspec.Fabian Guerra2018-06-272-0/+10
* updated MAS version to 3.3.0 (#12236)Osana Babayan2018-06-271-1/+1
* [ios] Update Events Library submodule to include china endpoint (#12233)Randall Lee2018-06-271-0/+0
* [android] - range alpha between 0 and 1 with android color conversiontobrun2018-06-275-18/+53
* [build] GLFW version 2018-06-27-0be4f3fBruno de Oliveira Abinader2018-06-272-2/+2
* [qt] Add QMapboxGL::getFilter()Asheem Mamoowala2018-06-272-7/+89
* [node] Build and publish for node 6.x, 8.x, and 10.xJohn Firebaugh2018-06-262-17/+22
* [build] Update libmapbox-gl.so locationJohn Firebaugh2018-06-261-4/+4
* [build] Remove unusedJohn Firebaugh2018-06-261-2/+0
* [node] add compatibility with node-pre-gyp binary publishingKonstantin Käfer2018-06-261-1/+1
* [android] - remove reflection lookup for MarkerViewAdapter intialisationtobrun2018-06-263-7/+5
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-262-12/+53
* [core] Bump deployment versions to iOS 9, macOS 10.11Jason Wray2018-06-252-2/+2
* [core] Fix GCC8's new -Wcatch-value warningsZsolt Bölöny2018-06-253-5/+5
* [android] - add support for sdf by exposing sdf confiigurationn when calling ...tobrun2018-06-257-22/+64