Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v7.1.0 Release #1943

Merged
merged 794 commits into from
Apr 14, 2021
Merged

v7.1.0 Release #1943

merged 794 commits into from
Apr 14, 2021

Conversation

joeljfischer
Copy link
Contributor

Risk

This PR makes minor API changes.

Testing Plan

A full suite of smoke tests will be performed.

Summary

Changelog

Testing

  • Xcode 12.4
  • iOS 13.7 and 14.4.1
  • Core:
    • Manticore (Core v7.0.0, Generic HMI v0.9.0)
    • Ford Sync 3.4 (19353_DEVTEST)
    • Ford Sync 3.0 (17276_DEVTEST)
    • Ford Sync 4.0 (20016_DEVTEST)
    • Core v7.1.0-develop with sdl_hmi v5.5.0-develop and generic_hmi v0.10.0-develop

Enhancements

Bug Fixes

RPC Generator

Other

CLA

NicoleYarroch and others added 30 commits February 3, 2021 09:02
Signed-off-by: NicoleYarroch <nicole@livio.io>
[SDL-0274] Add preferred FPS to VideoStreamingCapability
…age-use-bootstrap

Change CI carthage update to bootstap
Audio data fixes

Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
custom error fixes

Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Updated present alert operation

Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
[SDL-0323] Align video streaming parameters with VideoStreamingCapability
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
…ideoStreamingCapabilitySpec (it is not connected with the PR itself but it fails)
joeljfischer and others added 6 commits March 17, 2021 14:29
* Fix swift example warning
* Update SDLManagerDelegate didReceiveSystemInfo naming on Swift
* Fix file names for SDLImageResolution+StreamingVideoExtensions and SDLVideoStreamingCapability+StreamingVideoExtensions
* Fix documentation misspelling in SDLMenuCell
* Fix SDLSeekStreamingIndicator `seekIndicatorWithSeekTime` using a nullable parameter when it should be nonnull
* Deprecate old SDLStreamingMediaConfiguration initializer and replace it with one with new properties
* Update SDLStreamingVideoDelegate `videoStreamingDidUpdate` naming on Swift
* Fixed SeekStreamingIndicator tests for updated initializer
* Added StreamingMediaConfiguration tests for added initializer and fixed tests
* Fixed ChoiceSet tests for updated timeout behavior
* Fixed Obj-C example app for deprecated code
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #1943 (613b165) into master (67ca794) will decrease coverage by 0.99%.
The diff coverage is 83.36%.

❗ Current head 613b165 differs from pull request most recent head 629ce73. Consider uploading reports for the commit 629ce73 to get more accurate results

@@            Coverage Diff             @@
##           master    #1943      +/-   ##
==========================================
- Coverage   84.66%   83.66%   -1.00%     
==========================================
  Files         418      441      +23     
  Lines       20939    22543    +1604     
==========================================
+ Hits        17728    18861    +1133     
- Misses       3211     3682     +471     

NicoleYarroch and others added 20 commits March 19, 2021 10:24
Signed-off-by: NicoleYarroch <nicole@livio.io>
Signed-off-by: NicoleYarroch <nicole@livio.io>
Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
Signed-off-by: NicoleYarroch <nicole@livio.io>
…_resumption_broken_switching_nav_apps

Fixed video not resuming when switching between navigation apps
Signed-off-by: NicoleYarroch <nicole@livio.io>
Child videoStreamingCapability now inherits the parent’s video encoder properties

Signed-off-by: NicoleYarroch <nicole@livio.io>
…screen-not-dismissible

Fix for lock screen not dismissible bug
Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
Fixed the GetSystemCapabilities tests in SDLStreamingVideoLifecycleManagerSpec

Signed-off-by: NicoleYarroch <nicole@livio.io>
Updated test descriptions

Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
Fixed nil check

Co-authored-by: Joel Fischer <joeljfischer@gmail.com>
…iding_default_custom_encoder_settings

Let developer override the default custom video encoder settings when not set by the video streaming capability
…le-app-menu-not-displayed-correctly-after-app-exit

Fix for example app menus not displayed correctly after app exit
@joeljfischer joeljfischer merged commit f6b7099 into master Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release An Epic Release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants