Skip to content

Releases: star-micronics/StarXpand-SDK-Android

1.8.0

06 Nov 07:12
Compare
Choose a tag to compare
  • Added API to get detail information of printer.
    • detail property of StarPrinterInformation
    • StarPrinterInformationDetail
    • StarPrinterInformationLAN
    • StarPrinterInformationBluetooth
    • StarPrinterInformationUSB
  • Added API to get detail information of error.
    • errorDetail property of StarPrinter
    • StarIO10ErrorDetail

1.7.0

04 Jul 02:06
a0b46a9
Compare
Choose a tag to compare
  • Added BSC10II support (Limited region model).
  • Added TearOff (feed to tear bar) to the CutType enum.
  • Added India to the printer.InternationalCharacterType enum.

1.6.0

13 Feb 00:58
Compare
Choose a tag to compare
  • Added POP10CBI support.
  • Added API for template printing function.
  • Added a screen for template printing to the sample app.
  • Added API for specifying number of character function.
  • Added API for setting full/half-width of Unicode ambiguous characters.
  • Changed the Auto Switch Interface function to enabled by default.
  • Improved switching speed of the Auto Switch Interface function.
  • Added several samples of printing patterns using template printing function.
  • Added Android 14 support.

1.5.0

14 Nov 02:55
Compare
Choose a tag to compare
  • Added MCP31CI/CBI support.
  • Added a sample to generate receipt images from text data.
  • Bug Fix:
    • Fixed an issue where decorations (methods starting with style) set with DocumentBuilder.addPrinter() were not reset when the method ended.

1.4.0

13 Sep 08:38
Compare
Choose a tag to compare
  • Added TSP100IV SK support.
  • Added Kiosk SK series (SK1-211/221/V211, SK1-311/321/V311, SK1-41 and SK5-31) support.
  • Changed minimum supported OS version from 6 to 9.
  • Added API for Presenter and Bezel.
  • Updated Bluetooth module information for SM-L200.

V1.3.0

18 Apr 00:58
Compare
Choose a tag to compare
  • Added mC-Label3 support.

  • Added internal processing required for Bluetooth changes of SM-S210i, SM-S230i, SM-T300i and SM-T400i.

  • Added API for spooler function.

  • Added API for Page Mode.

  • Added API for setting/getting Star Configuration.

  • Added API for getting detailed status.

  • Added printing samples of the spooler function and several samples of printing patterns for labels to the example app.

  • Bug Fix:

    • Fixed an issue that command generation does not execute when adding a Builder immediately after instantiation.

    • Android

      • Fixed a rare crash while performing a discovery. #3
      • Fixed an issue that printing may fail via USB in certain devices and will not recover after failure without the USB cable removal and insertion.

V1.0.1

16 May 11:03
Compare
Choose a tag to compare
  • Added new Bluetooth module information for SM-L200.
  • Fixed to avoid obfuscation to unnecessary parts.

V1.0.0

03 Feb 02:28
Compare
Choose a tag to compare

Jan. 31st, 2022

  • First release