summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [macos] Adjusted test due to bug fix. Added missing delegate method. Delegate...upstream/jrex/annotation-selection-delegateJulian Rex2018-10-062-1/+3
* [macos] Updated to use new delegate method. Fixed bug with bring-in-view code.Julian Rex2018-10-062-30/+62
* [ios] Update docsJulian Rex2018-10-062-7/+19
* Renamed "moveOnscreen" to "expose"Julian Rex2018-10-063-18/+18
* Minor whitespace/comment tweaks.Julian Rex2018-10-063-8/+1
* Updated anchor handling for shapes. Moved callout margin handling into callou...Julian Rex2018-10-062-10/+43
* Removed selection animation delegate method. Renamed "move onscreen" delegate...Julian Rex2018-10-064-49/+26
* Fixed swift integration.Julian Rex2018-10-061-2/+2
* Added delegate method to swift test.Julian Rex2018-10-061-0/+4
* Removed unused method.Julian Rex2018-10-061-7/+1
* Added WIP delegate methods to handle annotations' selection animations and be...Julian Rex2018-10-063-25/+79
* [ios] Ignore deprecation warnings for MGLMapView.userLocationVerticalAlignmentJason Wray2018-10-051-1/+12
* [ios, macos] Enable offline merge test.Fabian Guerra2018-10-044-19/+16
* [ios] release v4.5.0 beta.1 podspec bump and changelog updates. (#13027)Fabian Guerra Soto2018-10-035-5/+5
* [ios, macos, android, node] update changelogsMolly Lloyd2018-10-034-0/+4
* [core] only generate clip ids for clipped layersMolly Lloyd2018-10-031-2/+5
* [test] add test checking that unclipped tiles are not used by ClipIDGeneratorMolly Lloyd2018-10-031-0/+41
* [core] don't prefetch AnnotationTilesMolly Lloyd2018-10-031-1/+1
* [core] fix flickering caused by incorrect ClipIDsMolly Lloyd2018-10-031-1/+1
* [ios] Update events library to include symbol namespace fixJason Wray2018-10-032-0/+1
* [ios, build] Check symbol namespacing for mapbox-events-iosJason Wray2018-10-033-0/+44
* [darwin] Rename 'make check-public-symbols' to darwin-check-public-symbolsJason Wray2018-10-034-5/+5
* [core] Read style's transition from parserBruno de Oliveira Abinader2018-10-033-3/+11
* [android] - changelog for 6.6.0-beta.1Łukasz Paczos2018-10-031-0/+4
* [android] - move camera and puck immediately when starting to track and displ...Łukasz Paczos2018-10-034-10/+50
* [android] - add configuration to change the animation duration multiplier whe...Łukasz Paczos2018-10-035-6/+69
* [ios] Add delegate method to specify the user location annotation’s positionNadia Barbosa2018-10-0212-8/+147
* [ios, macos] Add Italian settings translations. (#12908)Fabian Guerra Soto2018-10-022-2/+2
* [build] upgrade CircleCI configuration to use inline commandsKonstantin Käfer2018-10-021-548/+343
* [core] Do not constrain on X axis in ConstrainMode::HeightOnlyBruno de Oliveira Abinader2018-10-024-25/+30
* [ios,android,macos] add changelog entry for #12931Konstantin Käfer2018-10-023-0/+3
* [ios, macos] Fixed camera initialization with eye coordinateMinh Nguyễn2018-10-012-11/+50
* [ios, macos] Added MGLMapCamera.viewingDistance propertyMinh Nguyễn2018-10-013-2/+52
* [ios, macos] Distinguish between viewing distance and altitudeMinh Nguyễn2018-10-0113-13/+145
* Moved MGLAltitudeForZoomLevel and MGLZoomLevelForAltitude to public API (#12986)Dave Prukop2018-10-014-19/+22
* [ios, macos] Disable offline merge test.Fabian Guerra2018-10-011-9/+13
* [Qt] UpdateParameters should always be available when renderingBruno de Oliveira Abinader2018-10-013-4/+11
* [ios] Bump podspec to 4.5.0-alpha.2.ios-v4.5.0-alpha.2Fabian Guerra2018-09-263-3/+3
* [ios] Enable 120fps on capable devicesJason Wray2018-09-262-1/+2
* [ios, macos] Add crossSourceCollissions property. (#12941)Fabian Guerra Soto2018-09-268-3/+36
* [ios] Bump more test timeouts for Xcode 10 sluggishnessJason Wray2018-09-264-8/+7
* [android] changelog for 6.6.0-alpha.2android-v6.6.0-alpha.2Łukasz Paczos2018-09-261-0/+9
* [ios] Static framework defines moduleMinh Nguyễn2018-09-262-0/+4
* [ios] Fix for user location annotation jittering (and view annotations laggin...Julian Rex2018-09-263-16/+33
* [ios, build] Build releases with Xcode 10.0Jason Wray2018-09-261-2/+2
* [ios, build] Print file sizes during deployment; don't print progressJason Wray2018-09-261-3/+16
* [ios, build] Use make iframework for all packagingJason Wray2018-09-264-33/+18
* [ios, build] Stop deploying static frameworkJason Wray2018-09-261-2/+0
* [android] check external database's read/write permissions asynchronouslyŁukasz Paczos2018-09-262-13/+147
* [android] nullcheck region metadata in example activity, enable debug mode fo...Łukasz Paczos2018-09-262-3/+10