From c2e1509acba597a573c25954a57487940004af30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastia=CC=81n=20Katzer?= Date: Sat, 22 Mar 2014 14:43:33 +0100 Subject: [PATCH] Release version 0.5.2 --- README.md | 2 +- plugin.xml | 8 ++++---- src/android/Printer.java | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f456cdd..9f7abac 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ More informations can be found [here](https://build.phonegap.com/plugins/360). ## Release Notes -#### Version 0.5.2 (not yet released) +#### Version 0.5.2 (22.03.2014) - [bugfix:] `isServiceAvailable` on Android did not return a list of available printing apps. #### Version 0.5.1 (15.12.2013) diff --git a/plugin.xml b/plugin.xml index 86d9a9a..e0037ab 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ + version="0.5.2"> Printer @@ -26,9 +26,9 @@ - - - + + + diff --git a/src/android/Printer.java b/src/android/Printer.java index 1bf7740..8151886 100644 --- a/src/android/Printer.java +++ b/src/android/Printer.java @@ -67,7 +67,7 @@ public class Printer extends CordovaPlugin { "epson.print", // Epson iPrint "jp.co.fujixerox.prt.PrintUtil.PCL", // Fuji Xerox Print Utility "jp.co.fujixerox.prt.PrintUtil.Karin", // Fuji Xeros Print&Scan (S) - "com.hp.android.print", // HP ePrint" "com.hp.android.print + "com.hp.android.print", // HP ePrint "com.blackspruce.lpd", // Let's Print Droid "com.threebirds.notesprint", // NotesPrint print your notes "com.xerox.mobileprint", // Print Portal (Xerox)