Commit Graph

43 Commits

Author SHA1 Message Date
Sebastián Katzer
829a600f28 Remove meta attributes 2019-03-01 20:00:23 +01:00
Sebastián Katzer
56dba89008 Set content to empty string if null or undefined 2019-03-01 19:58:15 +01:00
Sebastián Katzer
fa00761d3c Replace landscape option through orientation 2019-02-13 11:59:00 +01:00
Sebastián Katzer
fe2f72ff1a Update docs 2019-02-12 12:22:33 +01:00
Sebastián Katzer
ee38edb616 Change pick() to accept ui options instead of general options 2019-02-12 09:48:22 +01:00
Sebastián Katzer
10645a709b Some reformatting 2019-02-12 09:47:19 +01:00
Sebastián Katzer
33814415db Rename maxPages to pageCount and partial support for Android 2019-02-11 12:05:09 +01:00
Sebastián Katzer
f29b519b90 Change options structure 2019-02-07 16:42:11 +01:00
Sebastián Katzer
ec4f721270 Also rename internal "utis" functions 2019-02-06 12:02:41 +01:00
Sebastián Katzer
790aefeb86 Rename interface function "getPrintableUTIs" to "getPrintableTypes" 2019-02-06 11:54:59 +01:00
Sebastián Katzer
d74bd6c4b6 Fix missing callback with result on Android 2019-02-04 11:43:51 +01:00
Sebastián Katzer
884e5c4862 Improvements and fixes for Android 2019-01-29 14:33:59 +01:00
Sebastián Katzer
652c6c62c2 Pick() is only supported on iOS platform 2019-01-28 11:05:26 +01:00
Sebastián Katzer
0d36c1034b Rename canPrint to canPrintItem 2019-01-25 14:10:16 +01:00
Sebastián Katzer
ce27a883ab Update plugin interface with some breaking changes 2019-01-25 12:42:22 +01:00
Sebastián Katzer
ea223c3609 Prefix style attributes in header/footer with style and support relative positions 2019-01-24 11:46:20 +01:00
Sebastián Katzer
69541fb13e Finished implementation for header/footer for iOS 2019-01-22 15:27:31 +01:00
Sebastián Katzer
578342516a Initial support for header and footer 2019-01-21 17:52:28 +01:00
Sebastián Katzer
4046ab3473 Update ios code for version 0.8 2019-01-21 15:17:07 +01:00
Sebastián Katzer
7905b71feb Set number of copies for iOS 2019-01-03 16:52:10 +01:00
Sebastián Katzer
c19cec7415 Fix some warnings/deprecations for iOS and improve code 2018-12-21 12:47:34 +01:00
Sebastián Katzer
7d38b4e354 Renamed isAvailable to check 2016-08-03 17:20:10 +02:00
Sebastián Katzer
2472d7208a Refector windows platform 2016-07-31 14:14:42 +02:00
Sebastián Katzer
a4f5dd098f Allow borderless printing on iOS 2016-07-28 20:36:05 +02:00
Sebastián Katzer
b3bd6e226f Refactored new pick interfacer 2016-07-25 15:04:20 +02:00
Sebastián Katzer
dc57ab6234 Merge branch 'master' of https://github.com/nkjf5/cordova-plugin-printer into nkjf5-master 2016-07-25 14:19:06 +02:00
Sebastián Katzer
ea404a0acd Several iOS specific options (closes #59) 2016-07-23 14:06:59 +02:00
Sebastián Katzer
031f4b385a duplex accepts an string now instead of boolean 2016-07-23 13:48:24 +02:00
Justin Fisher
6d864a32a7 Added support for Apple's UIPrinterPickerController 2015-06-23 12:58:41 -05:00
Sebastián Katzer
496174f530 Missing brackets 2015-04-22 23:24:57 +02:00
Sebastián Katzer
15aa295cf6 Print-View positioning on iPad 2014-10-13 23:31:12 +02:00
Sebastián Katzer
33b4c14557 Update js 2014-09-07 22:52:47 +02:00
Sebastián Katzer
b74d9f1825 Add KitKat support - requires Android SDK 19 or higher 2013-12-15 11:09:02 +01:00
Sebastián Katzer
cf76737e21 Add Android KitKat support 2013-12-11 15:49:00 +01:00
Sebastián Katzer
1a40324682 Removed the callback property from the print interface 2013-12-11 13:21:23 +01:00
Sebastián Katzer
9463786343 Release under Apache 2.0 license 2013-12-11 13:00:16 +01:00
Sebastián Katzer
a17e0d006d Ios an neue callback codes angepasst 2013-08-24 20:59:49 +02:00
Sebastián Katzer
a27f5a9e0f Beta Android Support 2013-08-23 23:54:04 +02:00
Sebastián Katzer
ee22382510 Support for multiple return values (Android does not support that feature out of the box) 2013-08-21 18:04:51 +02:00
Sebastián Katzer
193ff10f94 Für Callbacks können Scopes angegeben werden. print() benötigt nur noch eine Callback-Funktion. 2013-08-13 11:01:15 +02:00
Sebastián Katzer
d2e5216b5f Dateinamen in den Datei-Headern korrigiert 2013-08-10 11:22:49 +02:00
Sebastián Katzer
244ada61bc Printer Plugin für iOS funktioniert für cordova 3.x 2013-08-10 09:50:42 +02:00
Sebastián Katzer
68221a38da Print from iOS devices to AirPrint compatible printers 2013-08-09 18:58:47 +02:00