Commit Graph

1504 Commits

Author SHA1 Message Date
Qian Jin
fc2282df70 create Moodstocks SDK PhoneGap plugin README 2013-02-19 16:25:15 +01:00
macdonst
6a3724df2e Update Android/BarcodeScanner/README.md
Fix for older phones.
2013-02-17 16:23:38 -05:00
macdonst
6183f37faf Merge pull request #1031 from jacob/master
Ported Android ClipboardManager to Phonegap 2.0.0
2013-02-14 07:15:00 -08: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
macdonst
a498689d87 Merge pull request #1023 from vstirbu/master
Instagram plugin for Android
2013-02-06 04:50:12 -08:00
Vlad Stirbu
d4672c729d added reference to Instagram plugin for Android 2013-02-06 14:47:21 +02:00
tommy-carlos williams
3c865d5e62 Merge pull request #1005 from vstirbu/master
Instagram plugin referenced
2013-01-29 16:48:39 -08:00
Vlad Stirbu
65b3b85414 added Instagram plugin reference 2013-01-29 21:12:32 +02:00
tommy-carlos williams
4c30eb69d8 Merge pull request #1002 from aogilvie/master
Added pointers to Game Center plugin (iOS).
2013-01-29 02:08:55 -08:00
aogilvie
d661d0865b updated iOS readme, added gamecenter plugin ref 2013-01-29 19:05:40 +09:00
aogilvie
20c17634a8 added gamecenter plugin 2013-01-29 19:04:33 +09: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
3fb6bb57c7 Merge pull request #996 from aogilvie/master
Added pointers to a few Wizcorp plugins (iOS).
2013-01-24 21:27:11 -08:00
Ally
7d2d690cea Update iOS/README.md 2013-01-25 11:04:25 +09:00
aogilvie
7ef31a880c added wizard utilities 2013-01-25 11:00:11 +09:00
aogilvie
66d3b70e7a added WizSplash & WizSpinner 2013-01-25 10:57:12 +09:00
aogilvie
5d6900522f added WizAnalytics & WizDevTools 2013-01-25 10:52:03 +09:00
aogilvie
f3d4ccd0ed removed CAPS in readme 2013-01-25 10:43:58 +09:00
aogilvie
602cac9e90 added readme for wizAssets & wizViewManager 2013-01-25 10:40:08 +09: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
tommy-carlos williams
30738db648 Merge pull request #994 from RandyMcMillan/master
resubmit example project.
2013-01-24 12:24:01 -08:00
Randy McMillan
94df33c567 resubmit the example
copied the plugin files into the example project.
In last request I just referenced the files which was confusing for
devs.
This way it should open right up and run correctly.
2013-01-24 12:45:51 -05: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
Randy McMillan
2e56408a0d Added CDV 230 example
Use real hardware when testing. (For the 300th time)
2013-01-24 10:49:52 -05: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
tommy-carlos williams
af01ce2c9f Merge pull request #987 from aetchegoyen/patch-1
Compatibility with phonegap 2.0 (Cordova)
2013-01-23 14:42:19 -08: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
macdonst
e9a8ab9dde Merge pull request #982 from dvirus1023/master
Update Android Barcode Scanner to work with Phonegap 2.3
2013-01-21 09:29:48 -08: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
macdonst
92617ca548 Merge pull request #978 from gkcgautam/master
Plugin for copying files from assets to device SD Card in Android
2013-01-17 05:59:03 -08: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
macdonst
904a4c641c Merge pull request #967 from Red-Folder/master
[Android] Background Service - Moved Plugin to my own repository
2013-01-10 15:19:22 -08: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
tommy-carlos williams
78b236cfad Merge pull request #966 from RandyMcMillan/master
PDFViewer move notice
2013-01-10 05:00:22 -08:00
Randy McMillan
5017ec01bc PDFViewer move notice 2013-01-09 13:15:06 -05:00
Randy McMillan
a1ab69f737 delete PDFViewer Plugin files 2013-01-09 13:13:24 -05:00
tommy-carlos williams
dd7f5ed435 Merge pull request #959 from bperin/master
Added a HTTP request plugin
2013-01-07 02:31:33 -08:00
tommy-carlos williams
2a013e8537 Merge pull request #960 from RandyMcMillan/patch-2
Hook TwitterPlugin to Cordova version of JSONKit
2013-01-07 02:30:48 -08:00
@RandyMcMillan
27e183da78 Hook TwitterPlugin to Cordova version of JSONKit
Hook TwitterPlugin to Cordova version of JSONKit
2013-01-06 14:04:42 -05:00
Brian
f2b7ab8855 Adding HTTP request plugin
Adding link to HTTP request plugin repo
2013-01-06 02:17:42 -08:00