| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] - make kotlin activity compatible with sanity tests | Tobrun | 2018-09-05 | 1 | -0/+4 |
* | [android] - allow kotlin sanity activity test generation | tobrun | 2018-09-05 | 1 | -2/+8 |
* | [android] - correct latlngbounds exception message | Tobrun | 2018-09-05 | 2 | -4/+4 |
* | [build] use vendored version of ICU | Konstantin Käfer | 2018-09-05 | 7 | -5/+26 |
* | [build] use vendored SQLite for LTO benefits + custom compile flags | Konstantin Käfer | 2018-09-05 | 2 | -3/+4 |
* | [ios, macos] Allow -convertCoordinateBounds to span antimeridian | Nadia Barbosa | 2018-09-04 | 9 | -13/+107 |
* | [ios] Added Arabic settings, accessibility translations | Minh Nguyễn | 2018-09-04 | 3 | -0/+85 |
* | [ios, macos] Copyedited changelog | Minh Nguyễn | 2018-09-04 | 2 | -21/+33 |
* | [android] Retain a shared thread pool reference | John Firebaugh | 2018-09-04 | 2 | -4/+7 |
* | [android] MapStrictMode implementation | Łukasz Paczos | 2018-09-04 | 16 | -10/+136 |
* | [android] - provide correct expression integration for newly created property... | Tobrun | 2018-09-04 | 2 | -2/+18 |
* | [android] - add get source id to supported layer types | tobrun | 2018-09-04 | 21 | -0/+229 |
* | [android] check if the map is destroyed before saving state in a fragment | Łukasz Paczos | 2018-09-04 | 2 | -4/+12 |
* | [android] bump leak.canary to 1.6.1 | Łukasz Paczos | 2018-09-04 | 1 | -1/+1 |
* | [android] - add quotes to toString representation of a String literal | Tobrun | 2018-09-04 | 2 | -10/+14 |
* | [android] - make improve this map translatable | Tobrun | 2018-09-04 | 3 | -6/+38 |
* | [android] - add Keep annotations to abstract components | tobrun | 2018-09-03 | 3 | -1/+6 |
* | [android] - bump gradle tools for AS 3.1.4 | tobrun | 2018-09-03 | 1 | -1/+1 |
* | [ios, node, macos, android] update changelogs for feature expression support | Molly Lloyd | 2018-08-31 | 4 | -0/+9 |
* | [test] ignore legacy expression tests | Molly Lloyd | 2018-08-31 | 1 | -0/+50 |
* | [windows, qt] fix windows compiler errors, remove tao + tuple polyfill | Molly Lloyd | 2018-08-31 | 3 | -3/+1 |
* | [core] Implement CrossFadedDataDrivenProperty to add support for feature expr... | Molly Lloyd | 2018-08-31 | 13 | -36/+60 |
* | [android] Explicitly delete local JNI references | John Firebaugh | 2018-08-31 | 1 | -0/+3 |
* | [android] adding more language maps to tx config file | langsmith | 2018-08-31 | 6 | -0/+39 |
* | [ios, macos] Fixed typo in style authors guide | Minh Nguyễn | 2018-08-29 | 3 | -3/+3 |
* | [ios] Bump podspecs & update changelog for 4.4.0-alpha.2 (#12770) | Nadia Barbosa | 2018-08-29 | 4 | -4/+6 |
* | [android] - update changelog for v6.5.0-alpha.2 releaseandroid-v6.5.0-alpha.2 | Tobrun | 2018-08-29 | 1 | -0/+7 |
* | Enforce Offline tile limit when merging sideloaded databases | Asheem Mamoowala | 2018-08-28 | 1 | -6/+28 |
* | Require minimum side-loaded database user_version=6 | Asheem Mamoowala | 2018-08-28 | 1 | -4/+6 |
* | Use QSqlError::databaseText for reporting errors from SQLite wrapper to match... | Asheem Mamoowala | 2018-08-28 | 1 | -4/+4 |
* | Add unit tests and fixtures for OfflineDatabase::mergeDatabase | Asheem Mamoowala | 2018-08-28 | 1 | -5/+5 |
* | [core] Add DefaultFileSource::mergeRegions API and CLI support in the mbgl-of... | Asheem Mamoowala | 2018-08-28 | 3 | -1/+68 |
* | SQL Statements to merge an attached database with name 'side' into the main d... | Asheem Mamoowala | 2018-08-28 | 3 | -0/+125 |
* | [android] keep OfflineGeometryRegionDefinition fields and constructor | Łukasz Paczos | 2018-08-28 | 1 | -0/+7 |
* | [node] capture invalid input data as `ParseError` objects | Konstantin Käfer | 2018-08-27 | 3 | -5/+43 |
* | [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFW | Konstantin Käfer | 2018-08-27 | 5 | -9/+34 |
* | [android] - update broken test app examples | Tobrun | 2018-08-27 | 4 | -49/+50 |
* | [android] - modularise the sdk | tobrun | 2018-08-24 | 51 | -503/+1508 |
* | [android] invalidate InfoWindow's y-offset when content is set | Łukasz Paczos | 2018-08-24 | 2 | -5/+37 |
* | [android] synchronize and coalesce requests targeting the same TileID in the ... | Łukasz Paczos | 2018-08-23 | 3 | -44/+170 |
* | [ios] Install node modules in document.sh | Nadia Barbosa | 2018-08-23 | 1 | -0/+1 |
* | [android] - add line-gradient example, integrate lineProgress expression | tobrun | 2018-08-23 | 8 | -1/+216 |
* | [core] Add `line-gradient` property | Mikhail Pozdnyakov | 2018-08-23 | 10 | -5/+136 |
* | [build] add plain text file lists for iOS/macOS | Konstantin Käfer | 2018-08-23 | 10 | -19/+528 |
* | [ios] Update changelog for v4.4.0-alpha.1 releaseios-v4.4.0-alpha.1 | Nadia Barbosa | 2018-08-22 | 1 | -0/+8 |
* | [ios] Bump podspecs; update changelogs for 4.4.0-alpha.1 | Nadia Barbosa | 2018-08-22 | 4 | -4/+18 |
* | [ios, build] Improve jazzy readme generation | Jason Wray | 2018-08-22 | 5 | -14/+65 |
* | [ios, build] Fix bad changelog header and improve handling | Jason Wray | 2018-08-22 | 2 | -7/+7 |
* | [android] - update changelog for release v6.5.0-alpha.1android-v6.5.0-alpha.1 | Tobrun | 2018-08-22 | 1 | -3/+18 |
* | [android] - replace hardcode telemetry settings string by resources string | Tobrun | 2018-08-22 | 3 | -6/+48 |