Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this new release settings is added as a overlay through widgets where user shall be able to launch settings though hot keypress on remote. Settings Hot-Key code is F10 equivalent (121 Settings_Shortcut (Reference: accelerator-home-ui/src/Config/Keymap.js).

Overlay Screen for Set Top Box Profile

...

This overlay allows the user to switch between available Input options while enjoying an Input option.

Supported Hotkey is F2 (keycode 113 Inputs_Shortcut (Reference: accelerator-home-ui/src/Config/Keymap.js).

Picture Settings Overlay

Numeric value settings like brightness backlight, contrast etc can only be changed when picture mode is set to custom and color temperature is set to user defined.

Supported Hotkey is F3 (keycode 114 Picture_Setting_Shortcut (Reference: accelerator-home-ui/src/Config/Keymap.js).

PartnerApp Support

This feature allows the app developers to quickly test any app without modifying the Accelerator UI source code by adding details of the custom app in app manager registry file present in device(if not present; can be created one with valid json content inside it). After updating this restart the device or residentapp service to reload the Home page which shall display a new row at home page with the Icon image. A sample app manager registry configuration and resulting UI screen will be as given below.

...