summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipupstream/lp-map-presentersŁukasz Paczos2019-02-217-102/+160
* wipŁukasz Paczos2019-02-1915-208/+377
* wipŁukasz Paczos2019-02-186-38/+196
* [ios] Release ios-v4.9.0-alpha.2ios-v4.9.0-alpha.2Jason Wray2019-02-133-3/+3
* [ios, macos] Move `apiBaseURL` to `MGLAccountManager`` (#13754)Jordan Kiley2019-02-136-33/+27
* [android] invalidate the camera position when gesture finishesŁukasz Paczos2019-02-131-0/+3
* [android] - update codebase for Roboelectric v4.xtobrun2019-02-134-4/+9
* [android] - bump dependencies and toolingtobrun2019-02-131-7/+5
* [android,darwin,ios,qt] Remove unused codeThiago Marcos P. Santos2019-02-127-218/+0
* [tests] Add unit tests for the GLFunctionsThiago Marcos P. Santos2019-02-122-0/+159
* [core] Switch to the new OpenGL abstractionThiago Marcos P. Santos2019-02-1229-130/+51
* [android,linux,darwin,qt] Load OpenGL for the platformThiago Marcos P. Santos2019-02-124-0/+1063
* [core] Abstract the OpenGL implementationThiago Marcos P. Santos2019-02-123-0/+529
* [android] change lock scope in run_loop to avoid deadlocks. simplify asIvo van Dongen2019-02-124-48/+33
* [android] use #onDidBecomeIdle event instead of layer querying during instrum...Łukasz Paczos2019-02-129-377/+290
* [qt] fix missing Q_MAPBOXGL_EXPORTsxylosper2019-02-121-3/+3
* [qt] add global projection functionsxylosper2019-02-123-5/+34
* [ios] Check supported interface orientations when rotating device/view layout...Julian Rex2019-02-112-1/+101
* [ios] Improve tilt gesture performance (#13902)Felix Wehnert2019-02-112-4/+6
* [android] remove duplicates (#13901)Langston Smith2019-02-111-2/+0
* [android] updates to changelog for 7.2.0-alpha.1 release (#13893)android-v7.2.0-alpha.1Langston Smith2019-02-071-0/+26
* [android] - update changelog for v7.1.2tobrun2019-02-071-0/+4
* [android] - migrate tests from #13882tobrun2019-02-073-25/+72
* [android] - remove faulty conversion, explict casting for cluster APItobrun2019-02-076-53/+4
* [android] - add experimental pointer (#13889)Tobrun2019-02-073-1/+18
* [ios] Update changelog for 4.9.0ios-v4.9.0-alpha.1Jason Wray2019-02-061-2/+2
* [ios, build] Improve error message when tagged version does not exist in chan...Jason Wray2019-02-061-1/+7
* [ios] Release ios-v4.9.0-alpha.1Jason Wray2019-02-064-4/+4
* [ios, build] Make jazzy sqlite3 installation version agnosticJason Wray2019-02-061-2/+1
* [android] - update downstream circle-ci job name (#13872)Tobrun2019-02-061-1/+1
* [ios, macos] Update unit test bundle identifier. (#13875)Fabian Guerra Soto2019-02-052-3/+3
* [ios] Reverts "Enable customize positions of mapview ornaments (#13556)" (#13...Julian Rex2019-02-0512-583/+222
* [ios] Specify sqlite3 version used by Jazzy (#13874)Julian Rex2019-02-051-1/+1
* [ios, docs] Fix types in jazzy Swift declarations for MGLMapViewDelegateJason Wray2019-02-042-2/+2
* [android] expose symbol placement transition duration optionŁukasz Paczos2019-02-047-17/+97
* [core] Reduce presence of the 'useIntegerZoom' optionMikhail Pozdnyakov2019-02-045-36/+23
* [darwin, docs] Use shared mapbox/jazzy-theme submoduleJason Wray2019-02-0126-1194/+7
* [ios, docs] Support custom jazzy header contentJason Wray2019-02-011-2/+4
* [ios] Fix the user location not getting displayed when setting tracking mode ...Fabian Guerra Soto2019-02-012-6/+4
* [android] changelog for v7.1.1Łukasz Paczos2019-02-011-0/+4
* [qt] Add example of feature collection data for GeoJSON sourcexylosper2019-02-011-0/+54
* [qt] Support feature collection for GeoJSON source dataxylosper2019-02-011-1/+18
* [android] bump gestures library to v0.4.0Łukasz Paczos2019-02-013-5/+2
* [android] nitpick - explicitly fetch tags for each vendor submoduleŁukasz Paczos2019-02-011-0/+5
* [android] Adding new variation of LocationComponent#activateLocationComponent...Langston Smith2019-01-312-0/+38
* [core] Remove paintProperties() method from some render layersMikhail Pozdnyakov2019-01-318-54/+5
* [ios] Bump podspec to 4.8.0.Fabian Guerra2019-01-303-3/+3
* [ios][documenation] add additional code snippets to API docsJosh Erb2019-01-308-54/+180
* [core] change loop variable type to autoKonstantin Käfer2019-01-301-1/+1
* [android]added generic performance event (#13795)Osana Babayan2019-01-303-1/+89