| Commit message (Expand) | Author | Age | Files | Lines |
* | [android][ios][macos] Update changelog for #14930 | Alexander Shalamov | 2019-07-09 | 1 | -0/+1 |
* | [ios] Add removeStyleImage to MGLMapView (#14769) | Fabian Guerra Soto | 2019-07-02 | 7 | -0/+31 |
* | [ios, macos] Deprecate methods in favor of new completion handler versions | Jason Wray | 2019-06-26 | 2 | -5/+4 |
* | [ios, macos] Added completion handlers to animated MGLMapView methods | Minh Nguyễn | 2019-06-21 | 3 | -32/+144 |
* | [ios, macos] Optionally include a developer xcconfig file in generated config... | Julian Rex | 2019-06-14 | 1 | -0/+4 |
* | [build, darwin] Enable aggressive API usage warnings | Jason Wray | 2019-06-14 | 1 | -0/+2 |
* | [android][mac][ios] Update changelogs | Mikhail Pozdnyakov | 2019-06-12 | 1 | -0/+1 |
* | [ios] Added offline query parameter (#14857) | Julian Rex | 2019-06-11 | 1 | -8/+12 |
* | [macos]Added an `MGLMapView.prefetchesTiles` property to configure lo… (#14... | m-stephen | 2019-06-04 | 3 | -0/+20 |
* | [ios] Fix content insets with custom edge padding. (#14813) | Fabian Guerra Soto | 2019-06-03 | 3 | -2/+8 |
* | [ios] Bump podspec to v5.1.0-alpha.1 (#14800)ios-v5.1.0-alpha.1 | Fabian Guerra Soto | 2019-05-29 | 1 | -1/+1 |
* | [ios,macos] refactor MGLMapViewImpl | Konstantin Käfer | 2019-05-29 | 11 | -200/+339 |
* | Asymmetric viewport changelog entry | Aleksandar Stojiljkovic | 2019-05-28 | 1 | -0/+6 |
* | macos-v0.14.0 | Minh Nguyễn | 2019-05-22 | 3 | -3/+3 |
* | [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692) | Aleksandar Stojiljkovic | 2019-05-21 | 1 | -2/+4 |
* | [macos] Copyedited changelog | Minh Nguyễn | 2019-05-10 | 1 | -14/+10 |
* | [core] Make the BackgroundScheduler a singleton | Thiago Marcos P. Santos | 2019-05-10 | 2 | -11/+3 |
* | [ios, macos] Premultiply color values for mgl_color | Nadia Barbosa | 2019-04-12 | 2 | -3/+23 |
* | [macos] Fixed Auto Layout warnings | Minh Nguyễn | 2019-04-10 | 1 | -29/+31 |
* | [macos] Fixed offline CJK checkbox outlet connection | Minh Nguyễn | 2019-04-10 | 1 | -6/+6 |
* | [ios] Deactivate MGLMapView IBDesignable (#14379) | Fabian Guerra Soto | 2019-04-10 | 4 | -4/+25 |
* | [ios, macos] Add Mapbox Maps SDK metrics manager. (#13997) | Fabian Guerra Soto | 2019-04-09 | 3 | -0/+22 |
* | [core] move GLContextMode to RendererBackend | Konstantin Käfer | 2019-04-05 | 1 | -4/+7 |
* | [core] refactor RendererBackend | Konstantin Käfer | 2019-04-05 | 1 | -8/+30 |
* | [core] move BackendScope to gfx namespace | Konstantin Käfer | 2019-04-05 | 1 | -1/+0 |
* | [ios] Cocoapods bump to v4.10.0-beta.2 (#14323) | Fabian Guerra Soto | 2019-04-03 | 1 | -0/+1 |
* | [core] Include pixelRatio property in MapOptions | Sudarsana Babu Nagineni | 2019-03-28 | 1 | -1/+2 |
* | [core] Add setter/getter for size property in MapOptions | Sudarsana Babu Nagineni | 2019-03-28 | 1 | -1/+2 |
* | [core] Add getter for Map options | Sudarsana Babu Nagineni | 2019-03-28 | 1 | -1/+1 |
* | [ios, macos] Added missing changelog entries for #14241 (#14250) | Julian Rex | 2019-03-27 | 1 | -0/+1 |
* | [ios, macos, build] Remove DEBUG from logging configuration. (#13933) | Fabian Guerra Soto | 2019-03-25 | 1 | -0/+1 |
* | [core] Fix signature of fluent interface setters | Bruno de Oliveira Abinader | 2019-03-23 | 1 | -9/+9 |
* | [ios, macos] Support expressions in formatting parameters. (#14198) | Fabian Guerra Soto | 2019-03-22 | 1 | -1/+1 |
* | [ios, macos] Fix conditional expression parsing error. (#14181) | Fabian Guerra Soto | 2019-03-21 | 1 | -0/+1 |
* | [core] Change definition of "complete" so offline packs created before #11055... | Julian Rex | 2019-03-21 | 1 | -0/+4 |
* | [core] Remove file source from public Map ctor | Bruno de Oliveira Abinader | 2019-03-20 | 1 | -7/+12 |
* | [darwin] [MGLOfflineStorage mbglFileSource] is now a shared_ptr | Bruno de Oliveira Abinader | 2019-03-20 | 1 | -1/+1 |
* | [ios, macos] Add text-color support to format expressions. (#14146) | Fabian Guerra Soto | 2019-03-19 | 3 | -3/+15 |
* | [ios, macos] Add format expression convenience methods support. (#14094) | Fabian Guerra Soto | 2019-03-15 | 5 | -0/+13 |
* | [core] Group Map LatLngBounds, min and max zoom methods | Ander Conselvan de Oliveira | 2019-03-14 | 1 | -5/+5 |
* | [build] update Boost to 1.69 and remove RTTI | Konstantin Käfer | 2019-03-13 | 1 | -0/+2 |
* | [android, iOS, macOS] Adding Galician translation from Transifex (#14095) | Langston Smith | 2019-03-13 | 4 | -1/+37 |
* | [core] Get FileSource via UpdateParameters in Renderer::Impl | Bruno de Oliveira Abinader | 2019-03-13 | 1 | -1/+1 |
* | [core] Don't use exceptions in MapObserver::onDidFailLoadingMap | Ander Conselvan de Oliveira | 2019-03-13 | 1 | -16/+18 |
* | [darwin] Fix MGLMapView.direction wrapping | Jason Wray | 2019-03-12 | 1 | -1/+1 |
* | [core] Add MapOptions to define properties of Map | Sudarsana Babu Nagineni | 2019-03-08 | 1 | -1/+8 |
* | [ios, macos] Fix a bug with multiple format expressions. (#14064) | Fabian Guerra Soto | 2019-03-07 | 1 | -0/+1 |
* | [build, ios] Replace 'nightly' build with snapshot | Jason Wray | 2019-03-05 | 1 | -1/+0 |
* | [build, darwin] Disable Xcode indexing-while-compiling on CI | Jason Wray | 2019-03-04 | 1 | -0/+10 |
* | [core] Remove map coordinate setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -5/+6 |