535 Commits

Author SHA1 Message Date
Giuseppe Catalfamo
143e8f8a81 added Version Plugin 2013-03-03 02:37:00 +01:00
poiuytrez
1ad0eeaa7a Migration of the Android InAppBilling plugin to an external github repo 2013-03-01 11:07:02 +01:00
tommy-carlos williams
6bb3068fa2 Merge pull request #1055 from devgeeks/Torch
Updated Torch plugin for 2.4
2013-02-28 15:18:56 -08:00
Tommy-Carlos Williams
6a12dd4c73 Updated Torch plygin for 2.4 2013-03-01 10:17:22 +11:00
Andreas Hauser
24b5313527 Wikitude Plugin moved to its own Git
find details in README.md
Wikitude will no longer maintain plugin inside PhoneGap's github
account but use its own account instead
2013-02-27 16:25:08 +01:00
yruablaze
f25470b586 Added brackets to fix typecasting errors 2013-02-26 18:14:14 -08:00
tommy-carlos williams
1177c8a03a Merge pull request #1037 from devgeeks/WebIntent
Fixes #857, #392 - also closes #700
2013-02-23 14:20:36 -08:00
Tommy-Carlos Williams
939d7794d8 Put the casts back in based on #1042 2013-02-24 09:19:28 +11:00
tommy-carlos williams
712a6f0265 Merge pull request #1041 from BastienL/master
GPS detection plugin
2013-02-21 18:39:09 -08:00
Brian Samson
3451611df9 Add instructions for finding the Android Calendar Plugin 2013-02-20 23:04:14 -06:00
blibersa
ff214cb964 GPSDetector plugin
Plugin used to detect if the GPS is enabled or not.
2013-02-20 15:57:07 +01:00
Tommy-Carlos Williams
16bf769638 Fixes #857, #392 - also closes #700 2013-02-19 12:09:48 +11:00
macdonst
6a3724df2e Update Android/BarcodeScanner/README.md
Fix for older phones.
2013-02-17 16:23:38 -05:00
Jacob Robbins
a4b905457a Add link to plugin repository which includes version compatible with Phonegap >= 2.0.0 2013-02-14 10:06:07 -05:00
Vlad Stirbu
d4672c729d added reference to Instagram plugin for Android 2013-02-06 14:47:21 +02:00
tommy-carlos williams
968d1e3915 Merge pull request #1000 from aetchegoyen/master
Compatibility with phonegap 2.0 (js and java) (Cordova) and previuos versions (in JS file)
2013-01-28 12:15:41 -08:00
Alejandro Etchegoyen
9aa3a44748 Compatibility with phonegap 2.0 (Cordova)
Now the plugin works with Phonegap 2.0+
2013-01-28 12:30:55 -02:00
Alejandro Etchegoyen
3cedced9f5 Compatibility with all phonegap versions
The new script works with every phonegap version
2013-01-28 12:21:41 -02:00
tommy-carlos williams
dd4f100f1f Merge pull request #992 from aetchegoyen/master
Compatibility with phonegap 2.0 (js and java) (Cordova) and previuos versions (in JS file)
2013-01-24 12:25:17 -08:00
Alejandro Etchegoyen
25faba674e Compatibility with phonegap 2.0 (Cordova) 2013-01-24 14:37:10 -02:00
Alejandro Etchegoyen
e0d0293c0d Compatibility with all phonegap versions
Fixed compatibilty changes under phonegap plugin specifications.
2013-01-24 14:31:07 -02:00
Simon MacDonald
f620ab8f9f Add ZXing 2.1 2013-01-23 23:02:00 -05:00
Simon MacDonald
1b1addcc53 BarcodeScanner: align JS with cordova.require 2013-01-23 19:09:50 -05:00
Alejandro Etchegoyen
7b48deb081 Compatibility with phonegap 2.0 (Cordova)
The change made gets the plugin working with phonegap 2.0
2013-01-23 13:10:49 -02:00
tommy-carlos williams
28a03764de Merge pull request #984 from dimitrismistriotis/master
Second plugin for reading incoming texts
2013-01-21 22:36:54 -08:00
Dimitrios Mistriotis
0064322caa Addition of read plugin. 2013-01-21 20:35:13 +00:00
dvirus1023
cfaeb2c722 Update Android/BarcodeScanner/2.0.0/src/com/phonegap/plugins/barcodescanner/BarcodeScanner.java
Revert previous changes that were moved into 2.2.0 directory
2013-01-21 12:18:55 -05:00
unknown
50228ed65f Signed-off-by: unknown <griggs@griggs.development.algonquinstudios.com> 2013-01-21 11:52:59 -05:00
dvirus1023
247394256f Update Android/BarcodeScanner/2.0.0/src/com/phonegap/plugins/barcodescanner/BarcodeScanner.java 2013-01-21 10:29:50 -05:00
gkcgautam
032adfed07 Plugin for copying files from assets to device SD Card in Android 2013-01-17 19:23:51 +05:30
tommy-carlos williams
6edba5f768 Merge pull request #972 from dimitrismistriotis/master
A plugin to send SMSes using apache Cordova, developed and tester against version 2.3.0.
2013-01-14 17:30:00 -08:00
Dimitrios Mistriotis
8453d4f7ec A plugin to send SMSes using apache Cordova, developed and tester against version 2.3.0. 2013-01-15 00:56:49 +00:00
Red-Folder
80af00af2b modified: README.md
deleted:    1.8.1/MyService.java
	deleted:    1.8.1/README.md
	deleted:    1.8.1/backgroundService.js
	deleted:    1.8.1/backgroundserviceplugin.jar
	deleted:    1.8.1/index.html
	deleted:    1.8.1/myService.js
	deleted:    2.0.0/MyService.java
	deleted:    2.0.0/README.md
	deleted:    2.0.0/backgroundService-2.0.0.js
	deleted:    2.0.0/backgroundserviceplugin-2.0.0.jar
	deleted:    2.0.0/index-2.0.0.html
	deleted:    2.0.0/myService-2.0.0.js
