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

Release 5.6.0 #626

Merged
merged 44 commits into from
Oct 27, 2021
Merged

Release 5.6.0 #626

merged 44 commits into from
Oct 27, 2021

Conversation

Jack-Byrne
Copy link
Collaborator

@Jack-Byrne Jack-Byrne commented Sep 30, 2021

Features

Bug Fixes

jacobkeeler and others added 30 commits April 20, 2021 14:04
…dly_message

Don't send GetUserFriendlyMessage when app does not have specific permissions
* Add change to only trigger PTU on a SystemRequest if request type is PROPRIETARY

* Handle response from external policy manager as a JSON object
also center close button, if present
Also adds restrictions for templates according to app type
Homogenize `trackIcon` and `mainImage` in media and nonMedia models
…nse_format

Use normal response format when sending sliderPosition
…ut_softbuttons_formatting

Fix closeButton formatting for AlertManeuver
Fix switching between non-media and media templates
* Reset audioStreamingIndicator to PLAY_PAUSE if undefined in request

* Address review comment

* Reset audiostreamingIndicator to PLAY_PAUSE on HMI_NONE

* Remove unused RPC case UI.SetAudioStreamingIndicator
* remove unnecessary MenuList setMode

* Revert "remove unnecessary MenuList setMode"

This reverts commit 2d43636.

* fix console error with scrollable message change mode and add setMode call to scrollableMessage
…t_background

Reset disabled buttons when app is deactivated
* Add TTS.Speak callbacks handlers and generic logic

* Added postponed callback for UI.Alert

* Added postponed callback for UI.SubtleAlert
* fixed HMI does not apply Display mode to the main screen image

* Update app/view/media/sdl/controllsView.js

Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>

* Update app/view/media/sdl/controllsView.js

Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>

* Address Livio comments

Co-authored-by: yurii <ypostolov>
Co-authored-by: Shobhit Adlakha <ShobhitAd@users.noreply.github.com>
Co-authored-by: Andrii Kalinich <AKalinich@luxoft.com>
* SLD-0189 Restructuring OnResetTimeout
 - Basic implementation of ResetTimeoutPopUp

* Moved isEmptyObjectMethod to RCOntroller

* SLD-0189 Restructuring OnResetTimeout

 - Updated ALertManeuverPopUp model
 - Updated AlertPopUp model
 - Updated SubtleAlertPopUp model
 - Updated TTSPopUp model

* SLD-0189 Restructuring OnResetTimeout

Updated RPC models

* SLD-0189 Restructuring OnResetTimeout

Updated InteractionChoicesView Models for PI requests

* SLD-0189 Restructuring OnResetTimeout

Added reset timeout input field

* SLD-0189 Restructuring OnResetTimeout

 - Updated ScrollableMessage Model
 - Updated SliderView model

* SLD-0189 Restructuring OnResetTimeout

Minor fixes

* SLD-0189 Restructuring OnResetTimeout

Reset timeout to default if value in input field is out of bound

* Add possibility to reset RC consent timeout

* SDL-0189 Fixed OnClick for SubtleAlertPopUp

* SDL-0189 Fixed TTS Start/Stopped

* SDL-0189 Answer for review comments

* SDL-0189 Refactoring ResetTimeoutPopUp

* SDL-0189 Refactoring OnResetTimeout

* SDL-0189 Answer for review comments

* SDL-0189 Answer for review comments

* SDL-0189 ScrollableMessage fix

* SDL-0189 PerformInteraction refactor

* SDL-0189 Fix Scrollable message

* SDL-0189 Removed redundant check

* SDL-189 Removed timeout decrement.
Removed timeout decrement. Currently this logic implemented
the SDL side

* SDL-0189 Added originalTimeout value

Added originalTimeout value to exclude case when the reset period is less
than requested timeout

* SDL-0189 Added check originalTimeout for resetTimeoutSpecificRpc method

* SDL-189 Fixed of resetTimeoutSpecificRpc

* SDL-0189 Added Keep Context processing for Alert and SubtleAlert

* SDL-0189 Answer for review

* SDL-0189 Answer for review comment

Co-authored-by: valerii <valera.malkov@gmail.com>
Co-authored-by: valerii <valera.malkof@gmail.com>
Co-authored-by: Andrii Kalinich <AKalinich@luxoft.com>
Co-authored-by: Valerii Malkov <VMalkov@luxoft.com>
* SDL-0192 Removed OnButtonSubscription notification from HMI

* SDL-0192 Extended settings controller for apps to customize Subscribe button
response result code

* SDL-0192 Created separate file for button capabilities

* SDL-0192 Updated RPC Helper

* SDL-0192 Added SubscribeButton/UnsubscribeButton RPC's processing

Co-authored-by: LitvinenkoIra <ilytvynenko@luxoft.com>
* fixed HMI does not apply Display mode to the main Alert image

* address Livio comments

Co-authored-by: yurii <ypostolov>
* Add changes to get capabilities based on template

* Add changes to only send updated capabilities in OSCU

* Rename function
…_RESOURCE result code (#594)

Co-authored-by: yurii <ypostolov>
* Add comparator to track difference before and after

And send OnIVD notification only for case when some fields has
actually been changed.

* Fix comparison result check
iCollin and others added 13 commits September 2, 2021 15:09
…#601)

The reset timeout counter moved to the left side of the view
Co-authored-by: LiliiaShlikhtLuxoft <lshlikht@luxoft.com>
Co-authored-by: Iryna Lytvynenko (GitHub) <ILytvynenko@luxoft.com>
* Fixed issue: HMI does not update the timeout for timeoutPrompt during timeout reseting

* Fixed typo: timeoutPromprtCallback -> timeoutPromptCallback
…Layout(displayLayout = DEFAULT) for navigation app (#615)
* Fixed issue: HMI Uncaught SyntaxError after processing SetDisplayLayout(displayLayout = DEFAULT) for media and non-media apps

* Fixed issue: HMI Uncaught SyntaxError after processing SetDisplayLayout(displayLayout = DEFAULT) for media and non-media apps

* Revert "Fixed issue: HMI Uncaught SyntaxError after processing SetDisplayLayout(displayLayout = DEFAULT) for media and non-media apps"

This reverts commit 1897d6c.

* Fixed issue after code review: Uncaught SyntaxError
after processing SetDisplayLayout(displayLayout = DEFAULT)
for media and non-media apps

* Answer for review comments
…hing (#621)

of Display mode and during active PerformInteraction
…alert (#632)

* Fixed regression issue: HMI does not wait timeout on button Reset timeout pressed during SubtleAlert processing

* Refactored click event of SubtleAlertPopUp
@jacobkeeler jacobkeeler merged commit d3f750e into master Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants