summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clear location manager's delegate when deallocating mapupstream/jrex/background-timeout-handlingJulian Rex2018-07-182-0/+2
* Update to latest experimental events branchJulian Rex2018-07-181-0/+0
* WIP - background location timeout handlingJulian Rex2018-07-093-0/+16
* [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
* [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-0315-16/+297
* [core] Introduce LanguageTag for parsing BCP 47 tagsChris Loer2018-07-035-0/+329
* [core, vendor] Create vendored nunicode 1.8.Chris Loer2018-07-0339-9/+12183
* [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
* [github] Combined iOS, macOS issue templatesMinh Nguyễn2018-07-032-38/+4
* [github] Added per-platform issue templatesMinh Nguyễn2018-07-034-1/+107
* Add pitch argument to cameraThatFits functions (#12213)Bobby Sudekum2018-07-029-21/+181
* [ios, macos] Updated build status buttonsMinh Nguyễn2018-07-022-2/+2
* [ios] Add per-commit ios-release CircleCI buildJason Wray2018-07-021-7/+33
* [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
* [core] Add assertions to expression constructorsJohn Firebaugh2018-06-299-28/+47
* [core] Remove stops-based *Function constructorsJohn Firebaugh2018-06-297-155/+122
* [darwin] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-2914-979/+1386