Commit Graph

229 Commits

Author SHA1 Message Date
nehresma
8b1f92a0a1 Added optional support for javascript to the WebView (#134) 2017-09-05 20:12:54 +02:00
kentongray
d2486217f0 Cache UIPrinter (#128)
* Cache UIPrinter

This speeds up printing time from 25 seconds to < 5

* Switching to isEqualToString
2017-09-05 20:10:59 +02:00
Sebastián Katzer
99f50db26e Regenerate package.json with plugman 2017-09-03 11:06:50 +02:00
Jan Piotrowski
44ef693d6d Fix README (#145) 2017-07-10 11:48:49 +02:00
Sebastián Katzer
a646b183a0 Update changelog 2016-12-23 18:09:18 +01:00
Sebastián Katzer
231f9c5dd2 Fix code smells 2016-12-23 18:08:59 +01:00
Sebastián Katzer
ce5ace90b3 Fix broken interfaces with newest Android versions 2016-12-23 18:08:38 +01:00
Sebastián Katzer
bf43a8026c Bump version to next dev cycle v0.7.4 2016-12-23 18:07:51 +01:00
Sebastián Katzer
9846a63ea0 Fix travis 2016-12-21 22:57:25 +01:00
Sebastián Katzer
ac03532de5 Release v0.7.3 2016-12-19 15:16:59 +01:00
Sebastián Katzer
917df3d6c3 Android 19 - No resource found [Fixes #97] 2016-12-18 13:45:59 +01:00
Sebastián Katzer
7a473e7dd6 Cleanup webview at latest point 2016-12-18 10:35:20 +01:00
Sebastián Katzer
2c9cafe1ed Merge pull request #117 from leibale/master
Remove to early view cleanup
2016-12-18 10:19:52 +01:00
Leibale Eidelman
e4f8e5fc2f Update Printer.java
Remove to early `view` cleanup.
the view might be needed in case of printer refresh or error.
2016-12-15 18:14:50 +02:00
Sebastián Katzer
554e7f6bd1 Update changelog
print returns boolean flag
2016-08-15 20:24:34 +02:00
Sebastián Katzer
2ab675e3cc Integration of tracis-ci script 2016-08-13 16:24:52 +02:00
Sebastián Katzer
b1297965a5 Travis-ci build badge 2016-08-12 11:53:41 +02:00
Sebastián Katzer
d0ee7c22d9 Set alignment to fix layout on npm 2016-08-12 09:23:03 +02:00
Sebastián Katzer
47f64015a4 Add hint about Android N 2016-08-08 09:26:16 +02:00
Sebastián Katzer
f72ceb93bd Update README.md
Fixed wrong default value
2016-08-05 16:50:44 +02:00
Sebastián Katzer
a2aae4e0d8 Added npm badge button 2016-08-03 21:59:37 +02:00
Sebastián Katzer
ce9613b78f Release version 0.7.2 2016-08-03 21:56:35 +02:00
Sebastián Katzer
c47d35e288 Added missing platform and engine constraints 2016-08-03 21:55:28 +02:00
Sebastián Katzer
846d637089 Update README.me 2016-08-03 21:53:00 +02:00
Sebastián Katzer
6b5c51e4b1 Update README.md 2016-08-03 17:44:48 +02:00
Sebastián Katzer
7d38b4e354 Renamed isAvailable to check 2016-08-03 17:20:10 +02:00
Sebastián Katzer
a1dc163ccc Fix typo resulting into crash on KitKit (Closes #94) 2016-08-02 19:10:16 +02:00
Sebastián Katzer
144efee2a9 Added Meta#getClass 2016-08-02 19:08:51 +02:00
Sebastián Katzer
c75bd32982 Reuse already existing instance of print manager 2016-08-02 16:13:52 +02:00
Sebastián Katzer
62ae354984 Make usage of PrintJobStateChangeListener 2016-08-01 17:23:46 +02:00
Sebastián Katzer
2b5e25c09d Support for PrintJobStateChangeListener 2016-08-01 17:04:39 +02:00
Sebastián Katzer
2b0bbccc6f DiscoverySession -> session 2016-08-01 17:03:30 +02:00
Sebastián Katzer
daa7112642 Sens intent with action and also when back pressed 2016-08-01 17:02:17 +02:00
Sebastián Katzer
0fb7c4530f Added getId 2016-08-01 17:00:51 +02:00
Sebastián Katzer
50f9bcfd4e Cleanup on destroy 2016-08-01 17:00:33 +02:00
Sebastián Katzer
86a74dc2ff Support print options on windows 2016-07-31 14:50:24 +02:00
Sebastián Katzer
afaa6cd60d Callback support for windows platform 2016-07-31 14:24:24 +02:00
Sebastián Katzer
2472d7208a Refector windows platform 2016-07-31 14:14:42 +02:00
Pirvu Doru Lucian
970060a28e support for windows 10 UWP apps 2016-07-29 21:34:06 +02:00
Sebastián Katzer
a4f5dd098f Allow borderless printing on iOS 2016-07-28 20:36:05 +02:00
Sebastián Katzer
0ab65940c3 Set required min version of ios to 8.0 2016-07-27 20:38:56 +02:00
Sebastián Katzer
4251c0639d Support for picking a printer for iOS and Android 2016-07-27 14:24:48 +02:00
Sebastián Katzer
049f72dea6 Fix potential NPE 2016-07-26 20:44:10 +02:00
Sebastián Katzer
b3bd6e226f Refactored new pick interfacer 2016-07-25 15:04:20 +02:00
Sebastián Katzer
ab27a63a9d Merge branch 'nkjf5-master' 2016-07-25 14:19:41 +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
217d63292f Fix isAvailable to return empty list on iOS 2016-07-24 13:49:23 +02:00
Sebastián Katzer
5c6c646e6d Fix potential crash and infinite loop (Closes #61) 2016-07-24 10:20:26 +02:00
Sebastián Katzer
147f562d0a Remove android auto print margin (Closes #81) 2016-07-24 09:53:51 +02:00
Sebastián Katzer
ea404a0acd Several iOS specific options (closes #59) 2016-07-23 14:06:59 +02:00