Commit Graph

344 Commits

Author SHA1 Message Date
Randy McMillan
2bd48dfe4f fix syntax on ChildBrowser.js with dual support
partly why having dual support is being avoided
2012-03-24 13:49:15 -04:00
Randy McMillan
5657dcceea Rollback iphone/FileUploader to PhoneGap
Rollback iphone/FileUploader to PhoneGap.
/iOS version has CDV support
2012-03-24 13:00:28 -04:00
macdonst
f577e17054 Merge pull request #402 from poiuytrez/master
Speech to text - Get Supported languages method
2012-03-21 07:32:05 -07:00
Leo Zhao
82b06b40ca fixed the header for 1.5 2012-03-21 22:38:32 +13:00
Leo Zhao
e5f2319b29 need to change Phonegap to Cordova, since 1.5 called Phonegap as Cordova 2012-03-21 22:36:02 +13:00
poiuytrez
a6fb89228c callback bug fixed 2012-03-20 14:37:15 +01:00
Randy McMillan
f85c237bdb PayPal Plugin update to 1.4.1 2012-03-15 17:36:53 -04:00
Abbie Gonzalez
ce6db6d4dd Added additional type: "decimalpad" to show the UIKeyboardTypeDecimalPad when the prompt shows. 2012-03-12 19:24:42 -03:00
Randy McMillan
5a328590b0 Merge branch 'master' of https://github.com/phonegap/phonegap-plugins 2012-03-06 15:28:04 -05:00
Randy McMillan
570b4777ca Manually recreated ActionSheet pull request 346 / Linted .js file
https://github.com/phonegap/phonegap-plugins/pull/346
2012-03-06 14:57:30 -05:00
Shazron Abdullah
324b6ed61a Merge pull request #340 from downie/master
Adds setCustomVariable functionality to the iPhone and Android Google Analytics plugins
2012-03-06 10:50:48 -08:00
Shazron Abdullah
9cc3ab3042 Merge pull request #327 from brianantonelli/master
Issue 226
2012-03-06 10:47:06 -08:00
Shazron Abdullah
2e0dbfabab Merge pull request #318 from tomasfejfar/nonexistent-email-account-fix
iOS > EmailComposer > FIX: Without email account there is an error, that...
2012-03-06 10:46:42 -08:00
Shazron Abdullah
585ff321ba Merge pull request #332 from felixactv8/master
Updated Collaboration List
2012-03-06 10:46:02 -08:00
Randy McMillan
1358edb186 Lint/Compress ChildBrowser.js
Lint/Compress ChildBrowser.js
2012-03-05 21:29:09 -05:00
RandyMcMillan
50fa390722 Cordova 1.5 Support for ActionSheet iOS plugin 2012-03-05 16:06:21 -05:00
RandyMcMillan
3553e30fc1 Cordova 1.5 Support for iOS iAd plugin
Cordova 1.5 Support for iOS iAd plugin
Tested on Lion and Mountain Lion
2012-03-05 13:23:59 -05:00
Randy McMillan
f68749edb6 Lost in my previous commit. reading to file. 2012-03-04 17:03:43 -05:00
Randy McMillan
acc439df9a ChildBrowser Cordova 1.5 Support
ChildBrowser Cordova 1.5 Support
2012-03-04 16:14:33 -05:00
macdonst
2dc6525b2c Merge pull request #366 from triceam/master
Fixed critical bug for relative content in external screen's web view.
2012-02-24 14:54:00 -08:00
Andrew Trice
c6f49739ee put license back into file 2012-02-24 17:31:48 -05:00
Andrew Trice
5240dbd32f fixed bug that prevented content to be loaded in external screen's web view via relative paths. Changed from loading content as a string to using NSURL fileURLWithPath. 2012-02-24 17:26:51 -05:00
Shazron Abdullah
d07bc00fc3 Merge pull request #363 from samsoir/master
Refactored iOS DatePicker plugin
2012-02-22 14:23:21 -08:00
Sam de Freyssinet
76a724e312 More refactoring of the DatePicker implmentation. Created one init method for the ActionSheet that accepts its dependencies via DI. All date handling is now internationally recognised ISO. DatePicker will default to UIDatePickerModeDateAndTime unless specified otherwise. All memory is managed properly, making DatePicker plugin play nice in iOS (without ARC) 2012-02-22 15:48:33 -06:00
Sam de Freyssinet
3d12767172 Created a new datetime mode to allow date and time to be sent 2012-02-22 14:44:53 -06:00
Sam de Freyssinet
396e3f4d14 Using ISO standard date formatting within the iOS DatePicker.m class 2012-02-22 14:42:06 -06:00
Sam de Freyssinet
009971fb0e Fixed a few minor errors with releasing to early. Also ensure the JS returns the date to the PG JS client 2012-02-22 13:58:16 -06:00
macdonst
bb7338d299 Merge pull request #359 from devgeeks/SMSComposer-update
SMSComposer updated for 1.4.x
2012-02-22 04:20:40 -08:00
Sam de Freyssinet
b86ff81648 Updated the DatePicker class to use standard iOS conventions for delegation and memory management 2012-02-21 20:30:28 -06:00
tommy-carlos williams
5e9255f4da Tidy up for README.md 2012-02-19 02:04:24 +11:00
tommy-carlos williams
d4386b72ed Fix for deprecations in PhoneGap 1.4.x
Also added PhoneGap.plist instructions in README.md
2012-02-19 02:01:07 +11:00
Shazron Abdullah
b81a66423c Merge pull request #276 from buddydvd/ios-iap-apply-fix
iOS Fix for IAP: apply()'s "this" argument needs to be set.
2012-02-14 09:51:08 -08:00
Patrick Mueller
7ed42cc9d9 Merge pull request #354 from oswell/master
Fix for issue #280.

