Releases: ltrudu/PrintWrapper
Releases · ltrudu/PrintWrapper
Jitpack Fix Release
V1.12
Trying to fix Jitpack error.
SGDHelper bug fix.
Fixed a bug preventing the usage of SGDHelper with Network Printers.
Fix API 34 build issues
V1.10
Fix SDK API 34 build issues
V1.8
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
Updated the GetPrinterStatusTask method to retrieve the status correctly.
V1.5
Added GetPrinterStatusTask method to retrieve current status of the printer aynchronously.
V1.4
Renamed Connect classes to Get Info classes.
The "connect" term was misleading
V1.3
Moved from AsyncTask to Executor.
Jitpack release
Added jitpack.yml to download cmake