Commit Graph

123 Commits

Author SHA1 Message Date
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
Sebastián Katzer
c82ac66ccf Add empty KitKapPrinter class 2013-12-11 14:00:25 +01:00
Sebastián Katzer
01416e23b3 Begin with KitKat support 2013-12-11 13:52:55 +01:00
Sebastián Katzer
2c45468601 The next version will be 0.5.0 2013-12-11 13:38:52 +01:00
Sebastián Katzer
83fcdc8612 Small code changes 2013-12-11 13:38:01 +01:00
Sebastián Katzer
9fc84624df Only convert indention to spaces 2013-12-11 13:21:55 +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
3d5c926420 Bump version to next dev cycle. 2013-12-01 14:40:49 +01:00
Sebastián Katzer
0d691ff80c Removed comments. 2013-12-01 14:39:59 +01:00
Sebastián Katzer
b989cbe4cd Update README.md 2013-12-01 14:38:17 +01:00
Sebastián Katzer
d6ecbc8f64 Added contributing & license section. 2013-12-01 14:33:10 +01:00
Sebastián Katzer
a9974c15d6 Fix wrong var name. 2013-12-01 14:32:16 +01:00
Sebastián Katzer
1461a69e6a Added notes about upcomming changes in v0.4.1 2013-12-01 14:31:27 +01:00
Sebastián Katzer
06cdc64674 Changed license tag to LGPL 2.1 2013-12-01 14:29:42 +01:00
Sebastián Katzer
e53d74b47b Switch to LGPL 2013-11-26 15:09:01 +01:00
Sebastián Katzer
58e056a1be Update README.md 2013-09-07 19:00:14 +02:00
Sebastián Katzer
a17e0d006d Ios an neue callback codes angepasst 2013-08-24 20:59:49 +02:00
Sebastián Katzer
b6f0a03058 Update README.md 2013-08-24 20:28:11 +02:00
Sebastián Katzer
a51e417af3 Release v0.4.0 2013-08-24 19:51:28 +02:00
Sebastián Katzer
c6b60b73d4 AppId kann als PlatformConfig unter Android beim Drucken angegeben werden 2013-08-24 19:49:06 +02:00
Sebastián Katzer
797a1d5bfc Move sdcard.img.lock to gitignore 2013-08-23 23:59:44 +02:00
Sebastián Katzer
e425f01d62 Datei fälschlicherweise committed 2013-08-23 23:58:49 +02:00
Sebastián Katzer
a27f5a9e0f Beta Android Support 2013-08-23 23:54:04 +02:00
Sebastián Katzer
3d9aa7b9d5 Kleine Namensänderung 2013-08-22 22:42:28 +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
86daaca96e Fix wrong names 2013-08-20 18:35:19 +02:00
Sebastián Katzer
370fb17e53 Initial start of Android support 2013-08-20 18:27:33 +02:00
Sebastián Katzer
d9cb5091df JS Interface gilt für alle Plattformen 2013-08-20 18:24:13 +02:00
Sebastián Katzer
fb997fd982 Merge branch 'master' of github.com:katzer/cordova-plugin-printer 2013-08-20 17:48:05 +02:00