| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Add "includesIdeographicGlyphs" option to MGLOfflineRegion. | Chris Loer | 2018-12-21 | 1 | -0/+2 |
* | [ios, macos] Cleaned up changelogs | Minh Nguyễn | 2018-12-20 | 1 | -9/+5 |
* | [ios, macos] Updated changelog entries that missed being updated prior to 4.7.0 | Julian Rex | 2018-12-20 | 1 | -1/+3 |
* | Release v.4.7.0 stable prep (#13602) | Julian Rex | 2018-12-18 | 4 | -5/+11 |
* | [core,ios,macos] Updates default styles to streets v11, etc. (#13585) | Julian Rex | 2018-12-18 | 3 | -0/+47 |
* | [ios] Update release notes template for correct Cocoapods/Carthage links (#13... | Julian Rex | 2018-12-17 | 1 | -1/+1 |
* | [ios, macos] Fix number conversions when expressions cast to large numbers. (... | Fabian Guerra Soto | 2018-12-14 | 1 | -0/+1 |
* | [build] rework platform/default directory and add -files.txt for vendored libs | Konstantin Käfer | 2018-12-14 | 4 | -362/+500 |
* | [ios, macos] Add enablePlacementTransitions to MGLStyle. (#13565) | Fabian Guerra Soto | 2018-12-13 | 1 | -0/+1 |
* | [ios, darwin] Make MGLFeature.attributes non-nullable and add integration test | Alexander Shalamov | 2018-12-13 | 2 | -0/+38 |
* | [core] Updated iOS/macOS change logs. (#13564) | Julian Rex | 2018-12-12 | 1 | -0/+1 |
* | Update podspecs for v4.7.0-beta.2 (#13562) | Julian Rex | 2018-12-12 | 3 | -3/+3 |
* | [docs] EnterIdle -> BecomeIdle | Chris Loer | 2018-12-11 | 2 | -1/+3 |
* | [core, darwin, android] Add onDidEnterIdle to MapObserver. | Chris Loer | 2018-12-11 | 1 | -0/+13 |
* | [ios] Announce POI categories where available | Minh Nguyễn | 2018-12-08 | 1 | -2/+5 |
* | [ios] Added CJK string transforms | Minh Nguyễn | 2018-12-08 | 1 | -0/+6 |
* | [ios, macos] Update for streets-v8 data and coalesced name fields in v11 styles | Jason Wray | 2018-12-07 | 2 | -5/+5 |
* | [ios] Bump podspec to 4.7.0-beta.1. | Fabian Guerra | 2018-12-05 | 3 | -3/+3 |
* | [ios, macos] Copyedited changelogs | Minh Nguyễn | 2018-12-05 | 1 | -13/+11 |
* | [ios, build] Move symbol strip settings to Xcode project | Jason Wray | 2018-12-05 | 2 | -10/+4 |
* | [ios, build] Add RelWithDebInfo build configuration | Jason Wray | 2018-12-05 | 1 | -17/+285 |
* | [ios, build] Replace -symbols with -stripped build flavor | Jason Wray | 2018-12-05 | 7 | -12/+27 |
* | [ios, macos] Refined source removal errors | Minh Nguyễn | 2018-12-04 | 1 | -1/+1 |
* | [ios] Update French translation - telemetry (#13360) | Maxime Le Moine | 2018-12-01 | 1 | -8/+2 |
* | [android,ios,macos] Update changelogs | Bruno de Oliveira Abinader | 2018-11-29 | 1 | -0/+3 |
* | [core] Support fill-extrusion-vertical-gradient | Bruno de Oliveira Abinader | 2018-11-29 | 1 | -0/+1 |
* | [ios] Updated podspecs for 4.7.0-alpha.3 (#13472)ios-v4.7.0-alpha.3 | Julian Rex | 2018-11-28 | 3 | -3/+3 |
* | [ios] Reordered the 4.7.0 change log (#13471) | Julian Rex | 2018-11-28 | 1 | -8/+16 |
* | [ios] Reorganize iosapp debug settings | Jason Wray | 2018-11-27 | 1 | -47/+51 |
* | [ios] Add frame duration graph view to iosapp | Jason Wray | 2018-11-27 | 5 | -9/+198 |
* | [core] Remove error-prone setlatLng overload | Bruno de Oliveira Abinader | 2018-11-27 | 1 | -1/+1 |
* | [core][Android][Darwin] LayerManager creates RenderLayer instances | Mikhail Pozdnyakov | 2018-11-27 | 1 | -0/+8 |
* | Updated Info.plist docs. (#13436) | Julian Rex | 2018-11-26 | 1 | -1/+3 |
* | [docs] Changelog entries for local font usage by MapSnapshotter | Chris Loer | 2018-11-24 | 1 | -0/+3 |
* | [ios] Update podspecs for ios-v4.7.0-alpha.2 (#13434)ios-v4.7.0-alpha.2 | Julian Rex | 2018-11-21 | 3 | -3/+3 |
* | [ios] Adds support for MGLCollisionBehaviorPre4_0 in NSUserDefaults (#13426) | Julian Rex | 2018-11-21 | 2 | -0/+6 |
* | [core] Fixed {prefix} evaluation | Minh Nguyễn | 2018-11-21 | 1 | -0/+1 |
* | [ios] Added teardown of core objects when receiving UIApplicationWillTerminat... | Julian Rex | 2018-11-20 | 5 | -102/+269 |
* | [ios] Remove deprecated -[MGLMapView setDebugActive:] implementation | Jason Wray | 2018-11-20 | 1 | -7/+0 |
* | [darwin] Rename variables to avoid shadow declarations | Jason Wray | 2018-11-20 | 3 | -31/+25 |
* | [darwin] Fix typos in pragma diagnostic declarations | Jason Wray | 2018-11-20 | 1 | -1/+1 |
* | [darwin] Fix GCC_WARN_SIGN_COMPARE warnings | Jason Wray | 2018-11-20 | 2 | -3/+3 |
* | [darwin, build] Harmonize ios/macos/darwin build warnings with mbgl | Jason Wray | 2018-11-20 | 1 | -0/+12 |
* | [ios, macos] Added `-(BOOL)[MGLStyle removeSource:error:]` that provides an N... | Julian Rex | 2018-11-20 | 1 | -0/+1 |
* | [ios] Don't pause camera animations when zoom/pitch/rotate/scroll are disabled | Nadia Barbosa | 2018-11-19 | 2 | -0/+7 |
* | [ios, macos] Layer manager for Darwin platforms | Mikhail Pozdnyakov | 2018-11-19 | 3 | -1/+84 |
* | [ios, macos] Harmonize bundle identifiers | Minh Nguyễn | 2018-11-15 | 2 | -4/+5 |
* | [ios] Fixed changelog typo (#13376) | Julian Rex | 2018-11-15 | 1 | -1/+1 |
* | [ios] Release preparations for 4.7.0-alpha.1 (#13375)ios-v4.7.0-alpha.1 | Julian Rex | 2018-11-14 | 4 | -4/+6 |
* | [ios, macos] Logging. (#13235) | Fabian Guerra Soto | 2018-11-14 | 5 | -29/+156 |