Skip to content

Releases: DantSu/ESCPOS-ThermalPrinter-Android

ESC/POS Thermal Printer Library

23 Oct 07:37
f61030e
Compare
Choose a tag to compare

Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.

  • add Code 39 support

ESC/POS Thermal Printer Library

03 May 10:36
Compare
Choose a tag to compare

Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.

  • add boolean gradient parameter to bitmapToHexadecimalString.
  • Fix bluetooth Android 33 compatibility

ESC/POS Thermal Printer Library

24 Aug 09:44
6b0b67d
Compare
Choose a tag to compare

Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.

ESC/POS Thermal Printer Library

29 Mar 08:36
Compare
Choose a tag to compare

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

24 Feb 23:12
Compare
Choose a tag to compare

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

10 Sep 09:10
Compare
Choose a tag to compare

Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.

  • PR : #165 / Issue : #104 / Add connection timeout for TCP

ESC/POS Thermal Printer Library

05 Jul 09:49
Compare
Choose a tag to compare

Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.

⚠️ Breaking change ⚠️ :
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

28 Apr 04:59
Compare
Choose a tag to compare

Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.

  • Bug fix

ESC/POS Thermal Printer Library

12 Feb 13:34
Compare
Choose a tag to compare

Useful library to help Android developpers to print with ESC/POS (Bluetooth, TCP, USB) thermal printer.

ESC/POS Thermal Printer Library

12 Feb 11:48
Compare
Choose a tag to compare

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