tommy-carlos williams
|
15342d3e89
|
Merge pull request #648 from devgeeks/BarcodeScannerIOS
Removed redundant (and possibly missing) hasResource() and addResource() calls.
|
2012-07-04 18:49:35 -07:00 |
|
tommy-carlos williams
|
f1253b9c9d
|
Removed redundant ( and possibly now missing) hasResource() and addResource() calls.
|
2012-07-05 11:31:09 +10:00 |
|
tommy-carlos williams
|
3e605f4fce
|
Merge pull request #647 from AndiDog/master
New navigation bar plugin (separated this time ;)
|
2012-07-04 17:28:09 -07:00 |
|
Andreas Sommer
|
9f8a1fbd1e
|
Support for navigation bar styles
|
2012-07-04 23:05:26 +01:00 |
|
Andreas Sommer
|
7b61afc7d6
|
Corrected method names in example code
|
2012-07-04 22:48:44 +01:00 |
|
Andreas Sommer
|
c306d69d74
|
Final fixes for NavigationBar plugin
|
2012-07-04 22:48:26 +01:00 |
|
Andreas Sommer
|
70ae4001ff
|
Change only top of web view bounds to be compatible with a future tab bar plugin
|
2012-07-04 22:47:37 +01:00 |
|
Andreas Sommer
|
727d7e52d7
|
Added iOS navigation bar plugin
|
2012-07-04 16:12:57 +01:00 |
|
macdonst
|
6c653dc7f2
|
Merge pull request #641 from josemando/master
Screenshot plugin for Android
|
2012-07-03 07:18:10 -07:00 |
|
macdonst
|
4a06b07832
|
Merge pull request #642 from agiliq/master
Android Share plugin work with Cordova-1.9.0
|
2012-07-03 07:16:49 -07:00 |
|
Thejaswi Puthraya
|
0ddb4fe844
|
Make the Share plugin work with Cordova-1.9.0
|
2012-07-03 11:31:23 +05:30 |
|
Josemando Sobral
|
6b4b86547d
|
screenshot for android
|
2012-07-03 02:08:39 -03:00 |
|
Josemando Sobral
|
4882c09cbb
|
readme file for ios/screenshot
|
2012-07-03 02:08:18 -03:00 |
|
Josemando Sobral
|
59382f4535
|
updated cordava.exec call
|
2012-07-03 02:07:02 -03:00 |
|
@RandyMcMillan
|
b0981f8072
|
Merge pull request #600 from josemando/master
Updated Screenshot plugin to Cordova 1.6.1
|
2012-07-02 12:13:31 -07:00 |
|
macdonst
|
4abba2642e
|
Update master
|
2012-06-29 16:22:41 -03:00 |
|
macdonst
|
61f61bc654
|
Update master
|
2012-06-29 16:21:21 -03:00 |
|
Viras-
|
bb6182cb1f
|
Merge pull request #639 from Viras-/master
[Android] Adding disconnect function to BluetoothPlugin
|
2012-06-29 04:39:12 -07:00 |
|
Viras-
|
be97a84256
|
[Android] Adding disconnect function to BluetoothPlugin
|
2012-06-29 13:35:24 +02:00 |
|
Viras-
|
ae45ff295e
|
Merge pull request #419 from naokazuterada/master
add isShowing function to Android SoftKeyBoard
|
2012-06-29 00:25:10 -07:00 |
|
Viras-
|
e89bef067d
|
Merge pull request #608 from photokandyStudios/WindowsPhone-ChildBrowser
Convert WP7 ChildBrowser to Cordova 1.5.0
|
2012-06-29 00:22:12 -07:00 |
|
Viras-
|
dad0464a31
|
Merge pull request #609 from photokandyStudios/WindowsPhone-PGSocialShare
[WP7] PGSocialShare Update to 1.5.0
|
2012-06-29 00:20:48 -07:00 |
|
RandyMcMillan
|
e0b44deeb8
|
ChildBrowser (iOS) retina images at correct size
|
2012-06-27 15:22:25 -04:00 |
|
Max Ogden
|
784e0bd6d7
|
Merge pull request #633 from Deminetix/patch-1
Fix for allowing future changes of datepicker field, previous version on...
|
2012-06-25 10:19:51 -07:00 |
|
Ash Connell
|
3342ccb8e7
|
Fix for allowing future changes of datepicker field, previous version only let you pick a date once then failed after
|
2012-06-26 00:59:31 +10:00 |
|
Shazron Abdullah
|
6b43f925ac
|
Merge pull request #566 from saleemshafi/master
Issue 562: Fixing ad orientation and placement issues for iOS AdPlugin
|
2012-06-22 11:40:46 -07:00 |
|
Shazron Abdullah
|
baa7949d67
|
Merge pull request #594 from mgcrea/ios-securedeviceidentifier
Added new `iOS/SecureDeviceIdentifier` plugin.
|
2012-06-22 11:39:47 -07:00 |
|
macdonst
|
106dfc7c1d
|
Merge pull request #629 from nickretallack/master
The Android plugins have some frustrating bugs in them
|
2012-06-21 06:50:20 -07:00 |
|
Nick Retallack
|
7811e65633
|
Downloader would sometimes not return the directory name, depending on the code path
|
2012-06-20 18:50:23 -07:00 |
|
Nick Retallack
|
bc20e58bab
|
Arguments to setDataAndType are in the wrong order
|
2012-06-20 17:21:23 -07:00 |
|
Nick Retallack
|
8f5d9c4aa1
|
Typo: unbalanced parenthesis.
|
2012-06-20 17:20:49 -07:00 |
|
Nick Retallack
|
36ac6d6ab6
|
This line is wrong. The line before it sets the method to GET, and then this line sets it to POST, which is not what you want for a downloader.
|
2012-06-20 17:16:42 -07:00 |
|
Nick Retallack
|
36a80af95d
|
Environment needs to be imported
|
2012-06-20 17:15:24 -07:00 |
|
macdonst
|
3725d38655
|
Merge pull request #628 from willkoper/master
Update to android datepicker plugin
|
2012-06-20 13:26:22 -07:00 |
|
Will Koper
|
cda6f55b7f
|
Modified for cordova 1.5+ compatibility
|
2012-06-20 16:17:29 -04:00 |
|
macdonst
|
b416f30c05
|
Merge pull request #627 from moxy-bc/master
Adds stop(), interrupt(), speed(), pitch() to TTS Plugin
|
2012-06-19 06:24:01 -07:00 |
|
Murray Macdonald
|
f9d474194c
|
Add stop, interrupt, speed, pitch to TTS
Modified the TTS Plugin to allow the stopping and interruption of speech
in progress, as well as the ability to control voice speed and pitch.
|
2012-06-19 02:17:20 -07:00 |
|
tommy-carlos williams
|
b1cc3526f5
|
Updates aside, pretty sure I am still "the author"
|
2012-06-19 09:26:35 +10:00 |
|
tommy-carlos williams
|
289a0d2dec
|
Merge pull request #625 from libbybaldwin/libbybaldwin-accountlist
Updates to plugin needed for use with Cordova 1.5 and greater
|
2012-06-18 16:22:30 -07:00 |
|
Libby Baldwin
|
35f08cab69
|
updates needed for cordova 1.5 and greater
|
2012-06-18 16:00:57 -07:00 |
|
macdonst
|
0d2a29a913
|
Merge pull request #623 from MattTheHack/my-feature
Sending a pull request
|
2012-06-18 06:41:13 -07:00 |
|
Viras-
|
59771fe826
|
Merge pull request #622 from Viras-/master
Bluetooth plugin sample code
|
2012-06-18 03:14:04 -07:00 |
|
Viras-
|
90aaad6dcd
|
Removing unnused byte function
|
2012-06-18 12:09:57 +02:00 |
|
Viras-
|
3a795c5955
|
Merge branch 'master' of https://github.com/phonegap/phonegap-plugins
|
2012-06-18 12:09:08 +02:00 |
|
Viras-
|
e397eb2dfe
|
Updating bluetooth plugin sample
|
2012-06-18 12:08:54 +02:00 |
|
macdonst
|
cd8b5d3d2a
|
Merge pull request #616 from jcesarmobile/master
I aded OCRPlugin for iOS
|
2012-06-13 17:38:34 -07:00 |
|
Julio Cesar
|
6074c24622
|
added OCRPlugin for iOS
|
2012-06-13 23:29:52 +02:00 |
|
tommy-carlos williams
|
a41ca6d89a
|
Merge pull request #613 from julien-c/patch-1
Remove duplicate definition of `setToolBarTitle`
|
2012-06-11 08:25:14 -07:00 |
|
Julien Chaumond
|
c2c82d3684
|
Remove duplicate definition of setToolBarTitle
|
2012-06-11 16:51:51 +03:00 |
|
tommy-carlos williams
|
69e9b2d9e3
|
Merge pull request #602 from chaoszcat/patch-1
"undefined" and undefined is different!
|
2012-06-09 17:11:15 -07:00 |
|