=
44e9c815ac
Torch plug-in now works with Cordova
2012-07-19 23:31:44 -04:00
Viras-
4496dafb64
Merge pull request #552 from andrewpthorp/master
...
UUID Generator (PhoneGap and Cordova versions)
2012-05-31 11:09:30 -07:00
tommy-carlos williams
b3e549ea05
NativeControls plugin was a bit behind iOS updated version
...
Added autoresizingMask to keep the TabBar in place during an incoming
call
2012-05-27 00:39:44 +10:00
@RandyMcMillan
1f1160d68b
Merge pull request #564 from DrewDahlman/master
...
Updates to LocalNotifications for phonegap and cordova
2012-05-16 14:35:18 -07:00
Drew Dahlman
2e175f3387
Updates to LocalNotifications
...
- Added the ability to have the notification ID included in the
callback.
- Fixed spelling of 'foreground'
- updated read me, as well as supporting blogpost
2012-05-16 08:33:03 -06:00
Andrew Thorp
a39642bdaf
moved iPhone version to correct folder
...
also updated generateUUID logic to not call unnecessary logic
2012-05-08 11:59:47 -04:00
Andrew Thorp
7977322371
moved phonegap version to /iPhone
2012-05-08 11:56:12 -04:00
Viras-
0ee25747e4
Updating PowerManagement plugin for iOS and Cordova 1.6
...
Updating Readme for Android & iOS
2012-05-02 20:02:08 +02:00
antoniopironti
4260c90797
"Plugins" is in the PhoneGap.plist file.
2012-04-21 15:05:18 +03: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
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
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
Manish Kungwani
b2dc3f9d66
Commented the missing function viewUpdate() and added a navigator.notification.alert("Ready");
2012-04-14 15:12:39 +05:30
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