summaryrefslogtreecommitdiff
path: root/data/mobile
AgeCommit message (Collapse)AuthorFilesLines
2015-06-11feedback: Seperate codes between common and mobile profileJiyoung Yun30-353/+0
feedback-ids.h and feedback.h will be public api on Tizen v2.4. If you need a specific enum for your profile, you can make new file like feedback-ids-[PROFILE].h. Change-Id: Iedcd7092866351a6c0b07fed3060b096e073973a Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com> Signed-off-by: taeyoung <ty317.kim@samsung.com>
2015-06-10common: code sync with Tizen 2.3taeyoung30-0/+353
- Currently, libsvi is too old and it is necessary to add many fixes and some features. Thus code sync is needed Change-Id: I0abd6ad42bf5ef74ae001a2c82aca5c6bc40ff32 Signed-off-by: taeyoung <ty317.kim@samsung.com>