| Commit message (Expand) | Author | Age | Files | Lines |
* | Update predicates/expressions guide with the other cluster attributes.upstream/jrex/12442-get-leaves | Julian Rex | 2019-01-12 | 1 | -1/+11 |
* | Updated macos file list | Julian Rex | 2019-01-12 | 1 | -2/+0 |
* | Removed deleted files from macos project | Julian Rex | 2019-01-12 | 1 | -16/+8 |
* | Updated change logs | Julian Rex | 2019-01-12 | 2 | -16/+64 |
* | Clean up | Julian Rex | 2019-01-12 | 11 | -604/+60 |
* | Introduces MGLPointFeatureCluster subclass (since update feature extension re... | Julian Rex | 2019-01-12 | 12 | -233/+104 |
* | WIP updates | Julian Rex | 2019-01-12 | 9 | -54/+99 |
* | Reverting old core changes. | Julian Rex | 2019-01-12 | 4 | -29/+13 |
* | Documentation nits. | Julian Rex | 2019-01-12 | 2 | -2/+2 |
* | Updated changelogs | Julian Rex | 2019-01-12 | 2 | -60/+16 |
* | Regenerated example. | Julian Rex | 2019-01-12 | 1 | -2/+2 |
* | Tweaked documentation | Julian Rex | 2019-01-12 | 1 | -2/+2 |
* | Updated documentation and associated test. | Julian Rex | 2019-01-12 | 2 | -3/+64 |
* | Updated to using MGLLogging methods. | Julian Rex | 2019-01-12 | 1 | -9/+10 |
* | Updated docs. Replaced `nil` return values with empty array due to nonnull. | Julian Rex | 2019-01-12 | 6 | -16/+107 |
* | Updated types of parameters to `leavesOfCluster:offset:limit` | Julian Rex | 2019-01-12 | 2 | -3/+7 |
* | Updated core-files.txt and macos project. | Julian Rex | 2019-01-12 | 3 | -12/+12 |
* | Compile fixes following rebase | Julian Rex | 2019-01-12 | 10 | -21/+31 |
* | [ios, macos] cleaned up recursive log | Julian Rex | 2019-01-12 | 2 | -21/+15 |
* | [ios, macos] Added additional tests | Julian Rex | 2019-01-12 | 8 | -8/+32 |
* | [ios, macos] Updated MGLCluster protocol, create dynamic subclass at runtime ... | Julian Rex | 2019-01-12 | 16 | -120/+511 |
* | [macos] Updated core files. | Julian Rex | 2019-01-12 | 1 | -0/+1 |
* | [macos] Updated macos project to reference MGLPointCluster.h | Julian Rex | 2019-01-12 | 1 | -0/+4 |
* | [ios] Updated Mapbox.h | Julian Rex | 2019-01-12 | 2 | -1/+2 |
* | [ios] Updated core files list. | Julian Rex | 2019-01-12 | 1 | -0/+321 |
* | [ios, macos] Expose getLeaves, getChildren, getClusterExpansionZoom. Added MG... | Julian Rex | 2019-01-12 | 7 | -1/+154 |
* | [core] - expose getChildren, getLeaves, getClusterExpansionZoom on Superclust... | Tobrun | 2019-01-12 | 4 | -18/+34 |
* | [android] - avoid null pointer when quickly closing activity for attribution ... | Tobrun | 2019-01-11 | 1 | -1/+3 |
* | [core] return constexpr strings from functions to avoid ODR compile failures | Konstantin Käfer | 2019-01-11 | 4 | -43/+43 |
* | [core] Split layer type specific code in mbgl::Programs | Mikhail Pozdnyakov | 2019-01-11 | 23 | -91/+257 |
* | [core] shader program must always match bucket in render symbol layer | Mikhail Pozdnyakov | 2019-01-11 | 8 | -53/+73 |
* | [android] Implement google benchmark runner for Android platform | Alexander Shalamov | 2019-01-11 | 8 | -5/+69 |
* | [macos] - update links to new API doc format (#13693) | Heather Stenson | 2019-01-10 | 2 | -15/+15 |
* | [ios] - update links to new API doc format (#13694) | Heather Stenson | 2019-01-10 | 1 | -1/+1 |
* | [android] - update link from API docs (#13692) | Heather Stenson | 2019-01-10 | 1 | -2/+2 |
* | [android] - avoid leaking dialog when context is being stopped | tobrun | 2019-01-10 | 3 | -6/+24 |
* | [android] - update changelog for v7.0.1 | tobrun | 2019-01-10 | 1 | -0/+3 |
* | [android] Add list of skipped core unit tests | Alexander Shalamov | 2019-01-10 | 3 | -1/+13 |
* | [android] Implement android test runner for core unit tests | Alexander Shalamov | 2019-01-10 | 8 | -113/+118 |
* | [android] Rename offline database in Test App to follow .gitignore rule (#13708) | Antonio Zugaldia | 2019-01-10 | 3 | -2/+2 |
* | [build] add missing files | Konstantin Käfer | 2019-01-10 | 2 | -0/+2 |
* | [android] - throw IllegalStateException when setting an maximum fps while the... | tobrun | 2019-01-10 | 1 | -0/+2 |
* | [android] - update symbol layer example with regression test for symbols flas... | tobrun | 2019-01-10 | 1 | -7/+24 |
* | [android] lift Parcelable inheritance to the OfflineRegionDefinition | Łukasz Paczos | 2019-01-10 | 3 | -7/+9 |
* | [android] - espresso tests rework | Tobrun | 2019-01-10 | 58 | -834/+283 |
* | [ios] Migrated tests, playground to Swift 4.2 | Minh Nguyễn | 2019-01-09 | 2 | -10/+5 |
* | [ios] Podspec bump to v4.8.0 alpha.1 (#13696)ios-v4.8.0-alpha.1 | Fabian Guerra Soto | 2019-01-09 | 4 | -4/+4 |
* | [ios] Updates the change log with 4.7.1 changes. (#13690) | Julian Rex | 2019-01-09 | 1 | -0/+8 |
* | [ios, macos] Fixes a bug where the animated parameter of -[MGLMapView selectA... | Julian Rex | 2019-01-09 | 4 | -34/+53 |
* | [android] - update changelog for android v7.1.0-alpha.1android-v7.1.0-alpha.1 | tobrun | 2019-01-09 | 1 | -10/+21 |