Versions Compared

Key

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

...

  • Use the Left and Right key to navigate through tv-shows  
  • Use the Enter key from the tiles in the tv show listings to launch the player
  • Use M/Home/1 key to exit from playback
  • Use the Enter key in the Pause icon to pause the video. Fast-forward and rewind are not supported in the current video(as the video content is not an I-framed one


Shutdown dialogue

On "Power" key press from remote or key "F1" from keyboard shutdown dialogue box will appear with option light sleep and deep sleep.

 Key Navigation:

  • Use the up/down keys to navigate
  • Use backspace/exit to come out from the shutdown dialogue box

Image Added

Settings Screen

This new app has redesigned ‘Settings' screen with new background, shadow and animation effects.

...

  • Use the Enter/Right/left/up/down keys
  • to navigate to Settings screen use key up and key right to navigate to settings icon and press Enter/OK
  • to move the focus or navigate to next list/tab
  • to go back to previous screen
  • WiFi, USB folders, enable/disable WiFi and Bluetooth

Connect to Bluetooth :

The Bluetooth screen supports discovery, pairing, and connecting to Bluetooth devices. 

...

  • On selection of USB tab , an enable/disable button will be shown
  • Enable/disable button added to control retrieve of USB data once USB connected to Box
  • Enable only if  USB/HDD connected to box
  • USB data are aggregated into three Types:
    • Audio file(.mp3)
    • Video file(.mp4)
    • Images (.JPG and .PNG)
  • For each type item custom folders are shown in setting screen when we enable USB
  • Separate screen are shown for each type of data
  • Data are listed horizontally along with there name
  • Preview is shown for  focused item
  • Custom image are used to show Audio/Video item default preview
  •  Actual image on USB are shown in preview
  • On selecting Video items , Video will be played in Full Screen
  • Audio playback is not yet implemented
  • For each screen Video/Audio/Images, there are headers showing back button and IP
  • On Navigating Back button and enter, will land in setting screen and Focus is on USB folders

On enable USB

USB Video Screen

All mp4 files are listed in a row and focused Item preview shown

...

KeyFunctionality
S keyTo display UI Switch screen from the splash screen
Enter/Right/left/up/down keys

To move the focus to app list/metro apps/tv-shows/settings from Home UI screen

To navigate to USB folders on settings screen

To navigate to Bluetooth tab on settings screen

To navigate to wifi tab on settings screen

Enter key

To select the UI from the UI Switch screen

To launch apps from the app list

To launch player from tv-shows

To launch the settings screen from the home ui screen

To enable/disable Bluetooth scanning in settings screen

To enable/disable wifi scanning in settings screen

To pause player from Player controls

To connect/disconnect/pair/unpair a Bluetooth device from the settings screen

To connect/disconnect a WiFi network in settings screen

Left/Right/Up/Down arrow

To navigate within Home UI

To navigate through available Bluetooth devices on the settings screen

To navigate through available wifi networks in settings screen

To navigate to USB contents 

M/Home/1 key

To exit from launched apps (ex: cobalt, cnn, vimeo)

To exit from player launched 

Esc/M keyTo exit from password panel on WiFi screen
Down arrowTo display player controls menu from Player screen
key Code : 27 , 77, 49 , 36 ,158 To display Home Page
key Code : 112,142

To STANDBY and POWER_ON
Remote power key and keyboard F1 key used for STANDBY and POWER_ON

key Code : 228 , 116 To deep sleep
key Code : 175 174To audio increase  and decrease
key Code : 112,142, 116, F1To launch shutdown panel


 

...

View file
nameRDK_Accelerator_NewUI_Demo-v.0.2-2021-07-15.mkv
height400

Create distribution build

Prerequisites: Node.js , npm, Lightning-CLI should be available in PC

Step 1: Clone the RDKAPPS repo using the below command:

$ git clone "https://code.rdkcentral.com/r/components/opensource/RDK_apps"

Step 2: Switch to version 2 branch (new ui)

$ git checkout version_2

Step 3: Goto Accelerator Home Ui directory

$ cd RDK_apps/accelerator-home-ui/

Step 4: Install npm dependencies

$ npm install

Step 5: Run below command to generate dist folder

$ lng dist

Step 6: Generated dist folder will have directory structure > dist/es6/<compiled files> 

Step 7: Copy <compiled files> into dist and remove es6 dir

Now dist folder is ready for the deployment.

Download Pre-build (dist)

...

  • Connect your device with lan and get the box/device ip, make sure your dev pc and device is connected with the same network
  • login into box:
    • $ ssh root@<your box ip>
    • $ rm -rf lxresui
  • Extract downloaded pre-build lxresui (dist)  folder in your dev pc 
  • Copy lxresui folder from dev pc  to box/device:
  • configure residentapp.sh file
  • reboot the box, on bootup new ui will be rendered on TV screen