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
f699f4d30e
Merge pull request #855 from rjmunro/cordova-2.1-fix
...
[iOS] Made JS closer to Android version so it works in Cordova 2.1
2012-11-26 02:21:02 -08:00
tommy-carlos williams
c09ae8e0ea
Merge pull request #861 from keenan/master
...
[iOS] Update EncodeAudio for Cordova 2.1.0
2012-11-26 02:19:51 -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
tommy-carlos williams
f60bac641b
Merge pull request #886 from themil/patch-1
...
Update iOS/Screenshot/Screenshot.m
2012-11-26 02:04:41 -08:00
tommy-carlos williams
3611f3b442
Merge pull request #891 from mojoaxel/master
...
ChildBrowser iOS6 bugfix: setting audio session category to "Playback"
2012-11-26 02:02:48 -08:00
tommy-carlos williams
38ca18b906
Merge pull request #895 from 54mf/master
...
[Android] Updating PowerManagement plugin to work with Cordova 2.0
2012-11-26 01:59:40 -08:00
tommy-carlos williams
d0e164ff91
Merge pull request #900 from markus-olsson/avsession-leak
...
Fix for memory warnings due to AVCaptureSession leak
2012-11-26 01:55:59 -08:00
Randy McMillan
fb7c94575c
deleted bin
2012-11-22 21:15:31 -05:00
tommy-carlos williams
cf0ac33c90
Merge pull request #903 from guidosabatini/master
...
Readme files correction for both platforms plugins
2012-11-22 14:16:38 -08:00
Guido Sabatini
c74a9be65e
readme file correction
2012-11-22 13:22:08 +01:00
Guido Sabatini
810a90bcfe
readme file corrections
2012-11-22 13:20:06 +01:00
tommy-carlos williams
93ac6a6eb8
Merge pull request #902 from guidosabatini/master
...
New android EmailComposer plugin
2012-11-22 03:33:41 -08:00
Guido Sabatini
51cd5d0442
Email Composer (android) with support to attachments
2012-11-22 12:18:06 +01:00
Guido Sabatini
364393427a
updated comments
2012-11-22 12:16:53 +01:00
tommy-carlos williams
19fe6f9ce7
Merge pull request #901 from guidosabatini/master
...
New iOS EmailComposer plugin
2012-11-21 15:32:40 -08:00
Randy McMillan
ee4eda33e4
PDFViewer README
...
for clarity
PDFViewer is meant for one purpose. To view PDFs that are included in
your app.
2012-11-21 17:38:49 -05:00
robdiciuccio
cab02601c1
Merge remote-tracking branch 'upstream/master'
2012-11-21 18:50:07 +01:00
Guido Sabatini
bc40c51159
Email Composer (iOS) with support to attachments
2012-11-21 17:13:02 +01:00
macdonst
2cc98a6747
Merge pull request #896 from manijshrestha/master
...
Bug Fix and Added feature for Statusbar notification
2012-11-21 07:08:48 -08:00
Mattias Wadman
c8a127367b
Fixes AVCaptureSession leak.
...
AVCaptureSession wasn't being released and as such leaks memory. In our
application it wasn't really an issue on iPhones but it becomes a problem
fairly quickly (~80 scans) on low-memory devices such as the third and fourth
generation iPod Touch.
2012-11-21 12:54:59 +01:00
Manij Shrestha
ff683376e6
Updated to extend CordovaPlugin instead of deprecated Plugin.
2012-11-21 01:17:56 -06:00
Manij Shrestha
ac02e812c3
Bug fix on CLEAR, that resulted in NPE. Added feature to allow FLAG_NO_CLEAR with backwards compatiblity.
2012-11-21 00:39:14 -06:00
Samuel Fine
173f156234
Update Android/PowerManagement/README.md
...
Fixing Markdown layout issue
2012-11-20 10:02:17 -05:00
Samuel Fine
74f8fafedd
Update Android/PowerManagement/README.md
...
Updated Android instructions for Cordova 2.0, removing iOS references (this is an Android-only plugin), cleaned up file for readability.
2012-11-20 10:00:07 -05:00
Samuel Fine
564a5c7512
Update Android/PowerManagement/src/org/apache/cordova/plugin/PowerManagement.java
...
Updating for Cordova 2.0: converting ctx.getSystemService() to ctx.getActivity().getSystemService()
2012-11-20 09:39:13 -05:00
Samuel Fine
342a2e9c33
Update Android/PowerManagement/assets/www/powermanagement.js
...
Updating JS for Cordova 2.0+.
2012-11-20 09:37:38 -05:00
Randy McMillan
02488bc5fd
Added my Xcode phonegap plugin template for testing
2012-11-19 03:47:39 -05:00
Randy McMillan
b00ae9c298
iOS/bin/README.md notes (under construction)
...
Phonegap (iOS) Plugin
Command Line Installation
2012-11-19 03:32:36 -05:00
Randy McMillan
542e0483a2
/bin commands
...
cloning works
2012-11-19 02:32:21 -05:00
Randy McMillan
be5e09a017
..
2012-11-19 02:31:01 -05:00
Randy McMillan
52c8156213
/bin commands
...
./install cloning to /iOSTEST works
./uninstall
2012-11-19 02:30:51 -05:00
Alexander Wunschik
7d8f569b26
ChildBrowser iOS6 bugfix: setting audio session category to "Playback"
...
based on a bugfix from Chris Lundie:
http://stackoverflow.com/posts/12414719/revisions
fixes #890
2012-11-18 18:26:16 +01:00
Alexander Wunschik
1efb411894
Revert "ChildBrowser iOS6 bugfix: setting audio session category to "Playback""
...
because of a false commit message
This reverts commit 8aaaa1f473 .
2012-11-18 18:23:51 +01:00
Alexander Wunschik
8aaaa1f473
ChildBrowser iOS6 bugfix: setting audio session category to "Playback"
...
based on a bugfix from Chris Lundie:
http://stackoverflow.com/posts/12414719/revisions
fixes #132
2012-11-18 18:05:09 +01:00
Randy McMillan
aa2c4027e5
Begin CL install of iOS plugins at ~/phonegap-plugins/iOSTEST
...
./copy install
clones selected repos in bundles.txt to ~/phonegap-plugins/iOSTEST (for
now)
./copy uninstall
moves entire /iOSTEST folder to ~/backup/phonegap-plugins/iOSTEST (for
now)
2012-11-16 17:12:22 -05:00
themil
d3037b42d2
Update iOS/Screenshot/Screenshot.m
2012-11-16 00:30:00 +11:00
Red-Folder
75573df5e3
modified: ../../Android/BackgroundService/1.8.1/README.md
...
modified: ../../Android/BackgroundService/1.8.1/backgroundserviceplugin.jar
modified: ../../Android/BackgroundService/2.0.0/README.md
modified: ../../Android/BackgroundService/2.0.0/backgroundserviceplugin-2.0.0.jar
modified: ../../Android/BackgroundService/README.md
2012-11-14 21:00:55 +00:00
Don Coleman
8bdad42bc4
links to NFC plugin for Android and Blackberry
2012-11-14 10:24:02 -05:00
@RandyMcMillan
8e993eebff
Merge pull request #880 from RandyMcMillan/master
...
Checked functionality for CDV220
2012-11-13 13:00:57 -08:00
Randy McMillan
073abd60a0
CDV220 functionality check
...
Checked functionality for CDV220
uncrustified
2012-11-13 15:59:45 -05:00
tommy-carlos williams
3202e7dde3
Merge pull request #876 from AleksandarMicovic/master
...
[iOS] Update InAppPurchase plugin to work with Cordova 2.2.
2012-11-11 21:34:04 -08:00
tommy-carlos williams
534fa35c56
Merge pull request #870 from jcesarmobile/master
...
Moved ORCPlugin to my own repository
2012-11-11 11:02:19 -08:00
Aleksandar Micovic
1e57296b24
Update iOS InAppPurchase plugin to use Cordova 2.2 "cdvjk_" prefix for JSON methods.
2012-11-09 15:41:35 -05:00
robdiciuccio
b66b2a49d3
Android/Analytics setCutstomVar documentation
2012-11-09 18:51:29 +01:00