| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] ignore android-nitpick's non-zero exit value when updating submodulesupstream/lp-ignore-nitpick-update-exit-value | Łukasz Paczos | 2019-02-20 | 1 | -0/+1 |
* | [ios] Mock MGLOfflineStorage in MGLDocumentationExampleTests | Jason Wray | 2019-02-19 | 2 | -17/+32 |
* | [iOS] Update to Events SDK v0.9.0 (#13951) | Randall Lee | 2019-02-19 | 3 | -0/+14 |
* | Add javadocs for local font family | kevin | 2019-02-19 | 2 | -1/+5 |
* | [android] set localIdeographFontFamily default to sans-serif | kevin | 2019-02-19 | 2 | -2/+2 |
* | [android] do not post stale state message when new option provided but the co... | Łukasz Paczos | 2019-02-19 | 1 | -12/+28 |
* | [android] keep location component's layers hidden when new style with the "la... | Łukasz Paczos | 2019-02-19 | 2 | -4/+33 |
* | [build] Use the correct define on Windows | Thiago Marcos P. Santos | 2019-02-19 | 5 | -5/+4 |
* | [ios, macos] Expose the url session configuration object. (#13886) | Fabian Guerra Soto | 2019-02-18 | 12 | -28/+78 |
* | [ios] Fix string-bool casting warning in MBXOfflinePacksTableViewController | Jason Wray | 2019-02-14 | 1 | -2/+2 |
* | [core] Silence -Wshorten-64-to-32 in icu target | Jason Wray | 2019-02-14 | 1 | -0/+1 |
* | [core] Remove old sqlite3 usage note | Jason Wray | 2019-02-14 | 1 | -8/+0 |
* | [android] - bring back style loading test to native map, add onDestroy to aft... | tobrun | 2019-02-14 | 1 | -0/+25 |
* | [android] Update changelog for v7.2.0-alpha.2 (#13930)android-v7.2.0-alpha.2 | Langston Smith | 2019-02-14 | 1 | -0/+6 |
* | [android] hook into surface holder to cleanup renderer on the right thread be... | Ivo van Dongen | 2019-02-14 | 7 | -5/+66 |
* | [ios] Release ios-v4.9.0-alpha.2ios-v4.9.0-alpha.2 | Jason Wray | 2019-02-13 | 3 | -3/+3 |
* | [ios, macos] Move `apiBaseURL` to `MGLAccountManager`` (#13754) | Jordan Kiley | 2019-02-13 | 6 | -33/+27 |
* | [android] invalidate the camera position when gesture finishes | Łukasz Paczos | 2019-02-13 | 1 | -0/+3 |
* | [android] - update codebase for Roboelectric v4.x | tobrun | 2019-02-13 | 4 | -4/+9 |
* | [android] - bump dependencies and tooling | tobrun | 2019-02-13 | 1 | -7/+5 |
* | [android,darwin,ios,qt] Remove unused code | Thiago Marcos P. Santos | 2019-02-12 | 7 | -218/+0 |
* | [tests] Add unit tests for the GLFunctions | Thiago Marcos P. Santos | 2019-02-12 | 2 | -0/+159 |
* | [core] Switch to the new OpenGL abstraction | Thiago Marcos P. Santos | 2019-02-12 | 29 | -130/+51 |
* | [android,linux,darwin,qt] Load OpenGL for the platform | Thiago Marcos P. Santos | 2019-02-12 | 4 | -0/+1063 |
* | [core] Abstract the OpenGL implementation | Thiago Marcos P. Santos | 2019-02-12 | 3 | -0/+529 |
* | [android] change lock scope in run_loop to avoid deadlocks. simplify as | Ivo van Dongen | 2019-02-12 | 4 | -48/+33 |
* | [android] use #onDidBecomeIdle event instead of layer querying during instrum... | Łukasz Paczos | 2019-02-12 | 9 | -377/+290 |
* | [qt] fix missing Q_MAPBOXGL_EXPORTs | xylosper | 2019-02-12 | 1 | -3/+3 |
* | [qt] add global projection functions | xylosper | 2019-02-12 | 3 | -5/+34 |
* | [ios] Check supported interface orientations when rotating device/view layout... | Julian Rex | 2019-02-11 | 2 | -1/+101 |
* | [ios] Improve tilt gesture performance (#13902) | Felix Wehnert | 2019-02-11 | 2 | -4/+6 |
* | [android] remove duplicates (#13901) | Langston Smith | 2019-02-11 | 1 | -2/+0 |
* | [android] updates to changelog for 7.2.0-alpha.1 release (#13893)android-v7.2.0-alpha.1 | Langston Smith | 2019-02-07 | 1 | -0/+26 |
* | [android] - update changelog for v7.1.2 | tobrun | 2019-02-07 | 1 | -0/+4 |
* | [android] - migrate tests from #13882 | tobrun | 2019-02-07 | 3 | -25/+72 |
* | [android] - remove faulty conversion, explict casting for cluster API | tobrun | 2019-02-07 | 6 | -53/+4 |
* | [android] - add experimental pointer (#13889) | Tobrun | 2019-02-07 | 3 | -1/+18 |
* | [ios] Update changelog for 4.9.0ios-v4.9.0-alpha.1 | Jason Wray | 2019-02-06 | 1 | -2/+2 |
* | [ios, build] Improve error message when tagged version does not exist in chan... | Jason Wray | 2019-02-06 | 1 | -1/+7 |
* | [ios] Release ios-v4.9.0-alpha.1 | Jason Wray | 2019-02-06 | 4 | -4/+4 |
* | [ios, build] Make jazzy sqlite3 installation version agnostic | Jason Wray | 2019-02-06 | 1 | -2/+1 |
* | [android] - update downstream circle-ci job name (#13872) | Tobrun | 2019-02-06 | 1 | -1/+1 |
* | [ios, macos] Update unit test bundle identifier. (#13875) | Fabian Guerra Soto | 2019-02-05 | 2 | -3/+3 |
* | [ios] Reverts "Enable customize positions of mapview ornaments (#13556)" (#13... | Julian Rex | 2019-02-05 | 12 | -583/+222 |
* | [ios] Specify sqlite3 version used by Jazzy (#13874) | Julian Rex | 2019-02-05 | 1 | -1/+1 |
* | [ios, docs] Fix types in jazzy Swift declarations for MGLMapViewDelegate | Jason Wray | 2019-02-04 | 2 | -2/+2 |
* | [android] expose symbol placement transition duration option | Łukasz Paczos | 2019-02-04 | 7 | -17/+97 |
* | [core] Reduce presence of the 'useIntegerZoom' option | Mikhail Pozdnyakov | 2019-02-04 | 5 | -36/+23 |
* | [darwin, docs] Use shared mapbox/jazzy-theme submodule | Jason Wray | 2019-02-01 | 26 | -1194/+7 |
* | [ios, docs] Support custom jazzy header content | Jason Wray | 2019-02-01 | 1 | -2/+4 |