Releases: DantSu/ESCPOS-ThermalPrinter-Android
ESC/POS Thermal Printer Library
ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
- add
boolean gradient
parameter tobitmapToHexadecimalString
. - Fix bluetooth Android 33 compatibility
ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
- Fix issue #284
ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
- new method useEscAsteriskCommand() to active new image printing command
ESC *
ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
- Adding greyscale to printed images
- Update targetSdkVersion to 31
- Update gradle to 3.6.4
- Update Maven config for JitPack
- Update dependencies
ESC/POS Thermal Printer Library
ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
From v3.0.0, <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
must be added to AndroidMenifest.xml
.
Realease note :
- Bluetooth connection improvement
printAllCharsetsEncodingCharacters
,printCharsetsEncodingCharacters
,printCharsetEncodingCharacters
added.
ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
- Bug fix
ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
- Annotations @nullable added
ESC/POS Thermal Printer Library
Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.
- Open cash box command added
- Optimization of text style command