| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Simplify util::peer | Mikhail Pozdnyakov | 2019-02-28 | 1 | -1/+1 |
* | [ios] Release ios-v4.9.0upstream/friedbunny-ios-v4.9.0 | Jason Wray | 2019-02-27 | 3 | -3/+3 |
* | [ios] Update changelog for ios-v4.9.0 | Jason Wray | 2019-02-27 | 1 | -2/+5 |
* | [android] Update to changelog with stable 7.2.0 changes (#14003) | Langston Smith | 2019-02-27 | 1 | -1/+5 |
* | [android] Android README link and writing updates (#13995) | Langston Smith | 2019-02-27 | 1 | -5/+11 |
* | [qt] Share the same file source only if using the same access token | Thiago Marcos P. Santos | 2019-02-27 | 1 | -13/+14 |
* | [ios] Make PingFang as the default local font family for GCJ glyphs(#13988) | Lloyd Sheng | 2019-02-27 | 3 | -4/+6 |
* | [ios, build] Trigger automated site and docs generation during releases | Jason Wray | 2019-02-26 | 1 | -0/+34 |
* | [ios, build] Only install packaging dependencies if not installed | Jason Wray | 2019-02-26 | 1 | -1/+8 |
* | [glfw] Add bounds example | Bruno de Oliveira Abinader | 2019-02-26 | 1 | -0/+40 |
* | [android] clear singleton instance of Mapbox after running unit test suite | Łukasz Paczos | 2019-02-26 | 1 | -0/+16 |
* | [android] replace remaining hardcoded delays with the idle event | Łukasz Paczos | 2019-02-26 | 4 | -16/+18 |
* | [build] Publish Android/iOS binary sizes to S3 | Nadia Barbosa | 2019-02-25 | 2 | -2/+7 |
* | [ios, macos] Expose MGLMapView OpenGL context to OpenGL style layers | Minh Nguyễn | 2019-02-25 | 6 | -1/+28 |
* | [android] - make ReLinker default library loader, create library loader provi... | tobrun | 2019-02-25 | 8 | -21/+95 |
* | [android] gl surfaceview renderer - only destroy context when destroying the ... | Ivo van Dongen | 2019-02-23 | 1 | -1/+21 |
* | [android] re-create renderer on surface update after app backgrounding (in ca... | Ivo van Dongen | 2019-02-23 | 2 | -2/+9 |
* | [android] fix naming for re-open tests | Ivo van Dongen | 2019-02-23 | 2 | -12/+12 |
* | [android] - add UiAutomator tests for testing clicking home and returning wit... | tobrun | 2019-02-23 | 5 | -0/+157 |
* | [android] - add missing package-info.java files to packages for javadoc gener... | tobrun | 2019-02-22 | 6 | -1/+21 |
* | [android] Android 7.2.0-beta.1 changelog update (#13968) | Langston Smith | 2019-02-21 | 1 | -1/+17 |
* | [android] bump snapshot to 7.3.0 | Łukasz Paczos | 2019-02-21 | 1 | -1/+1 |
* | [android] initialize vendor submodules as a CI step | Łukasz Paczos | 2019-02-21 | 2 | -6/+5 |
* | [ios] Release ios-v4.9.0-beta.1 | Jason Wray | 2019-02-20 | 3 | -3/+3 |
* | [android] ignore android-nitpick's non-zero exit value when updating submodules | Łukasz Paczos | 2019-02-20 | 1 | -0/+1 |
* | [qt] fix missing alpha channel for `QColor` | xylosper | 2019-02-20 | 2 | -5/+12 |
* | [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 | 2 | -2/+1 |
* | [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] 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 |
* | [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 |