From 83400033a3b7a91ad072a5d306355c9cd5a80d82 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 24 Jul 2015 15:48:01 -0400 Subject: integrated event scrubbing with direct image access - need to clean up code --- .../plugin.xml | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 plugins/com.phonegap.plugins.OrientationLock/plugin.xml (limited to 'plugins/com.phonegap.plugins.OrientationLock/plugin.xml') diff --git a/plugins/com.phonegap.plugins.OrientationLock/plugin.xml b/plugins/com.phonegap.plugins.OrientationLock/plugin.xml new file mode 100644 index 00000000..8bd114b8 --- /dev/null +++ b/plugins/com.phonegap.plugins.OrientationLock/plugin.xml @@ -0,0 +1,35 @@ + + + + OrientationLock + Emil Varga + + + Android Cordova plugin for locking/unlocking the screen orientation from Javascript. + + + MIT + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3