per comment on the issue, fix looks good, so merging
2012-02-09 08:06:29 -08:00
Shazron Abdullah
e16e8a6956 Merge pull request #353 from devgeeks/VolumeSlider
Update iPhone/VolumeSlider/README.md
2012-02-08 15:23:54 -08:00
tommy-carlos williams
2396e0f615 Update iPhone/VolumeSlider/README.md 2012-02-09 10:06:58 +11:00
Mike Oswell
0d7e5edd31 Fix issue #280, include overlay view file and fix xib loading. 2012-02-06 11:27:53 -08:00
Chris Downie
5d38c29a7b Adds the ability to set custom variables in the iPhone GoogleAnalytics plugin. 2012-01-26 10:53:34 -08:00
macdonst
039636bab8 Merge pull request #337 from triceam/master
Added a low-latency audio plugin for Android & iOS

This is completely utterly awesome. Thanks for contributing back to the community @triceam. I bet a lot of PhoneGap Android and iOS developers will love you for this.
2012-01-26 07:21:49 -08:00
Andrew Trice
113123d138 added LowLatencyAudio plugins for iOS and Android, with usage examples 2012-01-25 17:31:16 -05:00
Brian Antonelli
63b5e612c1 Support for adding both local and remote images. 2012-01-24 21:53:38 -05:00
Felix
c344243b8b updated collab list
added Michael Brooks
2012-01-23 21:35:50 -08:00
Felix
1926773e99 Updated collabs 2012-01-23 21:33:14 -08:00
Brian Antonelli
8c654dd132 Reworking compose tweet
Merged sendTweet and composeTweet. Changed how optional parameters
(image and url attachments) are sent. Added additional examples for
creating tweets.
2012-01-23 23:42:03 -05:00
Felix
a7eac26f62 calendar plugin
updated calendar plugin
2012-01-21 00:59:18 -08:00
Felix
cfefffda55 Revert "calendar plugin"
This reverts commit 63d4ae5a81.
2012-01-21 00:53:43 -08:00
Felix
63d4ae5a81 calendar plugin 2012-01-20 18:01:30 -08:00
Felix Montanez
b9ef6ea7ce Calendar Plugin
It adds a test appointment to the phone. It needs more work to add data
dynamically from Javascript to Objective-C.

** first plugin so please be gentle **
2012-01-20 18:01:30 -08:00
Brian Antonelli
dd500989a6 fixing memory leaks 2012-01-19 14:34:52 -05:00
Brian Antonelli
673182abb2 adding error handler for if tweet is too long 2012-01-19 10:56:53 -05:00
macdonst
952e98ac0c Merge pull request #325 from triceam/master
Committed ExternalScreen Plugin
2012-01-19 06:30:37 -08:00