Introduce UX for RW update 92/152192/11 accepted/tizen/4.0/unified/20171011.150243 submit/tizen_4.0/20171010.092649 submit/tizen_4.0/20171010.115426 tizen_4.0.IoT.p1_release
authorKichan Kwon <k_c.kwon@samsung.com>
Mon, 25 Sep 2017 08:08:14 +0000 (17:08 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Fri, 29 Sep 2017 02:44:07 +0000 (11:44 +0900)
commit822bb1eb84b45c43ba2e6a6ac6c9274c5db01858
treebedd8458c0cfb1a2ff7316e4bef1444aaf430f1d
parentf01a0555b18267588bb30d93144833571c79f17a
Introduce UX for RW update

It shows these informations below
  - Updated scripts / Total scripts
  - Progress circle
Current progress is stored in tmp

Change-Id: Ice8a0ab17c2a125a83b52cb91d504ade497396e2
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
27 files changed:
CMakeLists.txt [new file with mode: 0755]
packaging/system-rw-update-ani.manifest [new file with mode: 0644]
packaging/system-rw-update.spec
res/tw1/images/solis_fota_progress_000.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_0.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_1.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_2.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_3.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_4.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_5.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_6.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_7.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_8.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_9.png [new file with mode: 0755]
res/tw1/images/wc_fota_downloading_slash.png [new file with mode: 0755]
rw-update-ani/CMakeLists.txt [new file with mode: 0755]
rw-update-ani/rw-update-ani_new.c [new file with mode: 0755]
rw-update-ani/rw-update-ani_new.h [new file with mode: 0755]
rw-update-ani/rw-update-log.h [new file with mode: 0755]
rw-update-ani/rw-update_new_cairo.h [new file with mode: 0755]
rw-update-ani/rw-update_new_cairo_w_360_360.c [new file with mode: 0755]
rw-update-ani/rw-update_new_common.h [new file with mode: 0755]
rw-update-ani/rw-update_new_common_display.h [new file with mode: 0755]
rw-update-ani/rw-update_new_fb.h [new file with mode: 0755]
rw-update-ani/rw-update_new_fb_cairo.c [new file with mode: 0755]
rw-update-ani/rw-update_new_tdm_display.c [new file with mode: 0755]
upgrade/update.sh