summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Display map on connected displaysupstream/1ec5-external-display-linkMinh Nguyễn2019-01-141-0/+36
* [ios] Prevent map view on external display from sleeping in backgroundMinh Nguyễn2019-01-142-2/+12
* [ios, macos] Support getLeaves (and related) clustering methods (#12952) foll...Julian Rex2019-01-1421-36/+470
* [android] fix debug activity not show fps (#13726)Kevin Li2019-01-141-2/+2
* [android] updated make icon id (#13729)Osana Babayan2019-01-141-1/+1
* [core] Notify requests about network reachability in priority orderAlexander Shalamov2019-01-141-1/+11
* [core] SymbolBucket: use single map for paint properties dataMikhail Pozdnyakov2019-01-144-27/+30
* [android] - avoid null pointer when quickly closing activity for attribution ...Tobrun2019-01-111-1/+3
* [core] return constexpr strings from functions to avoid ODR compile failuresKonstantin Käfer2019-01-114-43/+43
* [core] Split layer type specific code in mbgl::ProgramsMikhail Pozdnyakov2019-01-1123-91/+257
* [core] shader program must always match bucket in render symbol layerMikhail Pozdnyakov2019-01-118-53/+73
* [android] Implement google benchmark runner for Android platformAlexander Shalamov2019-01-118-5/+69
* [macos] - update links to new API doc format (#13693)Heather Stenson2019-01-102-15/+15
* [ios] - update links to new API doc format (#13694)Heather Stenson2019-01-101-1/+1
* [android] - update link from API docs (#13692)Heather Stenson2019-01-101-2/+2
* [android] - avoid leaking dialog when context is being stoppedtobrun2019-01-103-6/+24
* [android] - update changelog for v7.0.1tobrun2019-01-101-0/+3
* [android] Add list of skipped core unit testsAlexander Shalamov2019-01-103-1/+13
* [android] Implement android test runner for core unit testsAlexander Shalamov2019-01-108-113/+118
* [android] Rename offline database in Test App to follow .gitignore rule (#13708)Antonio Zugaldia2019-01-103-2/+2
* [build] add missing filesKonstantin Käfer2019-01-102-0/+2
* [android] - throw IllegalStateException when setting an maximum fps while the...tobrun2019-01-101-0/+2
* [android] - update symbol layer example with regression test for symbols flas...tobrun2019-01-101-7/+24
* [android] lift Parcelable inheritance to the OfflineRegionDefinitionŁukasz Paczos2019-01-103-7/+9
* [android] - espresso tests reworkTobrun2019-01-1058-834/+283
* [ios] Migrated tests, playground to Swift 4.2Minh Nguyễn2019-01-092-10/+5
* [ios] Podspec bump to v4.8.0 alpha.1 (#13696)ios-v4.8.0-alpha.1Fabian Guerra Soto2019-01-094-4/+4
* [ios] Updates the change log with 4.7.1 changes. (#13690)Julian Rex2019-01-091-0/+8
* [ios, macos] Fixes a bug where the animated parameter of -[MGLMapView selectA...Julian Rex2019-01-094-34/+53
* [android] - update changelog for android v7.1.0-alpha.1android-v7.1.0-alpha.1tobrun2019-01-091-10/+21
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-0992-7711/+6772
* [build] add a Buck build and BUCK file for AndroidKonstantin Käfer2019-01-0911-0/+240
* [ios, macos] Bump code comments to streets-v8Nadia Barbosa2019-01-082-2/+2
* [ios, macos] Renames MGLStyle.enablePlacementTransitions (#13685)Fabian Guerra Soto2019-01-085-10/+10
* [android] v7.0.0 changelog (#13684)Osana Babayan2019-01-071-0/+5
* [iOS] Upgrade Events submodule to v0.8.0 (#13676)Randall Lee2019-01-071-0/+0
* [core] Updated script detection for Unicode 11Minh Nguyễn2019-01-071-0/+11
* [android] fix location interval workaround initializationŁukasz Paczos2019-01-071-12/+12
* [android] - fix random bounds generation in test app bounds activityupstream/osana-v7.0.0-changelogtobrun2019-01-071-8/+5
* [core] fix deduping rings in querying, #11357Ansis Brammanis2019-01-041-1/+2
* [Qt] Support local font family in QMapboxGLSettingsBruno de Oliveira Abinader2019-01-045-4/+35
* [Qt] Implement LocalGlyphRasterizerBruno de Oliveira Abinader2019-01-044-3/+82
* [ios, macos] Added missing mapViewDidBecomeIdle for iOS. Fixed typo. (#13666)Julian Rex2019-01-042-1/+15
* [android] cancel camera transitions only when set CameraMode is not NoneŁukasz Paczos2019-01-042-8/+52
* [core] Drop LayerTypeMikhail Pozdnyakov2019-01-0424-123/+100
* [all] - update licenses to 2019tobrun2019-01-047-7/+7
* [android] - save debug cache state vs map statetobrun2019-01-021-2/+6
* [docs] Changelog entry for offline CJK glyph control.Chris Loer2018-12-211-0/+6
* [android] Add "localIdeographs" option to OfflineRegionDefinition.Chris Loer2018-12-214-9/+82
* [ios, macos] Add "includesIdeographicGlyphs" option to MGLOfflineRegion.Chris Loer2018-12-218-53/+109