summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelogsupstream/jrex/release-v4.7.0-alpha.1Julian Rex2018-11-141-1/+3
* Update podspecsJulian Rex2018-11-143-3/+3
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-1448-71/+721
* update changelog for v7.0.00-alpha.1 (#13373)android-v7.0.0-alpha.1Osana Babayan2018-11-141-0/+20
* [android] catch and re-throw throwables thrown inside map state callbacksŁukasz Paczos2018-11-143-95/+287
* bump mapboxServices to 4.1.0 (#13357)Osana Babayan2018-11-141-1/+1
* [linux] update CA bundles used by cURLKonstantin Käfer2018-11-141-122/+48
* [android] Removed previously deprecated colorToRgbaString and colorToRgbaArra...Osana Babayan2018-11-148-74/+18
* [android] - remove MarkerView APITobrun2018-11-1436-3533/+48
* [android] - add example of showing a MapView inside a ViewPager inside Recycl...Tobrun2018-11-147-7/+199
* [android] - harden activation/deactivation of underlying ref counting componentsTobrun2018-11-142-5/+16
* [android] - example with recyclerviewTobrun2018-11-146-0/+181
* [build] use updated docker imagesKonstantin Käfer2018-11-141-13/+23
* [core] Add RendererState::{pixelForLatLng,latLngForPixel}Bruno de Oliveira Abinader2018-11-145-8/+57
* [ios] Address bad access exception in `MGLAttributionInfo` (#13300)Jordan Kiley2018-11-131-4/+14
* [test] Add test for when requesting the same resource many timesThiago Marcos P. Santos2018-11-131-1/+19
* [qt] Fix crash on Qt filesourceThiago Marcos P. Santos2018-11-131-2/+6
* [qt] Deprecate Qt4 and old versions of Qt5Thiago Marcos P. Santos2018-11-1320-386/+180
* [ios][documentation] link API documentation to ios-sdk/examplesJosh Erb2018-11-1336-32/+475
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-1342-107/+168
* [qt][build] Use the latest version of Qt available on AppVeyorThiago Marcos P. Santos2018-11-131-2/+2
* [macos] Fixed syntax errors in changelogupstream/investigate-13282Minh Nguyễn2018-11-091-3/+3
* [build] Temporarily reduce number of jobs for failing CI buildsJason Wray2018-11-091-14/+14
* [android] bump telemetry to 3.5.4, update changelog for 6.6.7Łukasz Paczos2018-11-092-1/+7
* [build] Update to Xcode 10.1 on CircleCIandroid-v6.6.6Jason Wray2018-11-081-8/+8
* [ios, macos] Renamed ambient cache prewarming methodMinh Nguyễn2018-11-085-27/+43
* macos-v0.12.0Minh Nguyễn2018-11-082-2/+2
* [ios, macos] Copyedited changelogsMinh Nguyễn2018-11-082-19/+27
* [core] Cleared out staged changelog entriesMinh Nguyễn2018-11-086-26/+0
* Switch code coverage system to CodeCov (#13297)Jordan Kiley2018-11-084-31/+9
* [all] - move cloudformation to be mbxcli compatibleTobrun2018-11-081-0/+0
* [core] Vendor libbenchmarkAlexander Shalamov2018-11-086-4/+30
* [android] - annotate onMapReady with @NonNullTobrun2018-11-0827-28/+45
* [android] - update changelog for v6.7.0 and prior 6.6.x releasesTobrun2018-11-081-8/+18
* [ios] Bump podspecs and update changelog for 4.6.0upstream/fb-ios-v4.6.0Jason Wray2018-11-074-4/+4
* [android] - nullify codebase with annotationsTobrun2018-11-07133-408/+1371
* [mac] Fix wrong allocation at layerFromMBGLLayerupstream/jrex/4352-resize-mapviewMikhail Pozdnyakov2018-11-071-9/+9
* initial tweaks (#13295)Langston Smith2018-11-071-83/+83
* noexcept specifier for layer factory methodsMikhail Pozdnyakov2018-11-0739-81/+84
* [android] Remove UnknownLayerMikhail Pozdnyakov2018-11-074-105/+0
* [android] layers.cpp/hpp -> layer_manager.cpp/hppMikhail Pozdnyakov2018-11-075-5/+5
* [core][android] Implement LayerManager for AndroidMikhail Pozdnyakov2018-11-0730-193/+560
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-0741-113/+407
* [android] - handle null getMapAsync invocations, deliver onMapReady only onceTobrun2018-11-071-2/+8
* [core] Change toLowerHex to produce lower hex sequencesAlexander Shalamov2018-11-072-2/+2
* [android] verify if `text-field` is not null before performing compatibility ...Łukasz Paczos2018-11-0612-8/+181
* [android] log Java exception and fail silently instead of throwing a native e...Łukasz Paczos2018-11-063-36/+229
* [build] update octokit dependency version (#13269)Molly Lloyd2018-11-051-1/+1
* [android] - expose moveBy, replace CameraUpdateFactory hook to moveBy for scr...tobrun2018-11-055-22/+118
* [android] null-check nativeMapView in case it's destroyedŁukasz Paczos2018-11-051-2/+6