Commit Graph

424 Commits

Author SHA1 Message Date
Arne de Bree
31af7b806b Phonegap plugin for Android to enable Torch functionality
Initial commit of Phonegap plugin for Android to enable Torch
functionality
2011-10-19 00:52:51 +02:00
macdonst
d9a580376b Merge pull request #181 from macdonst/child3
Fix for Issue #179: Android ChildBrowser openExternal DroidGap option bro
2011-10-12 08:20:46 -07:00
macdonst
4101849466 Fix for Issue #179: Android ChildBrowser openExternal DroidGap option broken 2011-10-12 11:17:56 -04:00
macdonst
3401776d69 Merge pull request #176 from csaunders/shopgap
PhoneGap wrapper around Shopify4J to make authenticated API calls
2011-10-08 12:23:08 -07:00
csaunders
94d165c3d8 PhoneGap wrapper around Shopify4J to make authenticated API calls
to the Shopify API from Javascript
2011-10-08 15:16:56 -04:00
Matt Kane
d9409190ea Merge pull request #170 from wader/patch-1
Add step for line in plugins.xml and some format clenaup
2011-10-05 23:31:09 -07:00
Matt Kane
ec393a865e Merge pull request #168 from markus-olsson/master
Fix for broken plugin callback in BarcodeScanner iOS plugin in phonegap 1.1.0
2011-10-05 23:21:52 -07:00
macdonst
ea6eca5af9 Fix for Issue #139: New Child Browser: can't get keyboard when show loc bar : true (android) 2011-10-06 03:18:21 +08:00
macdonst
67543e6890 Video Player Plugin 2011-10-06 03:16:31 +08:00
Mattias Wadman
3f0bd6b8cd Add step for line in plugins.xml and some format clenaup 2011-10-04 23:23:43 +03:00
Markus Olsson
cc090e5b00 Since GetFunctionName was removed in 5544b2a066 the BarcodePlugin stopped working. I've taken a note from the InAppPurchaseManager plugin and created a plugin map with proper disposal of callback methods. 2011-10-03 15:24:31 +02:00
Shazron Abdullah
44152492e0 Merge pull request #142 from MikeMyhre/patch-1
This change allows the return of Email address information form the conta
2011-09-26 10:57:15 -07:00
Shazron Abdullah
a9702b94e9 Merge pull request #146 from karq/master
Fixed some types on sms inbox plugin
2011-09-26 10:54:40 -07:00
Shazron Abdullah
3e9115177f Merge pull request #159 from danjordan/patch-2
Changed parseInt to parseFloat
2011-09-26 10:53:17 -07:00
Daniel Jordan
d5594c4a87 It's better to use parseFloat here as this number will only ever be a real number. ParseInt was also breaking because you didn't specify a radix. 2011-09-26 12:00:47 +02:00
Matt Kane
d7a7b06e36 Merge pull request #158 from danjordan/patch-1
Updated deprecated PhoneGapCommand
2011-09-26 02:27:43 -07:00
Daniel Jordan
fb5fb258ec Removed deprecated PhoneGapCommand and replaced with new PGPlugin. Should now work in PhoneGap 1.0.0. 2011-09-26 11:16:33 +02:00
Drew Walters
ce397f2377 Merge pull request #156 from deedubbu/globalization
Add Globalization Plugin.
2011-09-22 11:53:07 -07:00
Drew Walters
cdf1e951b1 Add Globalization Plugin. 2011-09-22 13:49:13 -05:00
macdonst
651283a9b7 Merge pull request #152 from koolspin/master
Clear callback id on error
2011-09-20 07:29:07 -07:00
Colin Turner
ce16d3f835 Changed order, fixed EXTRA_MAX_RESULTS 2011-09-20 00:33:45 -04:00
Colin Turner
314cc64c57 Clear callback id on error 2011-09-19 21:54:35 -04:00
Shazron Abdullah
2884cb967c Merge pull request #151 from colinfrei/master
When restoring transactions, return restore-transaction-receipt
2011-09-19 14:19:24 -07:00
Colin Frei
19e420edbb The restored purchase doesn't list the receipt data itself, but the act of restoring generates a new transaction that lists the original-transaction-id, which is more useful than returning nothing at all. 2011-09-19 13:26:39 +02:00
macdonst
ce535519fc Merge pull request #149 from koolspin/master
Add an Android Speech Recognition plugin
2011-09-16 07:24:37 -07:00
Colin Turner
7239e276da Fixed source formatting 2011-09-16 00:38:58 -04:00
Colin Turner
cd22cdc82f Add SpeechRecognizer 2011-09-16 00:18:29 -04:00
Shazron Abdullah
de2785f6e1 Updated README for NotificationEx plugin to include License information 2011-09-14 00:32:50 -07:00
shazron
18362ab264 TestFlight plugin - import fixes 2011-09-13 17:26:10 -07:00
shazron
a74d494c61 Added iOS TestFlight plugin. 2011-09-13 17:19:09 -07:00
macdonst
f72149160d Merge pull request #145 from macdonst/child3
Switch from RelativeLayout to LinearLayout for ChildBrowser
2011-09-13 12:36:40 -07:00
macdonst
e9697b140c Switch from RelativeLayout to LinearLayout for ChildBrowser 2011-09-13 15:11:19 -04:00
macdonst
aa1df32d97 Merge pull request #144 from macdonst/child3
Move ChildBrowser.java to the right directory
2011-09-13 11:47:31 -07:00
macdonst
779d183fc3 Move ChildBrowser.java to the right directory 2011-09-13 14:44:46 -04:00
Shazron Abdullah
c103ce16da Merge pull request #141 from OwenBrotherwood/master
iOS HockeyKit / QuincyKit (HockeyApp) update
2011-09-13 11:41:07 -07:00
MikeMyhre
00a0883de9 This change allows the return of Email address information form the contacts list. 2011-09-13 11:00:47 -07:00
Owen Brotherwood
da0aac373f remove issue for multiple builds for README.mkdown 2011-09-13 11:45:59 +02:00
Owen Brotherwood
da77bce5e4 get ready for pull request to phonegap-plugins 2011-09-13 09:51:14 +02:00
macdonst
c9fbe8561f Merge pull request #140 from macdonst/child3
ChildBrowser full screen fix for 3.0 and 3.1
2011-09-10 09:38:43 -07:00
macdonst
8eaeb41d87 ChildBrowser fulll screen fix for 3.0 and 3.1 2011-09-10 12:35:22 -04:00
macdonst
27f2f84332 Merge pull request #138 from macdonst/child2
Android ChildBrowser Revamp
2011-09-09 09:18:37 -07:00
macdonst
0902fa23cf Updating Android ChildBrowser to align with iOS 2011-09-09 11:27:07 -04:00
macdonst
65741bf01d Merge branch 'master' of git://github.com/phonegap/phonegap-plugins 2011-09-09 10:47:38 -04:00
Shazron Abdullah
f2003587e7 Merge pull request #135 from lylepratt/master
Plugin that Extend's Phonegap's iOS Audio Recording Functions to Accept Encoding, Bitrate, Sampling, and Channels
2011-09-08 15:41:25 -07:00
Lyle Pratt
6acef31e51 Added an AudioRecord plugin that lets you pass settings to the Phonegap audio record functionality. 2011-09-08 16:00:49 -05:00
macdonst
bb09a49d16 Merge pull request #134 from mcfedr/master
Incosistent API's

I'm going to merge this pull request and I'm about to do a big update to the Android ChildBrowser which will put it more in line with the iPhone version.
2011-09-08 07:31:11 -07:00
mcfedr
fd3821a95a Edited Android/ChildBrowser/README.md via GitHub 2011-09-08 15:28:28 +03:00
mcfedr
c4a851ee06 Edited Android/ChildBrowser/childbrowser.js via GitHub 2011-09-08 15:26:33 +03:00
Shazron Abdullah
8556aef11e Merge pull request #133 from OwenBrotherwood/master
iOS HockeyApp plugin update
2011-09-06 11:37:51 -07:00
Owen Brotherwood
baa9a27889 some stray character smashed html, plus some more cleanup 2011-09-06 20:29:06 +02:00