From d0d3aaf7af63afa041e9af145267b0bb04ee729f Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Sat, 10 Oct 2015 11:28:44 -0400 Subject: Notifications now have a blop sound, also handling application badges --- .../de.appplant.cordova.plugin.badge/plugin.xml | 201 +++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 plugins/de.appplant.cordova.plugin.badge/plugin.xml (limited to 'plugins/de.appplant.cordova.plugin.badge/plugin.xml') diff --git a/plugins/de.appplant.cordova.plugin.badge/plugin.xml b/plugins/de.appplant.cordova.plugin.badge/plugin.xml new file mode 100644 index 00000000..46bae990 --- /dev/null +++ b/plugins/de.appplant.cordova.plugin.badge/plugin.xml @@ -0,0 +1,201 @@ + + + + + + Cordova Badge Plugin + + + Cordova plugin to access and modify the badge number of the app icon + + + https://github.com/katzer/cordova-plugin-badge.git + + https://github.com/katzer/cordova-plugin-badge/issues + + appplant, badge + + Apache 2.0 + + Sebastián Katzer + + + + + + + + + + + + + + + + + Your support is needed. If you use the badge plugin please support us in order to ensure further development. + https://github.com/katzer/cordova-plugin-badge#supporting + + Thank you! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3