[Events] Added common code on cordova side.
authorPawel Andruszkiewicz <p.andruszkie@samsung.com>
Mon, 30 Nov 2015 14:46:11 +0000 (15:46 +0100)
committerPawel Andruszkiewicz <p.andruszkie@samsung.com>
Tue, 1 Dec 2015 06:48:35 +0000 (07:48 +0100)
commitd1ee281a487cf0cf4db22d4b284f56c0fbc413a7
tree33122e06d791cc34e95e85ae23f9230f2d05f3fd
parentae2576fd7171f6ef56c560f53d02fa70b5d7ef20
[Events] Added common code on cordova side.

Native implementation still needs to be added.

Change-Id: I23bab24d55306e6f3bbb349a197ba4d7cb6a80e6
Signed-off-by: Pawel Andruszkiewicz <p.andruszkie@samsung.com>
src/cordova-api.gyp
src/events/cordova_events.gyp [new file with mode: 0644]
src/events/cordova_events_api.js [new file with mode: 0755]
src/events/cordova_events_extension.cc [new file with mode: 0755]
src/events/cordova_events_extension.h [new file with mode: 0755]
src/lib/cordova_plugins.js
src/lib/plugins/cordova-plugin-events/www/register.js [new file with mode: 0644]