[Account] Initial implementation.
authorByungWoo Lee <bw1212.lee@samsung.com>
Fri, 6 Feb 2015 01:10:37 +0000 (10:10 +0900)
committerPawel Andruszkiewicz <p.andruszkie@samsung.com>
Thu, 12 Feb 2015 12:32:25 +0000 (21:32 +0900)
commitb9d5aa3b8562a3ddf31036d6644dd4da448d364d
tree55bcdaa0b69e3792e94c2a067f46f07db06c7eba
parent66aebbc90aae1ed3291c58c714a29458411f8738
[Account] Initial implementation.

[Verification] Code compiles, TCT pass rate: 57/89.

Change-Id: I1ddb7d67b6cc1b619b5b6a12c31cf907dc17fe9c
packaging/webapi-plugins.spec
src/account/account.gyp [new file with mode: 0644]
src/account/account_api.js [new file with mode: 0644]
src/account/account_extension.cc [new file with mode: 0644]
src/account/account_extension.h [new file with mode: 0644]
src/account/account_instance.cc [new file with mode: 0644]
src/account/account_instance.h [new file with mode: 0644]
src/account/account_manager.cc [new file with mode: 0644]
src/account/account_manager.h [new file with mode: 0644]
src/tizen-wrt.gyp