2013-01-10 21:57:06 +00:00
Brian
f2b7ab8855 Adding HTTP request plugin
Adding link to HTTP request plugin repo
2013-01-06 02:17:42 -08:00
remcob00
175e3daf63 YouTube Player API Plugin for Android added 2013-01-04 16:13:02 +01:00
Abel Muiño
be896eddf5 FIX: valid scans would report a success and an error every time 2012-12-16 12:47:45 +01:00
Mark Bradshaw
6be270197f Adding README pointers to the Biblesearch plugin repository, per the request in the main README. 2012-12-12 13:42:45 -06:00
Viras-
745aa26885 update for cordova 2.2.0 2012-12-04 20:07:47 +01:00
Viras-
007d715e6f Merge branch 'master' of https://github.com/phonegap/phonegap-plugins
Conflicts:
	Android/PowerManagement/README.md
	Android/PowerManagement/src/org/apache/cordova/plugin/PowerManagement.java
2012-12-04 20:06:34 +01:00
tommy-carlos williams
0b5ae07bd1 Merge pull request #920 from guidosabatini/master
Update to version 1.1 in iOS
2012-11-30 23:37:21 -08:00
Guido Sabatini
abde2d22e0 Update to version 1.1 in iOS: now plugin handles all type of attachment, not only images and pdf 2012-11-30 12:16:53 +01:00
tommy-carlos williams
ba1f8f7a4e Merge pull request #909 from guidosabatini/master
Modal dialog to give a waiting feedback to users
2012-11-26 04:53:20 -08:00
Guido Sabatini
d937cf2fb2 Changed readme 2012-11-26 12:18:53 +01:00
Guido Sabatini
20c94047c8 Modal dialog to give a waiting feedback to users 2012-11-26 12:17:24 +01:00
tommy-carlos williams
d8d4acea3b Merge pull request #782 from poiuytrez/billingPlugin
[Android] Google Play In App Billing plugin
2012-11-26 02:37:30 -08:00
tommy-carlos williams
006a24f7aa Merge pull request #867 from ObjetDirect/master
[Android] Twitter plugin for Android
2012-11-26 02:15:09 -08:00
tommy-carlos williams
1f82bfb06b Merge pull request #868 from mgcrea/master-mvplugins
Moved several iOS plugin to their updated location (again).
2012-11-26 02:13:36 -08:00
tommy-carlos williams
4cb9f70fea Merge pull request #874 from definitionstudio/master
Android/Analytics: add missing return value for setCustomVar, document method
2012-11-26 02:12:27 -08:00
tommy-carlos williams
4dd4216d23 Merge pull request #883 from don/NFC
Links to NFC plugin for Android and Blackberry
2012-11-26 02:06:41 -08:00
tommy-carlos williams
978fd7400f Merge pull request #885 from Red-Folder/master
[Android] Background Service - Fix for background service
2012-11-26 02:05:18 -08:00