aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ios] Refactor iosappupstream/iosapp-refactorNadia Barbosa2019-04-2923-46255/+2455
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add X amount of annotations/symbols Remove "Add test shapes" Remove "Add point with a custom callout" Remove "Query annotations" Remove "Enable custom user dot" Remove building extrusions Remove style road layer Remove raster layer Remove add shapes Remove symbol color Remove building fill Remove style ferry layer Remove style parks Remove filtered things Remove query and style features Remove Style Feature Remove style point collection Remove update shape source data/url/features Remove style water / vector source / image source Remove style route line Mark to-be examples Remove limit camera changes Remove snapshots Surgery cleanup Remove MBXCustomLocationViewController Remove MBXSnapshotsViewController Put token in seprate file instead of alert controller make things work Fix token issue Tokens? Tokens. Bash Add deleted file back Move amsterdam file Hamsterdam Take out gh stuff
* [test] Add unit test for clearCache APISudarsana Babu Nagineni2019-04-291-0/+14
|
* [core] Introduce resetCache APISudarsana Babu Nagineni2019-04-297-2/+45
| | | | Add an API to delete existing database and re-initialize.
* [core] Less strict rules for adding render layers to sourcesMikhail Pozdnyakov2019-04-293-10/+20
|
* [android] Mapbox Java SDK bump to 4.7.0“osana”2019-04-292-1/+1
|
* [core] change approach to stencil clipping to (almost) match JSKonstantin Käfer2019-04-2927-958/+139
|
* [android] bump gestures library to v0.4.2Łukasz Paczos2019-04-262-1/+1
|
* [andriod] - bump gradle tooling for AS 3.4tobrun2019-04-262-2/+2
|
* [android] - use same isComplete logic as coretobrun2019-04-261-8/+8
|
* [android] - callbacks as fields to MergeOfflineAcitivitytobrun2019-04-262-34/+42
|
* [core] Store type of renderable segment when sorting symbols by keyAlexander Shalamov2019-04-261-15/+31
|
* [build] Retry failed GitHub API requestsJason Wray2019-04-254-4/+11
|
* [core] RendererImpl::dumDebugLogs() -> dumpDebugLogs()Mikhail Pozdnyakov2019-04-253-3/+3
|
* [core] Create ImageManager at renderer constructionMikhail Pozdnyakov2019-04-251-17/+12
|
* [core] Add unit test for ImageManager::reduceMemoryUsageAlexander Shalamov2019-04-251-1/+60
|
* [core] Pass ImageManager to ImageRequestor's constructorAlexander Shalamov2019-04-255-11/+25
| | | | | This makes ImageRequestor API explicitly dependant on ImageManager, so that ImageRequestor can unregister itself from ImageManager on destruction.
* [core] Track missing style images that were provided by clientAlexander Shalamov2019-04-253-5/+36
| | | | | | - Track images provided by client thruough onStyleImageMissing API - Handle reduceMemoryUsage in ImageManager, via Renderer API - Release client provided images when no tiles are using them
* [ios] Preparation for v4.11.0-beta.1 release. (#14503)Julian Rex2019-04-244-4/+4
|
* [ios] Enable/Disable sku token handling (#14467)Julian Rex2019-04-246-16/+56
|
* [ios] Make MGLLocationManager protocol swift friendly. (#14477)Fabian Guerra Soto2019-04-242-3/+24
| | | | | | | | Improved MGLLocationManager protocol bridging to swift. * [ios] Make MGLLocationManager protocol swift friendly. * [ios] Update changelog.
* [android] - add toString, hashcode and equals to OfflineRegionError.tobrun2019-04-241-2/+39
|
* [android] clear up LocationComponent's z-index positioning docs and add ↵Łukasz Paczos2019-04-2411-136/+419
| | | | "layer-above" option
* [android] changelog for `v7.4.0-beta.2`Łukasz Paczos2019-04-241-0/+4
|
* [android] new manifest flag to enable/disable sku tokensAntonio Zugaldia2019-04-246-17/+73
|
* [node] Exclude unsupported node versions from build configurationMikhail Pozdnyakov2019-04-241-2/+2
|
* [android] update changelog for 7.4.0-beta.1 release“osana”2019-04-191-0/+20
|
* [ios, build] Update to libmbxaccounts v0.0.2 (#14462)Jason Wray2019-04-191-0/+0
|
* [android] Introduce AccountsManager to support SKU tokens in API requests ↵Antonio Zugaldia2019-04-1810-9/+174
| | | | (#14404)
* [android] Measure TileLoading performance (elapsedMS & responseCode) (#14420)Osana Babayan2019-04-184-0/+187
|
* add schema testkevin2019-04-1813-80/+305
|
* update android-nitpick.gradlekevin2019-04-184-5/+14
|
* bump telemetry to 4.4.1kevin2019-04-182-1/+1
|
* bump mapbox-events-androidkevin2019-04-184-8/+1
|
* bump telemetry to 4.4.0kevin2019-04-182-2/+1
|
* add base class for eventskevin2019-04-187-95/+91
|
* Add hashcode(), equals() and toString() methods to Events class.kevin2019-04-1810-56/+483
|
* Polish codes and add test caseskevin2019-04-1810-541/+580
|
* formatkevin2019-04-182-4/+7
|
* Use snapshot for testkevin2019-04-182-1/+2
|
* Add map eventskevin2019-04-188-110/+664
|
* Add MapEventFactorykevin2019-04-182-1/+206
|
* [ios] Add SKU tokens to all Mapbox requests (#14421)Jason Wray2019-04-179-15/+131
|
* [ios] Fix iOS Changelog on master (#14455)upstream/nb-sizecheck-b3b62f4Jordan Kiley2019-04-171-1/+1
|
* [ios] Bumped podspecs and changelog for v4.10.0 (#14452)Jordan Kiley2019-04-174-4/+4
|
* [ios] Consider anchored UIView callouts when deciding whether to enable ↵Julian Rex2019-04-172-11/+29
| | | | presentsWithTransaction (#14445)
* [core] Updated script detection for Unicode 12.1Minh Nguyễn2019-04-171-2/+13
| | | | Updated script detection files to reflect changes in Unicode 12.1.
* [android] - update changelog for v7.3.2tobrun2019-04-171-0/+4
|
* [core] Render layers use synchronized buckets and paint propertiesMikhail Pozdnyakov2019-04-178-49/+69
| | | | Actual for layers rendering the geometry tile data: line, fill, fill-extrusion, heatmap, circle, symbol (was updated in previous commits).
* [core] Simplify RenderLayer interface.Mikhail Pozdnyakov2019-04-177-30/+12
|
* [core] Update `style::LayerProperties` instances in tilesMikhail Pozdnyakov2019-04-1711-85/+94
|