Commit Graph

152 Commits

Author SHA1 Message Date
Sebastián Katzer
ad955a82ef Update plugin.xml 2014-09-12 12:08:04 +02:00
Sebastián Katzer
d58eed516f Update plugin.xml 2014-09-12 12:04:37 +02:00
Sebastián Katzer
6deaafe554 Release version 0.7.0 2014-09-12 11:47:55 +02:00
Sebastián Katzer
b28d85ca9f Merge branch 'kitkat'
Conflicts:
	CHANGELOG.md
	README.md
	plugin.xml
	src/android/Printer.java
	src/ios/APPPrinter.m
	www/printer.js
2014-09-12 11:45:58 +02:00
Sebastián Katzer
51c73a6ba4 Update README.md 2014-09-12 11:28:52 +02:00
Sebastián Katzer
b6f13a695c Change name and description in plugin spec 2014-09-12 11:03:14 +02:00
Sebastián Katzer
423aba70a7 AirPrint support was there before 2014-09-12 10:57:09 +02:00
Sebastián Katzer
5493c652fd isAvailable does not block the main thread anymore 2014-09-12 10:53:44 +02:00
Sebastián Katzer
15870f8a4e Styling 2014-09-12 10:41:44 +02:00
Sebastián Katzer
2fbb039cd4 Some styling 2014-09-12 10:35:54 +02:00
Sebastián Katzer
4be468dc9d Update README.md
Fix html issue
2014-09-11 23:39:21 +02:00
Sebastián Katzer
887edb94b1 Update CHANGELOG.md 2014-09-11 23:29:35 +02:00
Sebastián Katzer
9017b62b04 Update README about the URL feature 2014-09-11 23:27:17 +02:00
Sebastián Katzer
922870f95c Rewrite JAVA code 2014-09-11 23:14:47 +02:00
Sebastián Katzer
7cae0fa4a5 Ability to print remote content via URI 2014-09-11 23:14:18 +02:00
Sebastián Katzer
6053b1f83a Add ChangeLog 2014-09-08 09:32:54 +02:00
Sebastián Katzer
cdd721d24b Update README.md 2014-09-08 09:31:14 +02:00
Sebastián Katzer
c54a18a5a2 Rename isServiceAvailable to isAvailable 2014-09-07 23:05:25 +02:00
Sebastián Katzer
b903683486 Update plugin spec 2014-09-07 22:53:04 +02:00
Sebastián Katzer
33b4c14557 Update js 2014-09-07 22:52:47 +02:00
Sebastián Katzer
43625bd313 Update ios 2014-09-07 22:52:36 +02:00
Sebastián Katzer
125f2e6828 Clean up not existing source 2014-09-07 22:35:05 +02:00
Sebastián Katzer
86689d9942 Remove not needed dependencies 2014-09-07 22:34:38 +02:00
Sebastián Katzer
43bd2ff428 Fix unknown class error 2014-09-07 22:32:50 +02:00
Sebastián Katzer
10c1238e64 Release v0.5.3 2014-07-13 14:23:17 +02:00
Sebastián Katzer
b829872179 Add missing changelog file 2014-07-13 13:22:11 +02:00
Sebastián Katzer
75339c5fb5 Using plugin prevents openDatabase() on Android
Fixes #11
2014-07-13 13:21:06 +02:00
Sebastián Katzer
59f848b293 Update iOS a bit 2014-07-13 13:09:42 +02:00
Sebastián Katzer
aa22e1c060 Update doc 2014-07-13 13:06:01 +02:00
Sebastián Katzer
03b70956ba Fix isServiceAvailable issue (solves #11) 2014-07-13 11:26:58 +02:00
Sebastián Katzer
02e39320d5 Added Windows8 support 2014-04-06 11:10:49 +02:00
Sebastián Katzer
7a095b6095 Bump version to next dev cycle 2014-04-06 11:03:26 +02:00
Sebastián Katzer
c2e1509acb Release version 0.5.2 2014-03-22 14:43:33 +01:00
Sebastián Katzer
571f6ce9c6 Remove old kitkat spec 2014-03-22 14:42:56 +01:00
Sebastián Katzer
818d7ff9a7 Small doc changes 2014-03-22 14:37:21 +01:00
Sebastián Katzer
035bc68200 Small ios code rework 2014-03-22 14:15:23 +01:00
Sebastián Katzer
cdc3569bd4 Merge branch 'master' of github.com:katzer/cordova-plugin-printer 2014-02-28 18:29:01 +01:00
Sebastián Katzer
a125a7b306 Update README.md 2014-02-28 17:14:45 +01:00
Sebastián Katzer
90ba170849 Small file header change 2014-02-28 17:11:21 +01:00
Sebastián Katzer
032b2f5611 isServiceAvailable on Android did not return a list of available printing apps (fix for #6) 2014-02-28 17:10:07 +01:00
Sebastián Katzer
847b91053f Bump to next dev cycle 2014-02-28 17:04:24 +01:00
Sebastián Katzer
c67e044180 Remove unused dependency 2013-12-17 12:03:20 +01:00
Sebastián Katzer
5ef59a69ed Release v0.5.1 2013-12-15 11:16:18 +01: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
61011c4275 Add note about PhoneGap Build 2013-12-12 12:13:00 +01:00
Sebastián Katzer
51625b6d4b Release v0.5.0 2013-12-11 15:52:49 +01:00
Sebastián Katzer
57bf81bc28 Add note about dependencies 2013-12-11 15:50:56 +01:00
Sebastián Katzer
cf76737e21 Add Android KitKat support 2013-12-11 15:49:00 +01:00
Sebastián Katzer
c039585469 Plugin has now its own package namespace 2013-12-11 14:05:15 +01:00
Sebastián Katzer
e82bbe211e Add KitKatPrinter file 2013-12-11 14:01:36 +01:00