| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] Remove #pragma diagnostic for boost | Thiago Marcos P. Santos | 2018-11-01 | 2 | -12/+0 |
* | [ios] Update changelog for 4.6.0-beta.1 | Jason Wray | 2018-10-31 | 1 | -0/+3 |
* | [ios] Bump podspecs for 4.6.0-beta.1 | Jason Wray | 2018-10-31 | 3 | -3/+3 |
* | [android] - remove deprecated OnMapChange interface and implementation | Tobrun | 2018-10-31 | 8 | -437/+87 |
* | [android] - update changelog for v6.7.0-beta.1 and v6.6.3 | Tobrun | 2018-10-31 | 1 | -0/+14 |
* | [build] Add build system for submodules | Thiago Marcos P. Santos | 2018-10-31 | 6 | -38/+2 |
* | [android] - optimise imports, fixup small nitpicks | Tobrun | 2018-10-31 | 4 | -42/+11 |
* | [android] consolitdated OfflineRegionDefinitions (#13180) | Osana Babayan | 2018-10-31 | 5 | -59/+80 |
* | [android] option to consume map clicks, consuming location clicks | Łukasz Paczos | 2018-10-31 | 16 | -22/+75 |
* | [android] removed ZoomButtonsController support | Łukasz Paczos | 2018-10-31 | 11 | -249/+4 |
* | [android] remove ILatLng and IProjectedMeteres (#13176) | Osana Babayan | 2018-10-31 | 5 | -60/+5 |
* | [android] Change CustomGeometrySource() signature to be Kotlin friendly (#13178) | Osana Babayan | 2018-10-31 | 1 | -5/+5 |
* | [android] - remove java 8 language features | Tobrun | 2018-10-31 | 7 | -54/+52 |
* | [android] - update to mapbox java 4.0.0 | Tobrun | 2018-10-31 | 1 | -1/+1 |
* | [android] cleanup isDismissible flag | Łukasz Paczos | 2018-10-31 | 2 | -25/+2 |
* | [android] - bump snapshot to 7.0.0 | Tobrun | 2018-10-31 | 1 | -1/+1 |
* | Remove style::Layer::is()/as() | Mikhail Pozdnyakov | 2018-10-31 | 24 | -279/+320 |
* | [ios, macos] Added $lineProgress expression variable | Minh Nguyễn | 2018-10-30 | 9 | -0/+40 |
* | [ios, macos] Fixed typo in style authors guide | Minh Nguyễn | 2018-10-30 | 3 | -3/+3 |
* | [macos] Removed redundant sign flip | Minh Nguyễn | 2018-10-30 | 1 | -1/+1 |
* | [iOS] Update mobile events submodule (#13228) | Randall Lee | 2018-10-30 | 3 | -0/+18 |
* | [android] gestures library v0.3.0 bump | Łukasz Paczos | 2018-10-30 | 2 | -4/+2 |
* | [android] remove isMapInitialized check | Łukasz Paczos | 2018-10-30 | 1 | -28/+7 |
* | [ios] Update pre-release installation instructionsupstream/fb-pre-release-installation | Jason Wray | 2018-10-29 | 2 | -7/+10 |
* | Fix a crash in MapView intialization | philemonmerlet | 2018-10-29 | 1 | -2/+2 |
* | [android] - move CameraPositionActivity to use FragmetnActivity above AppComp... | tobrun | 2018-10-29 | 6 | -29/+50 |
* | [android] deliver onMapReady only at the end of the initialization block | Łukasz Paczos | 2018-10-29 | 1 | -2/+3 |
* | [ios, macos] Fixed crash on nullary vararg expression function | Minh Nguyễn | 2018-10-27 | 4 | -4/+45 |
* | [macos] Added icon for fill extrusion layers to macosapp | Minh Nguyễn | 2018-10-27 | 4 | -0/+215 |
* | [ios, macos] Updated changelogs | Minh Nguyễn | 2018-10-26 | 2 | -0/+6 |
* | [ios, macos] Removed extraneous radian-degree conversions | Minh Nguyễn | 2018-10-26 | 2 | -10/+10 |
* | Add a custom logging for the Mapbox Maps SDK for iOS. | Fabian Guerra | 2018-10-26 | 12 | -3/+217 |
* | [android] Fix order in which repos are being synced (#13202) | Andrey Li | 2018-10-26 | 1 | -2/+2 |
* | [android] bumped telemetry version to 3.5.1 | Łukasz Paczos | 2018-10-26 | 1 | -1/+1 |
* | [macos] add changelog for PR 13019 | Huyen Chau Nguyen | 2018-10-26 | 1 | -1/+2 |
* | [android] remove usage of the deprecated OnMapChange listener | Łukasz Paczos | 2018-10-26 | 7 | -52/+77 |
* | [android] reworks MapCallback to execute correctly when a new style is reques... | Łukasz Paczos | 2018-10-26 | 2 | -71/+127 |
* | Consolidate `style::Layer` properties API | Mikhail Pozdnyakov | 2018-10-25 | 4 | -196/+45 |
* | [android] deprecated ZoomButtonsController support | Łukasz Paczos | 2018-10-25 | 2 | -0/+7 |
* | [android] telemetry 3.5.0 bump (#13171) | Łukasz Paczos | 2018-10-25 | 2 | -9/+14 |
* | [build] GCC 7+ complains about -Wimplicit-fallthrough in utf.cpp | Bruno de Oliveira Abinader | 2018-10-25 | 1 | -0/+9 |
* | [core] Added RendererState::has{Image,Layer,Source} | Bruno de Oliveira Abinader | 2018-10-25 | 2 | -0/+28 |
* | [ios, macos] Refined MGLLineStyleLayer.lineGradient documentation | Minh Nguyễn | 2018-10-25 | 2 | -4/+9 |
* | [ios] Updates for 4.6.0-alpha.2 releaseios-v4.6.0-alpha.2 | Jason Wray | 2018-10-24 | 4 | -3/+10 |
* | [ios][documentation] add two links for delegates | Josh Erb | 2018-10-24 | 3 | -0/+10 |
* | [android] - update changelogs for v6.7.0-alpha.2 and v6.6.2android-v6.7.0-alpha.2 | Tobrun | 2018-10-24 | 1 | -0/+14 |
* | File deactivate should be called before callbacks | Bharath MG | 2018-10-24 | 1 | -3/+3 |
* | [android] Removed an unused import | Tamás Szincsák | 2018-10-24 | 1 | -1/+0 |
* | [android] Revert vectorDrawables.useSupportLibrary to false in order to incre... | Tamás Szincsák | 2018-10-24 | 7 | -10/+4 |
* | [android] renamed format expression options, added format expression example | Łukasz Paczos | 2018-10-24 | 6 | -34/+63 |