add fullscreen button
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>
Wed, 7 Nov 2018 01:43:39 +0000 (10:43 +0900)
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>
Wed, 7 Nov 2018 01:43:39 +0000 (10:43 +0900)
commitc76c903dffed920552459a808f29ff5ad32e10be
tree7c3436071ab16941f36a1098163fdd1a408d2c6c
parent33d31b5bac3c8c9105d43d6566174f39ef7a4ea4
add fullscreen button
28 files changed:
homescreen/homescreen.pro
homescreen/qml/MediaAreaBlank.qml
homescreen/qml/ShortcutArea.qml
homescreen/qml/ShortcutIcon.qml
homescreen/qml/StatusArea.qml
homescreen/qml/TopArea.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/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/TopSection_NoText_NoIcons-01.png [new file with mode: 0644]
homescreen/qml/images/TopSection_NoText_NoIcons-01.svg [deleted file]
homescreen/qml/images/Utility_Logo_Background-01.png [new file with mode: 0644]
homescreen/qml/images/Utility_Logo_Background-01.svg [deleted file]
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/main.qml
homescreen/src/homescreenhandler.cpp
homescreen/src/homescreenhandler.h
homescreen/src/main.cpp
homescreen/src/mastervolume.cpp
homescreen/src/mastervolume.h
homescreen/src/statusbarmodel.cpp
homescreen/src/toucharea.cpp [new file with mode: 0644]
homescreen/src/toucharea.h [new file with mode: 0644]