[Dialog] Implementation of Dialog plugin.
authorPawel Andruszkiewicz <p.andruszkie@samsung.com>
Wed, 21 Oct 2015 07:50:06 +0000 (09:50 +0200)
committerHyunJin Park <hj.na.park@samsung.com>
Thu, 22 Oct 2015 01:32:19 +0000 (10:32 +0900)
commita843647890429f5af96cb021f184584aa521e685
treedb1bf1e3320a85f20122cca6d8504e0a29df3de1
parentccbc0209df532021bd043605b000d95c51bf2fa8
[Dialog] Implementation of Dialog plugin.

[Verification] All automatic and manual tests pass.

Change-Id: I522f9533c1cc7cd047ecee595df0e0ab221cba76
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
src/cordova-api.gyp
src/dialog/cordova_dialog.gyp [new file with mode: 0644]
src/dialog/cordova_dialog_api.js [new file with mode: 0755]
src/dialog/cordova_dialog_extension.cc [new file with mode: 0755]
src/dialog/cordova_dialog_extension.h [new file with mode: 0755]