summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] mapbox-java 4.2.0 bumpupstream/lp-java-4.2.0Łukasz Paczos2018-12-051-1/+1
* [android, ios, macos] Updated French translationsMinh Nguyễn2018-12-042-6/+3
* [ios, macos] Refined source removal errorsMinh Nguyễn2018-12-044-14/+13
* [android] expose Formatted text-field setterŁukasz Paczos2018-12-0410-26/+129
* [android] telemetry v4.1.1 bumpŁukasz Paczos2018-12-042-5/+2
* [core] convert CompoundExpressionRegistry to constexpr hash mapKonstantin Käfer2018-12-045-121/+423
* [core] use constexpr map using eternal for expression lookupsKonstantin Käfer2018-12-048-41/+55
* Add basic shader minification (#13500)Vladimir Agafonkin2018-12-0428-1616/+957
* [android] immediately notify core about forced connectivity stateŁukasz Paczos2018-12-034-43/+52
* [ios] Update French translation - telemetry (#13360)Maxime Le Moine2018-12-013-28/+32
* increase threshold to 1% (#13364)Dane Springmeyer2018-11-301-1/+6
* [core] OverscaledTileID::isChildOf should check wrap values.Chris Loer2018-11-303-2/+10
* changelog for v7.0.0-alpha.3 (#13489)android-v7.0.0-alpha.3Osana Babayan2018-11-301-0/+8
* [android] changelog for v6.7.2 (#13487)Łukasz Paczos2018-11-301-2/+5
* [core] layermanager folderMikhail Pozdnyakov2018-11-3030-152/+204
* [android] removed unnecessary appcompat exclusion from the telemetry dependencyŁukasz Paczos2018-11-291-3/+1
* [android] reference GMS proguard fix, temporary jacoco proguard fixŁukasz Paczos2018-11-292-0/+6
* [android] bumped to telemetry v4.1.0Łukasz Paczos2018-11-292-2/+2
* [android] refactor LocationComponent to utilize LocationEngineRequestŁukasz Paczos2018-11-2910-224/+421
* [android] Initial integration with liblocation 1.0.0 and telemetry 4.0.0, bum...Andrey Li2018-11-296-130/+149
* [android] remove default zoom level restrictions when activating the location...Łukasz Paczos2018-11-296-131/+14
* [android] require context in AttributionParser.BuilderŁukasz Paczos2018-11-294-36/+20
* [android] don't cancel core transitions on MotionEvent#ACTION_CANCELŁukasz Paczos2018-11-291-1/+0
* [core] Do not consider X axis when constraining scaleBruno de Oliveira Abinader2018-11-294-9/+7
* [android,ios,macos] Update changelogsBruno de Oliveira Abinader2018-11-293-0/+5
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-2930-1575/+1829
* Send turnstile event while create MapSnapshotter instance (#13475)Kevin Li2018-11-291-0/+7
* [ios] Updated podspecs for 4.7.0-alpha.3 (#13472)ios-v4.7.0-alpha.3Julian Rex2018-11-283-3/+3
* [ios] Reordered the 4.7.0 change log (#13471)Julian Rex2018-11-281-8/+16
* [darwin] Add platform-agnostic MGLStringFromSize() methodJason Wray2018-11-282-13/+18
* [android] deprecated annotations package (#13468)Osana Babayan2018-11-2816-3/+57
* [core] LayerManager can disable annotationsMikhail Pozdnyakov2018-11-289-18/+93
* [build] use newer compiler versions for some buildsKonstantin Käfer2018-11-287-54/+30
* [ios] Reorganize iosapp debug settingsJason Wray2018-11-271-47/+51
* [ios] Add frame duration graph view to iosappJason Wray2018-11-275-9/+198
* [glfw] Use jumpTo() in the route demoBruno de Oliveira Abinader2018-11-271-7/+7
* [core] Cleanup Transform, use {jump,ease}To() insteadBruno de Oliveira Abinader2018-11-279-312/+132
* [core] Remove error-prone setlatLng overloadBruno de Oliveira Abinader2018-11-275-19/+4
* [ios][documentation] link expression guide to NSExpression(MGLAdditions)Josh Erb2018-11-271-8/+10
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-27107-531/+538
* Updated Info.plist docs. (#13436)Julian Rex2018-11-262-1/+6
* [core] Camera center and anchor points are mutually exclusiveBruno de Oliveira Abinader2018-11-263-2/+20
* [core] Fix VectorTileFeature::getValue() semantics after geometry@v1.0.0Bruno de Oliveira Abinader2018-11-262-1/+36
* [build] Add Visual Studio Code ignoresBruno de Oliveira Abinader2018-11-261-0/+4
* [build] Set C++11 ABI on by defaultBruno de Oliveira Abinader2018-11-261-1/+1
* [build] Set CMAKE_EXPORT_COMPILE_COMMANDS=ON by defaultBruno de Oliveira Abinader2018-11-262-5/+2
* [docs] Changelog entries for local font usage by MapSnapshotterChris Loer2018-11-243-0/+7
* [android] Expose "local ideograph font family" in MapSnapshotter::OptionsChris Loer2018-11-244-7/+39
* [ios, macos] Pass program cache path and local font family config options to ...Chris Loer2018-11-241-1/+5
* [core] Expose "local ideograph font family" in MapSnapshotter.Chris Loer2018-11-242-6/+10