summaryrefslogtreecommitdiff
path: root/platform
Commit message (Collapse)AuthorAgeFilesLines
* [ios, macos] Added circle geometryupstream/1ec5-circle-2167Minh Nguyễn2019-05-0731-76/+642
| | | | Added an MGLCircle class that generates a many-sided polygon under the hood.
* [ios, macos] Removed MGLStyleValue references from documentation (#14552)Minh Nguyễn2019-05-071-7/+7
|
* [ios] Interpret negative direction as unchanged when setting visible ↵Minh Nguyễn2019-05-033-5/+6
| | | | | | | | coordinates (#14575) * [ios] Fixed negative direction when setting visible coordinates * [ios] Document behavior of negative direction
* [ios] Uppercase'd "string" to remove cmake warning (#14576)Julian Rex2019-05-031-3/+3
|
* [core] Add custom source to glfw-appAlexander Shalamov2019-05-032-0/+52
|
* [ios] Static analysis fix tweaks - part 2 (#14572)Julian Rex2019-05-0230-85/+102
|
* [android] - update changelog for v7.4.0-beta.3 (#14571)Osana Babayan2019-05-021-0/+8
|
* [android] - update changelog for v7.5.0-alpha.1android-v7.5.0-alpha.1tobrun2019-05-021-0/+12
|
* Revert "[andriod] - bump gradle tooling for AS 3.4"tobrun2019-05-022-2/+2
| | | | This reverts commit 33b140863ebed6b5fd06459312f0ceae111b2a63.
* [Android]Expand schema test, modify performance event (#14535)Kevin Li2019-05-028-333/+284
| | | | | | | | * expand schema test, modify performance event * enclose java doc * revert int to long
* [iosapp] Move token setting to build scriptNadia Barbosa2019-05-019-97/+78
| | | | | | | | | | | | [ios] Switch to script-based token insertion for benchmarking app [ios] Update Developing.md [iosapp, benchmark app] Look for token file outside of version-controlled directory [iosapp, benchmark app] Remove remaining code for access token checking from app delegates Feedback edits for @friedbunny
* [ios] Add changelog header for v4.12.0-alpha.1Nadia Barbosa2019-05-011-0/+4
|
* [ios] Update Podspecs for v4.12.0-alpha.1ios-v4.12.0-alpha.1Nadia Barbosa2019-05-013-3/+3
|
* [ios] Update podspecs for 4.11.0-beta.2 (#14556)Julian Rex2019-05-014-3/+4
|
* [ios, macos] Fixes for static analyzer warnings (#14453)Julian Rex2019-04-3014-28/+62
|
* [ios] Check for valid superview to avoid crash on iOS 9 (#14529)Julian Rex2019-04-302-1/+5
|
* [android] - offline test, headless region downloadtobrun2019-04-307-2/+554
|
* [android] - update snapshot version to v7.5.0tobrun2019-04-301-1/+1
|
* [ios] Remove events=true from new SKU requestsJason Wray2019-04-292-9/+8
|
* [ios] Update to libmbxaccounts-v0.0.4Jason Wray2019-04-291-0/+0
|
* [core] Introduce resetCache APISudarsana Babu Nagineni2019-04-296-2/+36
| | | | Add an API to delete existing database and re-initialize.
* [android] Mapbox Java SDK bump to 4.7.0“osana”2019-04-292-1/+1
|
* [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
|
* [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
|
* [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
|