Skip to content

Conversation

@mrjoey
Copy link

@mrjoey mrjoey commented Mar 17, 2013

No description provided.

Vinícius Soares Fonseca and others added 30 commits October 3, 2012 16:21
Added Foreground Camera Plugin and Foreground Gallery Plugin for Phonegap (Cordova) 2.1.0
Added "remove" method and README for PhoneGap 2.0
Using PhoneGap 2.0 or higher (aka Cordova) the res/xml/plugins.xml is no longer supported.
Therefore the plugin must be added in the res/xml/config.xml in the <plugin>-section, which seems to be used from this time on.
Downloader - Modifying imports to org.apache.cordova.api
Update Android/StatusBarNotification/README.md
Corrected the method name and the plugin name.
albertut and others added 30 commits February 20, 2013 07:51
Plugin used to detect if the GPS is enabled or not.
Added screenshot for filepicker
Add Moodstocks image recognition SDK plugin for PhoneGap 2.3.0
SMSComposer compatability for 2.4
Fixes #857, #392 - also closes #700
To clear all notifications, just alter cancelAllNotifications fron LocalNotifications.m file adding:
    [[UIApplication sharedApplication] setApplicationIconBadgeNumber: 1];
    [[UIApplication sharedApplication] setApplicationIconBadgeNumber: 0];

before [[UIApplication sharedApplication] cancelAllLocalNotifications];

I hope, that solution can help.
Added brackets to fix typecasting errors
find details in README.md
Wikitude will no longer maintain plugin inside PhoneGap's github
account but use its own account instead
Update iPhone/LocalNotification/plugin/LocalNotification.m
Migration of the Android InAppBilling plugin to an external github repo
added Version Plugin for Android
Upgraded SpeechRecognizer plugin to 2.5.0 Plugin Architecture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.