Commit Graph

191 Commits

Author SHA1 Message Date
Aldo Culquicondor
98307495e6 now works with cordova-1.5.0.jar 2012-03-14 14:05:05 -05:00
Aldo Culquicondor
770afcc20a Now works with cordova-1.5.0.jar 2012-03-14 13:55:02 -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
669c1a5e80 Merge pull request #161 from dsthode/patch-1
Fix "Class not found" error message from Phonegap
2012-03-06 10:43:54 -08:00
macdonst
eb02b16497 Merge pull request #364 from libbybaldwin/libbybaldwin-childbrowser-readme
removed instructions for new activity in AndroidManifest.xml
2012-02-22 18:38:07 -08:00
Libby Baldwin
0f8e1fa5e9 removed instructions for new activity in AndroidManifest.xml 2012-02-22 17:42:53 -08:00
Libby Baldwin
0201edaa30 support Android 2.1-2.3.0 and fix up readme js example 2012-02-12 16:37:21 -08:00
macdonst
fde49397ee Merge pull request #352 from dvtoever/master
Local Notifications for Android
2012-02-08 07:36:49 -08:00
Daniël
31be686a46 Updated format of Readme.md 2012-02-08 13:56:41 +01:00
Daniel van 't Oever
0bf779f7c3 Local Notifications for Android 2012-02-08 13:31:44 +01:00
manijshrestha
d6db2a762c Update Android/StatusBarNotification/StatusBarNotification.java 2012-02-05 01:22:40 -06:00
manijshrestha
cb58cffcdf Update Android/StatusBarNotification/StatusBarNotification.java 2012-02-05 01:18:25 -06:00
manijshrestha
5c4f26a972 Update Android/StatusBarNotification/statusbarnotification.js 2012-02-05 01:16:24 -06:00
Daniel van 't Oever
0d228c6182 Android datepicker that uses the same interface as the existing iPhone datepicker. 2012-01-31 10:08:47 +01:00
Chris Downie
394e066940 Adds the ability to set custom variables to the Android Analytics plugin. 2012-01-26 11:11:53 -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
raananw
7e4623f188 Added the possibility to share an image and html encoded text 2012-01-26 12:22:40 +01:00
raananw
4d926fa893 Added EXTRA_STREAM 2012-01-26 12:14:42 +01:00
Andrew Trice
113123d138 added LowLatencyAudio plugins for iOS and Android, with usage examples 2012-01-25 17:31:16 -05:00
YuviPanda
e50700dbb2 Added onNewIntent and getUri for WebIntent plugin 2012-01-24 11:22:50 -08:00
macdonst
9ebabdb85d Issue #330: One more typo in the AccountList README 2012-01-24 02:57:44 +08:00
macdonst
9b82c152ff Typo in the AccountList README (#329) 2012-01-24 02:57:30 +08:00
Antonino Caccamo
67840de57f first commit 2012-01-01 12:32:46 +01:00
macdonst
b026075a87 Issue 210: comment out showHelpOnFirstLaunch 2011-12-31 08:39:13 +08:00
macdonst
3a6c8b08d1 Merge pull request #302 from lindstedt/patch-1
AddService code no longer needed in PhoneGap 1.0.
2011-12-29 13:15:57 -08:00
Annika Lindstedt
ce95874cdf Add missing plugins.xml instructions 2011-12-29 15:18:03 +01:00
Annika Lindstedt
bd045ad4a9 AddService code no longer needed in PhoneGap 1.0. 2011-12-29 15:09:56 +01:00
macdonst
68dc246d36 Fixing the example which had bad JSON objects. As per issue #293 2011-12-20 09:25:32 -05:00
Kenji Wellman
e62518fd58 stop web view loading when child browser dialog is closed 2011-12-10 23:57:30 -05:00
macdonst
dce0975e60 Adding an onError method to the ChildBrowser 2011-11-22 04:04:40 +08:00
macdonst
14c8d317e7 Fixing escaped xml tag in BarcodeScanner Readme 2011-11-21 21:42:04 +08:00
macdonst
f0c2901f40 VideoPlayer will now start YouTube without having to ask the user first 2011-11-18 23:40:03 +08:00
Guillaume Charhon
85b900a578 Compatibility with phonegap 1.0+ 2011-11-09 18:54:14 +01:00
macdonst
3c30cd6374 Small fix to child browser location bar 2011-11-02 11:17:43 -04:00
macdonst
7622ef49e1 Merge pull request #214 from macdonst/R14
Issue #213: Barcode Scanner / Android: ADT 14: Non-Constant Expressions:
2011-11-01 21:49:34 -07:00
macdonst
cd487a813a Issue #213: Barcode Scanner / Android: ADT 14: Non-Constant Expressions: Migration Necessary 2011-11-02 00:40:28 -04:00
macdonst
ecbc5d72bb Adding support for YouTube url's 2011-11-01 19:51:35 -04:00
macdonst
a02f9b77f7 Removing intent filter of MAIN so two BarcodeScanner icons don't show up 2011-10-31 18:54:13 -04:00
macdonst
524d4f150d Fixing Barcode's README 2011-10-30 21:22:25 -04:00
dshookowsky
fc8d0a0868 Updated README.md 2011-10-26 12:18:28 -04:00
dshookowsky
4ae6f63273 Removed extra project fils. Added License and README. 2011-10-26 12:10:29 -04:00
dshookowsky
49603af74e SMS Plugin from blog updated with Simon Mac Donald's recommended changes and unit tested. 2011-10-26 10:22:58 -04:00
macdonst
36f5f5b144 Update Barcode README.md 2011-10-24 11:14:30 -04:00
macdonst
901507db49 Update copyright statements 2011-10-24 11:14:08 -04:00
macdonst
63ec3c320b Changing intent names not to conflict with BarcodeScanner application 2011-10-24 11:14:08 -04:00
macdonst
19a78f51f0 Return a object instead of straight text from scan 2011-10-24 11:14:08 -04:00
macdonst
cdf6d7a187 Adding encoding typesto BarcodeScanner 2011-10-24 11:14:07 -04:00
macdonst
1c95a18f61 New BarcodeScanner Plugin
This version of the Barcode Scanner uses an Android Library project to pull in
the ZXing code instead of having to install the separate application.
2011-10-24 11:14:07 -04:00
macdonst
7aa9e5d53c Merge pull request #192 from macdonst/child
Fixing README mistake in ChildBrowser
2011-10-24 07:43:58 -07:00
macdonst
f7b0294d3a Fixing README mistake in ChildBrowser 2011-10-24 10:43:02 -04:00