aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Home/HMI_AppLauncher_Blank_Inactive-01.png
AgeCommit message (Collapse)AuthorFilesLines
2017-12-16Revert "Revert "Display blank icon with first letter in new color scheme""Tadao Tanikawa1-0/+0
This reverts commit b11094e01c1fe8000475691591bb8f93376acec4. b110 reverts commit 96c3e6d3562556d9877e0ced5bd1ab9197502708. [Update commit message by Tadao Tanikawa] Display default icon in new color scheme 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: I538530cace02f63fe6d6fcfa682bb7c1935791ee Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-14Revert "Display blank icon with first letter in new color scheme"Jan-Simon Moeller1-0/+0
JSM: Reverting as comments were not addressed in c12525 . This reverts commit 96c3e6d3562556d9877e0ced5bd1ab9197502708. Change-Id: Ib254e2c219e033a6b1ec755c32ddeca66dbb02bf Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2017-12-14Display blank icon with first letter in new color schemezheng_wenlong1-0/+0
For new color scheme, when icon file is not exist, Display a blank icon with first letter. Change-Id: Ifdb8254435d9ebbd93eca0005e088b99964e9187 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
2017-12-13Display a blank icon with first letter when icon is not existzheng_wenlong1-0/+0
Add a new feature, when icon is not exist in homescreen, display a blank icon with first letter. Change-Id: I928537bd61f655107393890166260b7446a16a97 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>