distinguish my-account's view as 2 layer and remove unused file 24/86824/1 accepted/tizen/wearable/20160913.041832 submit/tizen/20160912.014724 submit/tizen/20160912.062743
authorIckhee Woo <ickhee.woo@samsung.com>
Mon, 5 Sep 2016 05:36:33 +0000 (14:36 +0900)
committerIckhee Woo <ickhee.woo@samsung.com>
Mon, 5 Sep 2016 05:36:33 +0000 (14:36 +0900)
commit53ddf66144189cf0c4be689c7a57752b98f77627
treeaf8b7ac00dd2485c3eeccc731d390aebaedf9ec3
parent65bb060bfcf72c12df29253c8c5ee645cc8c8c7c
distinguish my-account's view as 2 layer and remove unused file
- add "Accounts" view for showing registered accounts list
- add "ADD" button for entering to "Add Accounts" view
- add "Add Accounts" view for showing account providers
- modify code for coding convention

Change-Id: Ie9860d1d7df47d76911569c0217a0c70f925848e
12 files changed:
wearable/app/CMakeLists.txt
wearable/app/include/my-account-main.h
wearable/app/include/my-account-popup.h [deleted file]
wearable/app/include/my-account-string.h [deleted file]
wearable/app/include/my-account-ui-widget.h
wearable/app/include/my-account-util.h
wearable/app/include/my-account-view.h
wearable/app/src/my-account-main.c
wearable/app/src/my-account-popup.c [deleted file]
wearable/app/src/my-account-ui-widget.c
wearable/app/src/my-account-view-main.c
wearable/org.tizen.my-account.xml