Don Coleman
8e98ea3a80
link to iOS Keyboard Toolbar Remover Plugin
2012-12-05 15:05:27 -05: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
robdiciuccio
1be704b1ee
handle non-integer values to trackEvent (fixes NSInvalidArgumentException on null values)
2012-11-26 14:55:14 +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
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
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
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
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
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
Guido Sabatini
bc40c51159
Email Composer (iOS) with support to attachments
2012-11-21 17:13:02 +01: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
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
@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
tommy-carlos williams
303f4d22ab
Merge pull request #872 from AndiDog/master
...
Moved my plugins into separate repositories
2012-11-08 16:41:37 -08:00
Andreas Sommer
bfaf331aac
Moved plugins into separate repos (iOS nav/tab bar plugin, Android ActionBarSherlock tab bar plugin)
2012-11-08 11:39:10 +01:00
Tommy-Carlos Williams
e8696ba4c3
Added Canvas2ImagePlugin, but only as a link
2012-11-08 12:53:40 +11:00
Tommy-Carlos Williams
23ee790cb1
Moved plugin to author's repo
2012-11-08 12:40:23 +11:00
Olivier Louvignes
3a29d14c85
Moved iOS/SecureDeviceIdentifier, iOS/FacebookConnect & iOS/PushNotification plugin to their udpated external repositories.
2012-11-06 09:03:45 +01:00
Julio Cesar
2ff0fa9e0b
moved OCRPlugin
2012-11-06 00:12:41 +01:00
Julio César
f363cf852f
Update iOS/OCRPlugin/README.md
...
moved to my repository
2012-11-06 00:10:57 +01:00
Julio César
85284e64dc
Update iOS/OCRPlugin/README.md
2012-11-06 00:08:07 +01:00
Shazron Abdullah
d2d651afb0
Moved plugin to author's repo.
2012-11-04 12:21:44 -08:00
Shazron Abdullah
599f560933
Moved plugin to author's repo.
2012-11-04 12:20:25 -08:00
Shazron Abdullah
59de1c20a2
Moved iOS/KeychainPlugin to author's own repo.
2012-11-04 12:15:22 -08:00
Olivier Louvignes
50b3ef5bc7
Added screenshots to moved plugins.
2012-11-04 14:23:20 +01:00