summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update predicates/expressions guide with the other cluster attributes.upstream/jrex/12442-get-leavesJulian Rex2019-01-121-1/+11
* Updated macos file listJulian Rex2019-01-121-2/+0
* Removed deleted files from macos projectJulian Rex2019-01-121-16/+8
* Updated change logsJulian Rex2019-01-122-16/+64
* Clean upJulian Rex2019-01-1211-604/+60
* Introduces MGLPointFeatureCluster subclass (since update feature extension re...Julian Rex2019-01-1212-233/+104
* WIP updatesJulian Rex2019-01-129-54/+99
* Reverting old core changes.Julian Rex2019-01-124-29/+13
* Documentation nits.Julian Rex2019-01-122-2/+2
* Updated changelogsJulian Rex2019-01-122-60/+16
* Regenerated example.Julian Rex2019-01-121-2/+2
* Tweaked documentationJulian Rex2019-01-121-2/+2
* Updated documentation and associated test.Julian Rex2019-01-122-3/+64
* Updated to using MGLLogging methods.Julian Rex2019-01-121-9/+10
* Updated docs. Replaced `nil` return values with empty array due to nonnull.Julian Rex2019-01-126-16/+107
* Updated types of parameters to `leavesOfCluster:offset:limit`Julian Rex2019-01-122-3/+7
* Updated core-files.txt and macos project.Julian Rex2019-01-123-12/+12
* Compile fixes following rebaseJulian Rex2019-01-1210-21/+31
* [ios, macos] cleaned up recursive logJulian Rex2019-01-122-21/+15
* [ios, macos] Added additional testsJulian Rex2019-01-128-8/+32
* [ios, macos] Updated MGLCluster protocol, create dynamic subclass at runtime ...Julian Rex2019-01-1216-120/+511
* [macos] Updated core files.Julian Rex2019-01-121-0/+1
* [macos] Updated macos project to reference MGLPointCluster.hJulian Rex2019-01-121-0/+4
* [ios] Updated Mapbox.hJulian Rex2019-01-122-1/+2
* [ios] Updated core files list.Julian Rex2019-01-121-0/+321
* [ios, macos] Expose getLeaves, getChildren, getClusterExpansionZoom. Added MG...Julian Rex2019-01-127-1/+154
* [core] - expose getChildren, getLeaves, getClusterExpansionZoom on Superclust...Tobrun2019-01-124-18/+34
* [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