registerShortcut
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 28 May 2019 06:00:55 +0000 (14:00 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 28 May 2019 06:00:55 +0000 (14:00 +0800)
commit7d29d877baafe52cc0e0bbdf7d86deff61073651
treeb3d106a241e5c3b5be6b7f1fbe596ac3024ae0ad
parent33c89065c315edd838873116bec8723326f43488
registerShortcut

Change-Id: I66dbf6f12a890e67908594ed238556f5456b7ed7
30 files changed:
homescreen/homescreen.pro
homescreen/qml/ShortcutArea.qml
homescreen/qml/ShortcutIcon.qml
homescreen/qml/StatusArea.qml
homescreen/qml/images/AGL_HMI_Blue_Background_NoCar-01.png
homescreen/qml/images/AGL_HMI_Full_Background.png [new file with mode: 0644]
homescreen/qml/images/AGL_HMI_Normal_Background.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/blank.svg [new file with mode: 0644]
homescreen/qml/images/Shortcut/blank_active.svg [new file with mode: 0644]
homescreen/qml/images/Shortcut/sdl_usb.svg [new file with mode: 0644]
homescreen/qml/images/Shortcut/sdl_usb_active.svg [new file with mode: 0644]
homescreen/qml/images/Shortcut/shortcut.qrc
homescreen/qml/images/Shortcut/video.svg [new file with mode: 0644]
homescreen/qml/images/Shortcut/video_active.svg [new file with mode: 0644]
homescreen/qml/images/fullscreen.png [new file with mode: 0644]
homescreen/qml/images/images.qrc
homescreen/qml/images/normal.png [new file with mode: 0644]
homescreen/qml/images/normal_disable.png [new file with mode: 0644]
homescreen/qml/main.qml
homescreen/src/applicationlauncher.cpp
homescreen/src/homescreenhandler.cpp
homescreen/src/homescreenhandler.h
homescreen/src/main.cpp
homescreen/src/shortcutappmodel.cpp [new file with mode: 0644]
homescreen/src/shortcutappmodel.h [new file with mode: 0644]
homescreen/src/toucharea.cpp [new file with mode: 0644]
homescreen/src/toucharea.h [new file with mode: 0644]
package/etc/registeredApp.aaa.json [new file with mode: 0644]
package/etc/registeredApp.json [new file with mode: 0644]
package/package.pro