summaryrefslogtreecommitdiffstats
path: root/homescreen/qml/MediaAreaBlank.qml
AgeCommit message (Collapse)AuthorFilesLines
2018-02-01[CES2018] Remove volume control from HomeScreeneel_5.1.0eel_5.0.3eel_5.0.2eel/5.1.0eel/5.0.3eel/5.0.25.1.05.0.35.0.2eelTadao Tanikawa1-8/+8
Because volume control by pulseaudio doesn't work with 4a, removing it once from HomeScreen (previously it is shown by tap bottom of screen). Change-Id: I321f8f1f0d1aaf431aa923619f7bac670d5f6f8d Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-17Display default icon in new color scheme zheng_wenlong1-1/+1
When HomeScreen don't have any built-in icon for an application, it displays icon which has initial letter of upper case of application name (returned by AGL appfw) with blue circle (looks like blank icon). In the future, displaying initial letter would be replaced by own icon for each application which is stored in .wgt package. Bug-AGL: SPEC-673 Change-Id: Ifdb8254435d9ebbd93eca0005e088b99964e9187 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com> (cherry picked from commit 96c3e6d3562556d9877e0ced5bd1ab9197502708)
2017-12-17Change to new color schemeTadao Tanikawa1-1/+1
- Color scheme has been changed - Icon and text has been splitted Incoming patch is necessary to show text with icons. Bug-AGL: SPEC-1085 Change-Id: I267a4fef9901b56e355efac7357c101fd9162421 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> (cherry picked from commit f756a01c3e78ebdb1ebe74efa52b8905a6a2c6b5)
2017-12-14Fix volume slider in the media area didn't workTasuku Suzuki1-14/+0
Change-Id: Ib980233c0a7f202186004138813462ff7999864f Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2017-10-23Remove COPYRIGHT TOYOTA from file without modifiedzheng_wenlong1-1/+0
Remove the COPYRIGHT infor from the file without our modified. And add file name into debug_message. Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-10-22Add Copyright for TOYOTA and remove unnecessary filezheng_wenlong1-0/+1
Add Copyright for file with TOYOTA modified. Remove the unnecessary for this homescreen-2017. Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-10-02Add homescreen-2017eel_4.99.1eel/4.99.14.99.1zheng_wenlong1-0/+135
Add new homescreen-2017 with agl-service-windowmanaeger-2017 and agl-service-homescreen-2017. About this information see JIRA SPEC-871. [PatchSet2] Use aglwgt make package. Delete homescreensimulator and sampleapptimedate beacuse not use them. Change-Id: I402134d0386e76b2127ca95b9b0b48c1721b4086 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>