Shazron Abdullah
6f6fa31a34
Merge pull request #71 from foxyNinja7/master
...
Share plugin for Android
2011-07-14 00:30:56 -07:00
Shazron Abdullah
f34017b41c
Merge pull request #73 from shazron/maxogden-mapkit
...
Maxogden mapkit merge, plus my fixes
2011-07-12 16:25:12 -07:00
shazron
1b2ba86a57
Fixes for MapKit plugin (from merge) so it compiles.
2011-07-12 16:24:08 -07:00
Max Ogden
e307646e8b
updating mapkit demo with new functionality
2011-07-12 15:33:36 -07:00
shazron
d057c6bde0
add support for calculating current map bounding box from javascript
2011-07-12 15:32:19 -07:00
Max Ogden
ee40d376e4
autorelease string to prevent leak
2011-07-12 15:29:57 -07:00
Max Ogden
26691245cd
add regionDidChange aka onMapMove event listener via this thread bit.ly/pdGYV4
2011-07-12 15:29:57 -07:00
Max Ogden
2cd1ba1307
add offsetTop option to mapkit plugin, remove the atBottom option
2011-07-12 15:29:57 -07:00
Kevin Schaul
d4b8f78c79
Fixed formatting
2011-07-11 21:33:34 -07:00
Kevin Schaul
b004a2fbe5
Added Share plugin for Android
2011-07-11 21:27:10 -07:00
shazron
933f7f1a28
Updated iOS SMSComposer plugin to implement the MFMessageComposeViewControllerDelegate protocol
2011-07-11 19:01:50 -07:00
shazron
59e635fbdf
Updated iOS ChildBrowser plugin to support 1.0.0rc1
2011-07-11 18:58:24 -07:00
shazron
b659180368
Updated iOS Clipboard plugin so it compiles under Xcode 4
2011-07-11 18:58:04 -07:00
shazron
ff0c82a658
Updated iOS DatePicker plugin example so it compiles under Xcode 4
2011-07-11 18:57:28 -07:00
shazron
15603e4184
Updated iOS FileUploader plugin to support 1.0.0rc1
2011-07-11 18:56:52 -07:00
shazron
0b1e72af86
Updated iOS GapSocketCommand plugin to support 1.0.0rc1
2011-07-11 18:56:38 -07:00
shazron
f92b520f4f
Updated iOS MapKit plugin to support 1.0.0rc1
2011-07-11 18:56:15 -07:00
shazron
fe2ba4073f
Update orphaned files to support conditional PHONEGAP_FRAMEWORK
2011-07-11 18:55:09 -07:00
shazron
ba407662c6
Updated iOS Screenshot plugin to support 1.0.0rc1
2011-07-11 18:53:50 -07:00
shazron
c443dd0dc6
Added orphaned iOS core plugins.
2011-07-11 17:20:36 -07:00
stevengill
0f52e63e69
updated NativeControls to work with PhoneGap 0.9.6
2011-07-11 16:56:21 -07:00
shazron
a69deca19c
Moved deprecated Notification activityStart/activityStop from PhoneGap Core to the NotificationEx (Ex=extended) plugin
2011-07-09 00:12:32 -07:00
Shazron Abdullah
ba35170bcd
Merge pull request #69 from tf/bundleFileReader
...
add MIT license notice to iphone bundle file reader plugin
2011-07-08 09:41:43 -07:00
Matt Kane
f6af415978
Merge pull request #68 from tf/iap
...
InAppPurchase fixes + requesting product data for multiple productIds in one request
2011-07-08 04:11:28 -07:00
Tim Fischbach
29785c54f3
Let iOS InAppPurchaseManager request product data for multiple productIds in single request.
...
Adds a requestProductsData method to the InAppPurchaseManager which
takes an array of productIds and invokes a single callback with the
results of the SKProductsRequest.
2011-07-08 13:07:29 +02:00
Tim Fischbach
71994f1660
Invoke callbacks from paymentQueue:updatedTransactions: via plugins.inAppPurchaseManager.
...
Callback mapping for requestProductData already depends on the
existence of plugins.inAppPurchaseManager. So no need to depend
on InAppPurchaseManager.manager and require another global
variable.
2011-07-08 13:07:27 +02:00
Tim Fischbach
e34c05e825
iOS InAppPurchaseManager plugin should accept all possible transactionStates.
...
In paymentQueue:updateTransactions there was no case handling
SKPaymentTransactionStatePurchasing which resulted in an superfluous
"Invalid state" log message.
2011-07-08 13:07:07 +02:00
Tim Fischbach
30ac8045a0
add MIT license notice to iphone bundle file reader plugin
2011-07-08 11:10:40 +02:00
shazron
833111da97
Moved deprecated Notification loadingStart/loadingStop from PhoneGap Core to the NotificationEx (Ex=extended) plugin
2011-07-07 14:47:06 -07:00
Shazron Abdullah
61174905b4
Merge pull request #66 from brianantonelli/master
...
Reset webview after dismissal
2011-07-07 13:41:00 -07:00
Brian Antonelli
fd8f48cf02
Remove webpage after dismissing the view.
2011-07-07 16:32:42 -04:00
Shazron Abdullah
639897a466
Merge pull request #65 from tf/bundleFileReader
...
Bundle file reader
2011-07-07 11:36:35 -07:00
Shazron Abdullah
c3f41a4c22
Merge pull request #63 from peutetre/master
...
Adding a Prompt iOS plugin!
2011-07-06 19:50:24 -07:00
Tim Fischbach
53e7ea6365
add README to BundleFileReader plugin
2011-07-06 21:00:42 +02:00
Tim Fischbach
a448acfd75
BundleFileReader ios plugin to read files from the application bundle
2011-07-06 20:36:55 +02:00
Paul Panserrieu
0663a1c8c4
Adding a stupid softkeyboard show/hide keyboard for Android
2011-07-06 20:29:55 +02:00
Paul Panserrieu
bde4e12e7e
conditional import of <PhoneGap/PhoneGapCommand.h>...
2011-07-06 17:22:09 +02:00
Paul Panserrieu
2679194643
iOS Prompt: preventing the execution of wrong callbacks...
2011-06-30 23:16:50 +02:00
Paul Panserrieu
0253c84bcf
iOS Prompt better code formatting
2011-06-30 23:01:31 +02:00
Paul Panserrieu
7a9164a170
Adding an ios Prompt plugin
2011-06-30 17:21:06 +02:00
Shazron Abdullah
7122c3ef79
Merge pull request #46 from vzwick/patch-4
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 16:00:55 -07:00
Shazron Abdullah
1c7838cb36
Merge pull request #47 from vzwick/patch-5
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 16:00:05 -07:00
Shazron Abdullah
b65bab5e62
Merge pull request #48 from vzwick/patch-6
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 15:59:03 -07:00
Shazron Abdullah
a403b4ecfc
Merge pull request #49 from vzwick/patch-7
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 15:57:23 -07:00
Shazron Abdullah
3a08561457
Merge pull request #50 from vzwick/patch-8
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 15:56:41 -07:00
Shazron Abdullah
c74823fa03
Merge pull request #51 from vzwick/patch-9
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 15:55:34 -07:00
Shazron Abdullah
b0ba9a35b1
Merge pull request #52 from vzwick/patch-10
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 15:53:22 -07:00
Shazron Abdullah
31173dc0d4
Merge pull request #53 from vzwick/patch-11
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 15:47:12 -07:00
Shazron Abdullah
d401a24372
Merge pull request #54 from vzwick/patch-12
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 15:46:39 -07:00
Shazron Abdullah
ad180aa1fd
Merge pull request #55 from vzwick/patch-13
...
Updating to PGPlugin base class, cf [Issue #44 ](https://github.com/phoneg
2011-06-29 15:45:58 -07:00