migrate to Tizen 3.0 SDK 07/58107/7
authorKamil Lipiszko <k.lipiszko@samsung.com>
Wed, 27 Jan 2016 11:33:40 +0000 (12:33 +0100)
committerKamil Lipiszko <k.lipiszko@samsung.com>
Thu, 28 Jan 2016 13:20:23 +0000 (14:20 +0100)
commitac242c91531fc1d0c9250ae12febb75ea78be050
tree8a23f1973be51f71eda8205203be5c44d4c5b5ac
parent33638d68894083bfa3b92dec03d54189a9af68c3
migrate to Tizen 3.0 SDK

Changes:
- remove previous build system files,
- change dir structure to adjust Tizen IDE,
- replace pkgmgrinfo with app_info API,
- replace rua with context_history,
- add necessary privileges.

Change-Id: Ica60de8afed513d34dfc8923e51d4bda45845de0
25 files changed:
.cproject [new file with mode: 0644]
.exportMap [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.project [new file with mode: 0644]
CMakeLists.txt [deleted file]
data/org.tizen.task-mgr.xml [deleted file]
inc/conf.h [moved from include/conf.h with 84% similarity]
inc/item.h [moved from include/item.h with 100% similarity]
inc/list.h [moved from include/list.h with 86% similarity]
inc/log.h [moved from include/log.h with 100% similarity]
inc/main.h [moved from include/main.h with 100% similarity]
inc/scroller.h [moved from include/scroller.h with 100% similarity]
inc/util.h [moved from include/util.h with 80% similarity]
org.tizen.task-mgr.manifest [deleted file]
packaging/org.tizen.task-mgr.spec [deleted file]
res/CMakeLists.txt [deleted file]
res/edje/CMakeLists.txt [deleted file]
res/edje/conf.h
src/.util.c.swp [new file with mode: 0644]
src/item.c
src/list.c
src/main.c
src/scroller.c
src/util.c
tizen-manifest.xml [new file with mode: 0644]