Commit Graph

96 Commits

Author SHA1 Message Date
Michael Dreeling
bf50e013c4 Changed getTwitterUserName to use the correct callback mechanism to avoid crashes 2012-05-06 22:00:27 -04:00
Michael Dreeling
a2412acce0 Sync to master 2012-05-02 08:00:48 -04:00
Michael Dreeling
2a95b5bd47 Remove unused variable 2012-05-02 07:51:04 -04:00
Michael Dreeling
fbb8e37453 Added getTwitterUsername api call 2012-05-01 07:14:40 -04:00
RandyMcMillan
0ff13a981b update README link 2012-04-30 20:06:44 -04:00
RandyMcMillan
b311b077cc Updated README.md
Deleted Example project
Included sample index.html
added plist screenshot
2012-04-30 20:03:54 -04:00
Randy McMillan
02512a8d48 TwitterPlugin (iOS) tested on Cordova 1.7.0 2012-04-30 17:45:59 -04:00
Randy McMillan
e3a4c7e650 Add iOS Retina display detection for button icons 2012-04-30 16:06:58 -04:00
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
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
Olivier Louvignes
eb757d3131 Added new iOS/ProgressHud plugin for Cordova-1.6+. 2012-04-26 03:49:43 +02: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
75419d5622 Merge pull request #504 from DrewDahlman/master
Added new method to ChildBrowser
2012-04-20 10:30:03 -07:00
Randy McMillan
ed9d04e584 UA PushNotification (iOS) 1.6.0 support 2012-04-19 19:45:24 -04: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
Randy McMillan
2e484e051a Added iOS 5 Twitter.framework notice 2012-04-18 17:17:04 -04: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
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
Drew Dahlman
c64d17d5a7 Cleanup 2012-04-15 19:38:39 -06:00
Drew Dahlman
a9093fd70d Fresh rewrite of LocalNotifications for use with Cordova 1.6 2012-04-15 19:24:41 -06:00
Drew Dahlman
e92f155dfa Added Cordova Support & documentation 2012-04-15 10:53:36 -06:00
Felix
f1c66cf40d added calendar plugin for cordova 1.6.0 use 2012-04-15 01:36:01 -07:00
Randy McMillan
a9a4d05b8d Email Composer iOS 1.6.0 2012-04-13 19:22:56 -04:00
Randy McMillan
148947c3d3 Twitter iOS plugin 1.6.0 2012-04-13 19:04:33 -04:00
Chris Brody
5d83b9b403 Fix iOS/DatePicker/DatePicker.js for Cordova 1.5 and 1.6 2012-04-13 16:15:15 +02:00
Randy McMillan
7107d3206b Plugin Notes update for 1.6.0 2012-04-12 19:15:47 -04:00
Randy McMillan
78501bdb8e 1.6.0 Note 2012-04-12 19:00:33 -04:00
Randy McMillan
c24ce3ff99 1.6.0 note 2012-04-12 17:59:34 -04:00
Becky Gibson
5860199b16 Updated Globalization plugin for use with Cordova 1.5 and 1.6 2012-04-12 08:17:49 -04:00
Will Froelich
ddf3f214ae Updated Testflight plugin for Cordova 1.6 2012-04-10 21:13:06 -07:00
Alexander Miller
7def49a8ed checked for one argument too less 2012-04-10 18:59:02 +02:00
Randy McMillan
7823abab75 Merge pull request #460 from ckihneman/master
Add Cordova support to GoogleAnalytics for iOS
2012-04-09 13:55:05 -07:00
Chris Kihneman
c953fe8c82 add Cordova support to GoogleAnaltics for iOS 2012-04-09 13:48:03 -07:00
shazron
7e0f7dccbd PayPalPlugin README tweak 2012-04-09 13:39:12 -07:00
shazron
6951f4b0b0 AdPlugin - Updated for 1.6.0 and JavaScript global namespace cleanup 2012-04-09 13:38:58 -07:00
shazron
76f79f96e1 PayPalPlugin - Updated for 1.6.0 and JavaScript global namespace cleanup 2012-04-09 12:42:37 -07:00
Randy McMillan
18da0b11e5 Styling hints per user request https://github.com/phonegap/phonegap-plugins/issues/454 2012-04-09 15:25:10 -04:00
Olivier Louvignes
e604a65c1c Remove trailing NSLog() calls in iOS/PickerView. 2012-04-09 17:02:17 +02:00
Randy McMillan
ef952eb093 Merge pull request #436 from jamesnw/master
Added AppiraterPlugin for iOS
2012-04-09 06:54:32 -07:00
Olivier Louvignes
18580a8f7c Small bugfix for iOS/ActionSheet. 2012-04-09 15:09:20 +02:00