| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add getter for Map options | Sudarsana Babu Nagineni | 2019-03-28 | 4 | -13/+12 |
* | [build] Metrics: publish Github Stats | Bruno de Oliveira Abinader | 2019-03-28 | 3 | -1/+165 |
* | [core] Add code coverage metrics for core | Sudarsana Babu Nagineni | 2019-03-28 | 3 | -1/+165 |
* | [android] changelog for v7.3.0 | Łukasz Paczos | 2019-03-28 | 1 | -0/+6 |
* | [android] - remove NativeMap#update() | tobrun | 2019-03-27 | 2 | -11/+0 |
* | [android] - remove request render from MapboxMap#onStart | tobrun | 2019-03-27 | 1 | -1/+0 |
* | [ios, macos] Added missing changelog entries for #14241 (#14250) | Julian Rex | 2019-03-27 | 2 | -0/+2 |
* | [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional (... | Julian Rex | 2019-03-27 | 10 | -24/+70 |
* | [android] - don't call OnSurfaceCreated from the main thread | tobrun | 2019-03-27 | 1 | -5/+0 |
* | [core] don't access empty texture pos optionals when buckets are out of sync | Konstantin Käfer | 2019-03-27 | 2 | -3/+3 |
* | [ios, macos] Open project using selected toolchain | Fredrik Karlsson | 2019-03-26 | 1 | -2/+2 |
* | [android] provide more information when the OfflineManager test times out | Łukasz Paczos | 2019-03-26 | 1 | -31/+52 |
* | [core] Bump args to 6.2.2 (does not use RTTI) | Bruno de Oliveira Abinader | 2019-03-25 | 13 | -21/+24 |
* | [core] harden fetching camera for bounds when padding is excessive | Łukasz Paczos | 2019-03-25 | 2 | -2/+19 |
* | [ios, macos, build] Remove DEBUG from logging configuration. (#13933) | Fabian Guerra Soto | 2019-03-25 | 3 | -1/+4 |
* | quick typo fix for OnDidFinishRenderingMapListener method (#14209) | Sam Fader | 2019-03-25 | 1 | -2/+2 |
* | [core] ResoureOptions explicit copy via clone() | Bruno de Oliveira Abinader | 2019-03-25 | 6 | -9/+14 |
* | [android] - validate license generatrion with nitpick on CI | tobrun | 2019-03-25 | 2 | -0/+27 |
* | [core] Fix signature of fluent interface setters | Bruno de Oliveira Abinader | 2019-03-23 | 9 | -57/+58 |
* | [ios, macos] Support expressions in formatting parameters. (#14198) | Fabian Guerra Soto | 2019-03-22 | 9 | -78/+75 |
* | remove unneeded permissions (#14208) | Zack Mully | 2019-03-22 | 1 | -112/+0 |
* | [android] - revert onDismiss workaround, refactor tests, adress review | tobrun | 2019-03-22 | 13 | -153/+155 |
* | [android] - make a singular FragmentBackStack test | tobrun | 2019-03-22 | 1 | -18/+0 |
* | [android] - hook GLSurfaceViewMapRenderer into surfaceCreated callback, don't... | tobrun | 2019-03-22 | 2 | -9/+5 |
* | [android] - add integration test suite | tobrun | 2019-03-22 | 16 | -306/+378 |
* | [android] - add GLSurfaceView RecylerView example to test for regressions | tobrun | 2019-03-22 | 8 | -157/+199 |
* | [core] Replace shared_ptr with unique_ptr in {Map,Resource}Options | Bruno de Oliveira Abinader | 2019-03-22 | 8 | -75/+87 |
* | [android] - bump snapshot version to 7.4.0 | tobrun | 2019-03-22 | 1 | -1/+1 |
* | [android] fix formatting of the 7.3.0-beta.1 changelog | Łukasz Paczos | 2019-03-22 | 1 | -6/+6 |
* | [android] - improve reliability of UiAutomator tests | tobrun | 2019-03-22 | 2 | -18/+10 |
* | Update to `mapbox-events-ios` release `v0.9.1` (#14194) | Alf Watt | 2019-03-21 | 5 | -15/+20 |
* | [ios] Bumped podspecs for v4.10.0-beta.1 (#14197) | Jordan Kiley | 2019-03-21 | 3 | -3/+3 |
* | [ios] Nitpicky style edits of recent changes | Jason Wray | 2019-03-21 | 2 | -15/+18 |
* | [ios] Copy-edit changelog for 4.10.0-beta.1 | Jason Wray | 2019-03-21 | 1 | -6/+14 |
* | [android] - call getMapAsync when restoring map fragment from saved instance ... | tobrun | 2019-03-21 | 2 | -10/+18 |
* | [android] - introduce Pixel dimension instrumentation test | tobrun | 2019-03-21 | 7 | -76/+5535 |
* | [ios, macos] Fix conditional expression parsing error. (#14181) | Fabian Guerra Soto | 2019-03-21 | 4 | -24/+6 |
* | [core] Change definition of "complete" so offline packs created before #11055... | Julian Rex | 2019-03-21 | 3 | -1/+6 |
* | [android] changelog for 7.3.0-beta.1 | Łukasz Paczos | 2019-03-20 | 2 | -1/+15 |
* | [build] correct the code_coverage time to follow ISO 8601 | Łukasz Paczos | 2019-03-20 | 1 | -7/+6 |
* | [android] cache source/layer only when successfully added | Łukasz Paczos | 2019-03-20 | 1 | -5/+5 |
* | [android] clear the style object when the map is destroyed | Łukasz Paczos | 2019-03-20 | 2 | -4/+8 |
* | [core] Remove file source from public Map ctor | Bruno de Oliveira Abinader | 2019-03-20 | 65 | -467/+659 |
* | [core] Cleanup Map::Impl ctor | Bruno de Oliveira Abinader | 2019-03-20 | 3 | -54/+30 |
* | [darwin] [MGLOfflineStorage mbglFileSource] is now a shared_ptr | Bruno de Oliveira Abinader | 2019-03-20 | 8 | -32/+24 |
* | [android] - add offline troubleshooting link to javadoc of OfflineManager | tobrun | 2019-03-20 | 1 | -0/+4 |
* | [ios, macos] Fix format expression parsing. (#14168) | Fabian Guerra Soto | 2019-03-20 | 2 | -13/+25 |
* | [core] Expose a way of flushing the graphics pipeline | Thiago Marcos P. Santos | 2019-03-20 | 6 | -0/+23 |
* | [core] move cleanup to gfx::Context | Konstantin Käfer | 2019-03-20 | 4 | -15/+20 |
* | [core] move ProgramMap to within the gl::Program object | Konstantin Käfer | 2019-03-20 | 53 | -327/+819 |