| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] set localIdeographFontFamily default to sans-serif | kevin | 2019-02-14 | 2 | -2/+2 |
* | [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 |
* | [core] Switch to the new OpenGL abstraction | Thiago Marcos P. Santos | 2019-02-12 | 6 | -1/+8 |
* | [android,linux,darwin,qt] Load OpenGL for the platform | Thiago Marcos P. Santos | 2019-02-12 | 4 | -0/+1063 |
* | [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 |
* | [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 |
* | [darwin, docs] Use shared mapbox/jazzy-theme submodule | Jason Wray | 2019-02-01 | 24 | -1193/+0 |
* | [ios, docs] Support custom jazzy header content | Jason Wray | 2019-02-01 | 1 | -2/+4 |
* | [ios] Fix the user location not getting displayed when setting tracking mode ... | Fabian Guerra Soto | 2019-02-01 | 2 | -6/+4 |
* | [android] changelog for v7.1.1 | Łukasz Paczos | 2019-02-01 | 1 | -0/+4 |
* | [qt] Add example of feature collection data for GeoJSON source | xylosper | 2019-02-01 | 1 | -0/+54 |
* | [qt] Support feature collection for GeoJSON source data | xylosper | 2019-02-01 | 1 | -1/+18 |
* | [android] bump gestures library to v0.4.0 | Łukasz Paczos | 2019-02-01 | 3 | -5/+2 |
* | [android] nitpick - explicitly fetch tags for each vendor submodule | Łukasz Paczos | 2019-02-01 | 1 | -0/+5 |
* | [android] Adding new variation of LocationComponent#activateLocationComponent... | Langston Smith | 2019-01-31 | 2 | -0/+38 |
* | [ios] Bump podspec to 4.8.0. | Fabian Guerra | 2019-01-30 | 3 | -3/+3 |
* | [ios][documenation] add additional code snippets to API docs | Josh Erb | 2019-01-30 | 8 | -54/+180 |
* | [android]added generic performance event (#13795) | Osana Babayan | 2019-01-30 | 3 | -1/+89 |
* | [android] LocationComponent max fps javadoc | Łukasz Paczos | 2019-01-30 | 4 | -6/+53 |
* | [android] LocationComponent animator throttling tests and examples | Łukasz Paczos | 2019-01-30 | 11 | -188/+454 |
* | [android] expose OnRenderModeChangedListener | Łukasz Paczos | 2019-01-30 | 2 | -1/+24 |
* | [android] optimize location animators memory footprint and add animation rate... | Łukasz Paczos | 2019-01-30 | 19 | -442/+351 |
* | [qt] Use QVector instead of QList | Thiago Marcos P. Santos | 2019-01-30 | 4 | -17/+17 |
* | [android] - update changelog for v7.1.0 (#13832) | Tobrun | 2019-01-30 | 1 | -0/+4 |
* | [ios] Enable customize positions of mapview ornaments (#13556) | Lloyd Sheng | 2019-01-30 | 12 | -222/+583 |
* | [darwin, docs] Improve method/property linking in jazzy | Jason Wray | 2019-01-29 | 4 | -27/+27 |