From a410042bb1a2023678e64ea3a2672de5070c97f5 Mon Sep 17 00:00:00 2001 From: Christophe BOUCAUT Date: Mon, 23 Feb 2015 16:28:39 +0100 Subject: [PATCH] Add plugin's info. --- plugin.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plugin.xml b/plugin.xml index 6c89a8b..71aa882 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,12 +3,14 @@ xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" id="org.geneanet.customCamera" - version="0.0.1" + version="0.0.2" > GeneanetCustomCamera - customCamera by Geneanet + This cordova plugin is an alternative to the official cordova plugin (camera). It starts a custom camera: image overlay with an opacity slider, user-defined color of the buttons, activating/deactivating functions. BSD custom,camera,geneanet + https://github.com/geneanet/customCamera + https://github.com/geneanet/customCamera/issues