| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] ResoureOptions explicit copy via clone() | Bruno de Oliveira Abinader | 2019-03-25 | 2 | -2/+2 |
* | [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 | 5 | -27/+28 |
* | [ios, macos] Support expressions in formatting parameters. (#14198) | Fabian Guerra Soto | 2019-03-22 | 9 | -78/+75 |
* | [android] - revert onDismiss workaround, refactor tests, adress review | tobrun | 2019-03-22 | 12 | -151/+153 |
* | [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 | 3 | -13/+10 |
* | [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 | 4 | -14/+17 |
* | [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 | 2 | -0/+5 |
* | [android] changelog for 7.3.0-beta.1 | Łukasz Paczos | 2019-03-20 | 2 | -1/+15 |
* | [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 | 30 | -228/+242 |
* | [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 |
* | [android] - refactor idling resource from test | tobrun | 2019-03-20 | 1 | -60/+42 |
* | [ios, macos] Add text-color support to format expressions. (#14146) | Fabian Guerra Soto | 2019-03-19 | 12 | -9/+176 |
* | [android] update licenses | Łukasz Paczos | 2019-03-19 | 1 | -12/+6 |
* | [android] expose LocationComponent's layer IDs | Łukasz Paczos | 2019-03-19 | 1 | -6/+26 |
* | [android] unit and instrumentation tests code coverage report | Łukasz Paczos | 2019-03-19 | 5 | -6/+74 |
* | [ios] Deleted unused NSData category | Minh Nguyễn | 2019-03-18 | 6 | -103/+0 |
* | [android] bump telemetry version to 4.3.0 | Łukasz Paczos | 2019-03-18 | 2 | -1/+1 |
* | [android] cache location layer IDs in a set instead of a list | Łukasz Paczos | 2019-03-18 | 2 | -24/+33 |
* | [android] - remove base idlingResource setup | tobrun | 2019-03-18 | 22 | -735/+495 |
* | [ios, macos] Add format expression convenience methods support. (#14094) | Fabian Guerra Soto | 2019-03-15 | 20 | -22/+329 |
* | [android] text-color option for formatted sections | Łukasz Paczos | 2019-03-15 | 8 | -123/+376 |
* | [core] Group Map LatLngBounds, min and max zoom methods | Ander Conselvan de Oliveira | 2019-03-14 | 5 | -22/+24 |
* | [core] Remove optional from Map::setLatLngBounds() | Ander Conselvan de Oliveira | 2019-03-14 | 1 | -21/+19 |
* | [android] - move TextureView to top of list so UiAutomator finds it more quickly | tobrun | 2019-03-14 | 1 | -1/+1 |
* | [ios] Updated podspecs (#14110)ios-v4.10.0-alpha.2 | Jordan Kiley | 2019-03-13 | 3 | -3/+3 |
* | [ios] Generate iOS code coverage for metrics (#14015) | Jordan Kiley | 2019-03-13 | 2 | -0/+42 |
* | [build] update Boost to 1.69 and remove RTTI | Konstantin Käfer | 2019-03-13 | 3 | -1/+6 |
* | [android] changelog for 7.3.0-alpha.2 | Łukasz Paczos | 2019-03-13 | 1 | -0/+12 |
* | [android] when changing the resource path, recreate database instead of the w... | Łukasz Paczos | 2019-03-13 | 5 | -107/+121 |
* | [core] expose an option to change the db file path in runtime | Łukasz Paczos | 2019-03-13 | 4 | -11/+35 |
* | [android] Feature: Change path of the resources cache db | Arne Kaiser | 2019-03-13 | 8 | -48/+377 |
* | [android, iOS, macOS] Adding Galician translation from Transifex (#14095) | Langston Smith | 2019-03-13 | 14 | -1/+594 |