Support sticker option in mobile profile 86/251786/8
authorInHong Han <inhong1.han@samsung.com>
Wed, 6 Jan 2021 09:04:32 +0000 (18:04 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 10 Mar 2021 09:26:48 +0000 (18:26 +0900)
commit475a286da5e832de36e1c3a8bbeccd4e32622f00
tree4f0f156d2877a36ea85e89028521799cef8b94b3
parentcbee251b6161dbca6ab8b86b2dd5b423b2f0e596
Support sticker option in mobile profile

Change-Id: I4a657084b13dc0fd7c8cd1b9bd0384e2a066b5ab
20 files changed:
CMakeLists.txt
data/edc/gengrid/customised_sticker_gengrid.edc [new file with mode: 0644]
data/edc/gengrid/layout_sticker_keypad.edc [new file with mode: 0755]
data/layout/mobile/LYT_CM_POPUP.xml
data/layout/mobile/LYT_LANDSCAPE_STICKER.xml [new file with mode: 0644]
data/layout/mobile/LYT_PORTRAIT_STICKER.xml [new file with mode: 0644]
data/layout/mobile/input_mode_configure.xml
data/pixmaps/default/mobile/icon/54x54/icon_sticker_dim.png [new file with mode: 0644]
data/pixmaps/default/mobile/icon/54x54/icon_sticker_nor.png [new file with mode: 0644]
data/pixmaps/default/mobile/icon/54x54/icon_sticker_press.png [new file with mode: 0644]
data/pixmaps/default/mobile/icon/bubble/icon_sticker.png [new file with mode: 0644]
data/pixmaps/default/mobile/icon/bubble/icon_sticker_dim.png [new file with mode: 0644]
data/pixmaps/default/mobile/icon/bubble/icon_sticker_press.png [new file with mode: 0644]
data/pixmaps/default/mobile/icon_recent.png [new file with mode: 0644]
packaging/ise-default.spec
src/include/ise-sticker-config.h [new file with mode: 0644]
src/include/ise-sticker-mode.h [new file with mode: 0644]
src/include/ise.h
src/ise-sticker-mode.cpp [new file with mode: 0644]
src/ise.cpp