| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [android] update local streets style used for CI testing | Łukasz Paczos | 2018-10-24 | 1 | -8573/+1457 |
* | [android] "format" expression support | Łukasz Paczos | 2018-10-24 | 23 | -109/+1062 |
* | [android] Minimal Android wrapper on 'format' expression | Chris Loer | 2018-10-24 | 3 | -52/+11 |
* | [android] - remove view tree observer | Tobrun | 2018-10-24 | 1 | -28/+1 |
* | [ios] Log event when offline pack is created | Nadia Barbosa | 2018-10-23 | 5 | -0/+52 |
* | Revert "[android] - infer nullity" | tobrun | 2018-10-23 | 131 | -1375/+415 |
* | Revert "[android] - add NonNull to MapboxMap parameter for onMapReady callbac... | tobrun | 2018-10-23 | 27 | -47/+28 |
* | [core] add tests for handling requests with different priorities | Huyen Chau Nguyen | 2018-10-23 | 1 | -13/+20 |
* | [core] add logic of high and low priority requests to OnlineFileSource | Huyen Chau Nguyen | 2018-10-23 | 1 | -22/+85 |
* | [core] add priorities to resources | Huyen Chau Nguyen | 2018-10-23 | 1 | -3/+6 |
* | [core] refactor util::toString to use RapidJSON's stringification | Konstantin Käfer | 2018-10-23 | 2 | -3/+3 |
* | [core] remove some uses of <iostream> and <sstream> | Konstantin Käfer | 2018-10-23 | 2 | -6/+15 |
* | [core] unify UTF-8/16 conversion to <boost/locale/encoding_utf.hpp> | Konstantin Käfer | 2018-10-23 | 5 | -38/+29 |
* | [core] Introduce mbgl::RendererState | Bruno de Oliveira Abinader | 2018-10-19 | 1 | -0/+1 |
* | [core] Add TransformState::getCameraOptions() | Bruno de Oliveira Abinader | 2018-10-19 | 2 | -0/+10 |
* | [core] CameraOptions receives and outputs angle and pitch as degrees, not rad... | Bruno de Oliveira Abinader | 2018-10-19 | 6 | -18/+17 |
* | [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105) | Ryan Hamley | 2018-10-18 | 1 | -1/+0 |
* | [ios] Update changelog for 4.6.0-alpha.1ios-v4.6.0-alpha.1upstream/fb-ios-v4.6.0-alpha.1 | Jason Wray | 2018-10-17 | 1 | -0/+5 |
* | [ios] Fix inaccuracies in 4.5.0 and 4.4.0 changelogs | Jason Wray | 2018-10-17 | 1 | -6/+6 |
* | [ios] Bump podspecs for 4.6.0-alpha.1 | Jason Wray | 2018-10-17 | 3 | -3/+3 |
* | [tests, darwin] Standardize on 10 second timeout for map loading | Chris Loer | 2018-10-17 | 4 | -4/+4 |
* | [android] Include "must-revalidate" in putResourceWithURL | Chris Loer | 2018-10-17 | 3 | -3/+8 |
* | [darwin,test] Add "must-revalidate" support to putResourceWithURL | Chris Loer | 2018-10-17 | 3 | -7/+12 |