| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [ios] Use map view frame to calculate annotation view reuse adjustments (#8926) | Jesse Bounds | 2017-05-09 | 1 | -8/+6 |
* | [build] Suppress GLFW redefining GLAPIENTRY error | Bruno de Oliveira Abinader | 2017-05-09 | 3 | -5/+19 |
* | [android] Added Swedish localization from Transifex | Minh Nguyễn | 2017-05-08 | 2 | -0/+16 |
* | [ios, macos] Updated localizations from Transifex | Minh Nguyễn | 2017-05-08 | 15 | -22/+253 |
* | [ios] Configured stringsdict from Transifex | Minh Nguyễn | 2017-05-08 | 1 | -1/+11 |
* | [ios, macos] Moved DDS guide examples to Swift unit test | Minh Nguyễn | 2017-05-08 | 8 | -134/+344 |
* | [ios, macos] Fixed syntax error in DDS guide | Minh Nguyễn | 2017-05-08 | 3 | -10/+9 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 19 | -187/+131 |
* | [ios] Re-enable all console messages in iosapp | Jason Wray | 2017-05-08 | 1 | -7/+0 |
* | [ios] Check for NaN when calculating scale bar width | Jason Wray | 2017-05-08 | 1 | -1/+2 |
* | [node] bump version, add changelog entry (#8924)node-v3.5.1 | Bobby Sudekum | 2017-05-08 | 2 | -1/+6 |
* | [core] delegate light changes to render light | Ivo van Dongen | 2017-05-08 | 13 | -74/+155 |
* | [core] generated accessor methods on light | Ivo van Dongen | 2017-05-08 | 11 | -69/+332 |
* | [core] render light | Ivo van Dongen | 2017-05-08 | 7 | -12/+73 |
* | [core] Reuse fill-extrusion textures between frames (#8896) | Lauren Budorick | 2017-05-08 | 5 | -37/+44 |
* | [android] - bump android support library, fixup SDK gradle dependencies to us... | Tobrun | 2017-05-08 | 2 | -4/+4 |
* | [android] - show error message when no browser is installed on the device of ... | Tobrun | 2017-05-08 | 2 | -9/+18 |
* | [core] Reset observers of removed Sources and Layers | John Firebaugh | 2017-05-05 | 3 | -2/+4 |
* | [core] Remove unused declaration | John Firebaugh | 2017-05-05 | 1 | -5/+0 |
* | [core] Remove unused declaration | John Firebaugh | 2017-05-05 | 1 | -1/+0 |