Skip to content

Releases: ltrudu/PrintWrapper

Jitpack Fix Release

28 Aug 11:53
Compare
Choose a tag to compare
V1.12

Trying to fix Jitpack error.

SGDHelper bug fix.

28 Aug 10:07
Compare
Choose a tag to compare

Fixed a bug preventing the usage of SGDHelper with Network Printers.

Update to API 34

23 Aug 14:38
Compare
Choose a tag to compare
V1.9.34

Version update

Fix API 34 build issues

23 Aug 15:01
Compare
Choose a tag to compare
V1.10

Fix SDK API 34 build issues

V1.8

25 Jun 15:59
Compare
Choose a tag to compare

Updated to retrieve PrinterStatus asynchronously using a callback interface : GetPrinterStatusTaskCallback
WARNING, the callback is not fired in the main thread but in a separate one.

V1.6

25 Jun 15:40
Compare
Choose a tag to compare

Updated the GetPrinterStatusTask method to retrieve the status correctly.

V1.5

25 Jun 15:18
Compare
Choose a tag to compare

Added GetPrinterStatusTask method to retrieve current status of the printer aynchronously.

V1.4

29 Feb 14:32
Compare
Choose a tag to compare

Renamed Connect classes to Get Info classes.
The "connect" term was misleading

V1.3

29 Feb 14:14
Compare
Choose a tag to compare

Moved from AsyncTask to Executor.

Jitpack release

29 Feb 10:19
Compare
Choose a tag to compare

Added jitpack.yml to download cmake