| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-05-23 | 2 | -8/+21 |
| | * | [ios] Move image resources to an asset catalog & switch to PDFs | Jason Wray | 2017-05-23 | 19 | -67/+61 |
| | * | [ios] Fallback to Mapbox.bundle as the framework bundle (#9074) | Jason Wray | 2017-05-23 | 5 | -23/+15 |
| | * | [ios, macos] More robust Streets localization | Minh Nguyễn | 2017-05-23 | 4 | -21/+25 |
| | * | [ios,macos] multipolygon coordinate (#8713) | Fabian Guerra Soto | 2017-05-23 | 9 | -14/+307 |
| | * | Cherry-pick arabic text to release branch v3.6.0 (#9071) | Fabian Guerra Soto | 2017-05-23 | 8 | -8/+94 |
| | * | [android] - horizontally rotated in snapshot (#9083) | Tobrun | 2017-05-23 | 2 | -9/+10 |
| | * | [ios, macos] Light property implementation in MGLStyle (#9043) | Fabian Guerra Soto | 2017-05-23 | 16 | -1/+624 |
| | * | [ios, macos] changed TRUE -> 'true' (#9059) fixes #9056 | Jordan Kiley | 2017-05-19 | 2 | -2/+2 |
| | * | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-05-19 | 2 | -2/+5 |
| | * | [ios] Update podspecs and changelog for iOS v3.5.4 | Jesse Bounds | 2017-05-19 | 1 | -0/+5 |
| | * | [ios] Updated podspecs and changelog for v3.5.3 (#8870) | Jordan Kiley | 2017-05-19 | 1 | -0/+3 |
| | * | [ios, macos] Updated `maximumZoomLevel` description, cherry-picked #8818 (#8842) | Jordan Kiley | 2017-05-19 | 1 | -2/+2 |
| | * | [android] - correct bearing conversion when animating the map with jumpTo, ea... | Tobrun | 2017-05-19 | 2 | -4/+4 |
| | * | [ios] Remove annotation view from container view when annotation removed (#9025) | Jesse Bounds | 2017-05-19 | 2 | -0/+2 |
| | * | [ios] Add annotation view initializer with annotation and reuse id (#9029) | Jesse Bounds | 2017-05-19 | 4 | -8/+43 |
| | * | [ios, macos] Change == to = in style function initializers | Jesse Bounds | 2017-05-19 | 1 | -3/+3 |
| | * | Observe layout guides (#7716) | Fredrik Karlsson | 2017-05-19 | 3 | -114/+111 |
| | * | [android] - remove marker from selected markers when removing marker from an... | Tobrun | 2017-05-19 | 1 | -0/+9 |
| | * | [core] add error for non-virtual destructor deletes + add virtual dtors | Konstantin Käfer | 2017-05-19 | 5 | -4/+10 |
| | * | [core] Make destructor virtual to avoid object splicing during destruction | Konstantin Käfer | 2017-05-19 | 1 | -0/+1 |
| | * | [android] - bump tools and support lib version due to SNAPSHOT dependencies (... | Tobrun | 2017-05-19 | 2 | -4/+2 |
| | * | [ios] Telemetry button in modal view controllers (#9027) | Jordan Kiley | 2017-05-17 | 1 | -3/+4 |
| | * | [ios, macos] Factored out tile URL template guide | Minh Nguyễn | 2017-05-16 | 8 | -177/+326 |
| | * | [ios, macos] edited identity interpolation mode documentation (#8657) | Jordan Kiley | 2017-05-15 | 1 | -3/+3 |
| | * | [android] - publish SNAPSHOT from release 5.1.0 branch (#8995) | Tobrun | 2017-05-15 | 1 | -1/+1 |
| | * | [android] - MarkerView deselect events with OnMarkerViewClickListener integra... | Tobrun | 2017-05-15 | 1 | -5/+8 |
| | * | [android] Release android-v5.1.0-beta.2 (#8976) | Tobrun | 2017-05-12 | 33 | -99/+468 |
| | * | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-12 | 14 | -39/+170 |
| | * | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-12 | 7 | -59/+124 |
| | * | [ios, macos] Updated documented default style version | Minh Nguyễn | 2017-05-12 | 2 | -19/+6 |
| | * | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-12 | 11 | -21/+22 |
| | * | [android] - update proguard config, allow debug mimification, update OkHttp t... | Tobrun | 2017-05-12 | 4 | -87/+9 |
| | * | [android] - update LOST to 2.3.0 (#8872) | Tobrun | 2017-05-12 | 5 | -21/+11 |
| | * | [android] - avoid crashing when deleting already deleted region (#8920) | Tobrun | 2017-05-11 | 1 | -21/+27 |
| | * | [android] - keep observer when timeout occurs, make observer param nullable, ... | Tobrun | 2017-05-11 | 2 | -11/+16 |
| | * | [core] When a layer is added, reload its source's tiles | John Firebaugh | 2017-05-11 | 2 | -15/+16 |
| | * | [android] Update release script to support CircleCI builds (#8950) | Antonio Zugaldia | 2017-05-11 | 1 | -25/+23 |
* | | | [qt] Pass size in QMapboxGLTest's QMapboxGL ctor | Bruno de Oliveira Abinader | 2017-07-05 | 1 | -1/+2 |
|/ / |
|
* | | [core] Factor timePoint initialization: take 2 | Bruno de Oliveira Abinader | 2017-07-04 | 3 | -6/+9 |
* | | [test] Added API.ZoomHistory | Bruno de Oliveira Abinader | 2017-07-04 | 3 | -0/+62 |
* | | [test] Use test::checkImage in API.RepeatedRender | Bruno de Oliveira Abinader | 2017-07-04 | 2 | -9/+5 |
* | | [core] Bind only active attributes in order to avoid exceeding attribute limi... | Lauren Budorick | 2017-06-29 | 3 | -6/+64 |
* | | [android] - keep state of initial overlain views margins (#9391) | Tobrun | 2017-06-29 | 1 | -16/+29 |
* | | [core] Check if frameZoom is NaN in Transform::flyTo callback | Bruno de Oliveira Abinader | 2017-06-28 | 2 | -0/+10 |
* | | [core] Clamp to scale boundaries in TransformState::setLatLngZoom | Bruno de Oliveira Abinader | 2017-06-28 | 2 | -1/+17 |
* | | [android] remove tile cache size customization | Ivo van Dongen | 2017-06-27 | 3 | -52/+5 |
* | | [ios] remove tile cache size customization | Ivo van Dongen | 2017-06-27 | 1 | -40/+0 |
* | | [macos] remove tile cache size customization | Ivo van Dongen | 2017-06-27 | 1 | -21/+0 |
* | | [core] remove tile cache size setter | Ivo van Dongen | 2017-06-27 | 14 | -42/+0 |