Releases: star-micronics/StarXpand-SDK-Android
Releases · star-micronics/StarXpand-SDK-Android
1.11.2
1.11.1
1.11.0
1.10.0
- Added API to update printer firmware.
- Added the following printers support (Maintenance support)
- TSP100LAN
- TSP100ECO
- TSP650II (LAN : IFBD-HE05)
- SP700 (LAN : IFBD-HE06)
- Added some properties for printer detail status API (StarPrinterStatusDetail).
- Added supported models for PrinterBuilder actionSeparatorFeed() method.
- Support for 16KB page size native library. #42
- Performance improvement of log storage with StarIO10Logger.
- Bug Fix:
1.9.0
- Added mC-Label2 support.
- Added the actionSeparatorFeed method to execute paper feeding per black mark and gap for die-cut label paper, etc.
- Added the styleBaseMagnification method to set the base print size.
- Added Printing Samples for mC-Label2 (300dpi model).
- Changed minimum supported OS version from 9 to 10.
- Added Android 16 support (tested on platform stability version).
- Bug Fix:
- Fixed an issue where the execution of StarPrinter.printAsync() occasionally failed immediately after the printer came back online (when PrinterDelegate onReady() was called) with the LAN interface of TSP650II, TSP700II, TSP800II, and SP700. #38
1.8.0
- 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
- 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
- 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
- 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 withDocumentBuilder.addPrinter()were not reset when the method ended.
- Fixed an issue where decorations (methods starting with
1.4.0
- 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.