Commit Graph

861 Commits

Author SHA1 Message Date
Randy McMillan
e3a4c7e650 Add iOS Retina display detection for button icons 2012-04-30 16:06:58 -04:00
macdonst
fe75cad61c Merge pull request #526 from vishalrajpal/patch-1
Changed README with proper instructions.
2012-04-30 07:05:45 -07:00
Vishal
428d9b9f95 Changed README with proper instructions. 2012-04-30 11:30:20 +05:30
Randy McMillan
353952a89e Merge pull request #508 from mgcrea/ios-actionsheet
Small bugfix for `iOS/ActionSheet`.
2012-04-27 13:51:46 -07:00
Randy McMillan
661b32592c Merge pull request #509 from mgcrea/ios-pickerview
Remove trailing NSLog() calls in `iOS/PickerView`.
2012-04-27 13:43:26 -07:00
Randy McMillan
2b6afe31aa Merge pull request #507 from mgcrea/ios-messagebox
Tweaking `iOS/MessageBox`
2012-04-27 13:43:02 -07:00
Randy McMillan
9ba9ea70ac Merge pull request #521 from mgcrea/master-progresshud
Missing definition in `iOS/ProgressHud` header interface.
2012-04-27 13:42:31 -07:00
macdonst
5cf45fcade Updating BarcodeScanner plugin to Cordova 2012-04-27 11:37:09 -04:00
Olivier Louvignes
bf8394c276 Missing definition in iOS/ProgressHud header interface. 2012-04-27 14:07:45 +02:00
shazron
fb8032ada8 Updated NotificationEx for Cordova 2012-04-26 17:30:14 -07:00
Randy McMillan
4ec736cee5 Merge pull request #515 from mgcrea/master-progresshud
Added new `iOS/ProgressHud` plugin for Cordova-1.6+.
2012-04-25 23:49:27 -07:00
Olivier Louvignes
eb757d3131 Added new iOS/ProgressHud plugin for Cordova-1.6+. 2012-04-26 03:49:43 +02:00
macdonst
a15d3889c7 Updating the ChildBrowser so the web view shows full screen on Android. 2012-04-24 17:36:08 -03:00
RandyMcMillan
ba91bdaf0c TwitterPlugin (iOS) note
Retested TwitterPlugin (iOS) in iOS 5.1 and Cordova 1.6.1
2012-04-24 01:33:16 -04:00
Olivier Louvignes
18e3c08ca8 Tweaking iOS/MessageBox, added callable checks on callbacks. 2012-04-22 04:05:54 +02:00
Randy McMillan
7cb0efd998 Merge pull request #506 from antoniopironti/patch-1
"Plugins" is in the PhoneGap.plist file.
2012-04-21 12:00:11 -07:00
antoniopironti
4260c90797 "Plugins" is in the PhoneGap.plist file. 2012-04-21 15:05:18 +03:00
Randy McMillan
75419d5622 Merge pull request #504 from DrewDahlman/master
Added new method to ChildBrowser
2012-04-20 10:30:03 -07:00
macdonst
3a3d901341 Merge branch 'master' of git://github.com/phonegap/phonegap-plugins 2012-04-20 10:51:00 -04:00
macdonst
037aa0bd82 Simple IMEI plugin for Android 2012-04-20 10:50:53 -04:00
Randy McMillan
ed9d04e584 UA PushNotification (iOS) 1.6.0 support 2012-04-19 19:45:24 -04:00
Randy McMillan
3f205f515f Merge pull request #503 from JStuhr/master
Updated the iOS Badge plugin to work with Cordova 1.6.1
2012-04-19 14:16:34 -07:00
Drew Dahlman
9e256462c7 Clean up 2012-04-19 12:02:32 -06:00
Drew Dahlman
4915b76b64 Added new method getPage
This new method will allow for a single instance of the ChildBrowser to
be directed to a new URL via JS.
2012-04-19 11:58:36 -06:00
Joseph Stuhr
7e726f98b5 Added a ReadMe to help install and use the plugin. 2012-04-19 12:39:39 -04:00
Joseph Stuhr
4ac80f0866 Updated the Badge plugin for Cordova 1.6.1.
- Will work in all versions of Cordova.
2012-04-19 12:37:38 -04:00
Joseph Stuhr
8d830efdc8 Merge branch 'master' of git://github.com/phonegap/phonegap-plugins 2012-04-19 11:16:16 -04:00
Joseph Stuhr
69627f49d7 Merge branch 'CordovaSupport' of https://github.com/JStuhr/phonegap-plugins 2012-04-19 11:11:57 -04:00
Randy McMillan
2e484e051a Added iOS 5 Twitter.framework notice 2012-04-18 17:17:04 -04:00
Randy McMillan
99136ff1fb Merge pull request #495 from dak1/patch-1
Changed Cordova.exec to cordova.exec for Cordova 1.6
2012-04-17 10:03:24 -07:00
dak1
65de2f666f Changed Cordova.exec to cordova.exec for Cordova 1.6 2012-04-17 13:52:40 -03:00
Randy McMillan
b6175108a8 InAppPurchaseManager (iOS) 1.6.0 support edits 2012-04-16 16:58:56 -04:00
macdonst
3ca03daea6 Merge pull request #491 from DrewDahlman/master
Fixing the call to Cordova in ChildBrowser.
2012-04-16 07:40:56 -07:00
Drew Dahlman
20841c386b Fixed Childbrowser for use in Cordova 1.6 2012-04-16 08:35:20 -06:00
Drew Dahlman
0b19e9c564 Revert "Fixing the call to Cordova"
This reverts commit c6c52c1479.
2012-04-16 08:34:33 -06:00
Drew Dahlman
c6c52c1479 Fixing the call to Cordova
The Capital C in Cordova.exec causes the plugin to not work. By
changing it to cordova.exec it works as expected.
2012-04-16 08:26:09 -06:00
Randy McMillan
2b53eaec1e Merge pull request #489 from DrewDahlman/master
New rewrite of LocalNotifications for Cordova 1.6
2012-04-15 20:15:03 -07:00
Drew Dahlman
c64d17d5a7 Cleanup 2012-04-15 19:38:39 -06:00
Drew Dahlman
d1ddb1b663 Removed references / dual support of Cordova 2012-04-15 19:31:27 -06:00
Drew Dahlman
a9093fd70d Fresh rewrite of LocalNotifications for use with Cordova 1.6 2012-04-15 19:24:41 -06:00
Randy McMillan
27a7dbe80e Version support notes for /iPhone repository 2012-04-15 17:33:13 -04:00
Drew Dahlman
ab5509e7da Updated to support sound & callbacks 2012-04-15 10:54:38 -06:00
Drew Dahlman
e92f155dfa Added Cordova Support & documentation 2012-04-15 10:53:36 -06:00
Randy McMillan
e552931521 Merge pull request #485 from felixactv8/master
updated plugin for cordova 1.6.0 use.
2012-04-15 01:40:13 -07:00
Felix
f1c66cf40d added calendar plugin for cordova 1.6.0 use 2012-04-15 01:36:01 -07:00
Felix
099d5c6618 Merge remote-tracking branch 'upstream/master' 2012-04-15 01:34:58 -07:00
Felix
9e017e9f16 modified readme for updated cordova use 2012-04-15 01:20:03 -07:00
Felix
7700b2355d updated calendar plugin for cordova use 2012-04-15 01:17:17 -07:00
Randy McMillan
d24a9d7155 Merge pull request #481 from manishkungwani/patch-5
Commented the missing function viewUpdate().
2012-04-14 12:44:04 -07:00
Manish Kungwani
b2dc3f9d66 Commented the missing function viewUpdate() and added a navigator.notification.alert("Ready"); 2012-04-14 15:12:39 +05:30