add fullscreen&notification&information function
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 13 Nov 2018 07:54:13 +0000 (15:54 +0800)
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
Tue, 13 Nov 2018 07:54:13 +0000 (15:54 +0800)
commitb3476f1c2debc23411a66b1498065ab575879e22
tree301e7897d1d8f9c2be515ba7c22ee48867cab485
parent6a712584e9b66fe48494c5d20690a072320baf14
add fullscreen&notification&information function

Change-Id: I33b355c78d5abe6bf4a8a60350cf6e7f4f78e0f7
14 files changed:
homescreen/homescreen.pro
homescreen/qml/ShortcutArea.qml
homescreen/qml/StatusArea.qml
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/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/toucharea.cpp [new file with mode: 0644]
homescreen/src/toucharea.h [new file with mode: 0644]