Lanzamientos de Aspose.BarCode for Android via Java

Released: Aug 29, 2025

Actualizaciones en V25.8

Características

  • Added ability to save text as a graphic path when exporting to PDF format. This allows barcode text to be rendered as vector shapes, which improves compatibility with systems that do not embed fonts.
  • Improved 'MBaseProcessor' recognition performance on mobile devices.
  • Improved Interleaved2of5 recognition performance on mobile devices.
  • Refined list of 'MostCommonTypes' and set as default.

Correcciones

  • Unable to recognize Code39 barcode.
  • Barcode recognition performance slowdown...

Released: Jul 31, 2025

Actualizaciones en V25.7

Características

  • Improved Code128 recognition performance.
  • Designed class architecture for button-triggered barcode recognition mode.
  • Implemented UI and functionality for Recognition Button.
  • Implemented GUI and functionality for Scanning Mode.
  • Implemented GUI rendering for Recognition Mode.
  • Implemented OpenGL rendering for Circular Progress Indicator.
  • Implemented recognition area patterns for 1D and 2D barcodes.
  • Defined and categorized supported barcode types.
  • Implemented BarcodeScannerView...

Released: Jun 26, 2025

Actualizaciones en V25.6

Características

  • Implemented reading and processing of the EXIF rotation property in images.
  • Improved quality of 1D barcode recognition on dataset.

Correcciones

  • Certain pharmacode images are not recognized.

Released: May 30, 2025

Actualizaciones en V25.5

Características

  • Added CMYK color support for PDF barcode generation.
  • Improved DataMatrix recognition performance.

Released: Apr 29, 2025

Actualizaciones en V25.4

Características

  • Improved Databar recognition quality and performance (DBase processor).

Released: Mar 28, 2025

Actualizaciones en V25.3

Características

  • Recognition quality and speed of PBase processors was improved. These improvements include the following symbologies:
    • PatchCode
    • Pharmacode
  • Recognition speed of most 1D processors was improved with new changes to 1D recognition engine.

Correcciones

  • Fixed bug with incorrect barcode region detection where Image property RotateFlipType changes picture orientation.
  • Fixed bug with differences in created PDF files which depended from system localization.

Released: Feb 28, 2025

Actualizaciones en V25.2

Características

  • Recognition quality and speed of NDTBase processors - These improvements include the following symbologies: Code128, Code16K, Supplement, UPCE, Code39, Code39FullASCII.
  • BarcodeGenerator API updated - Updated SetCodeText functions for charset encodings. Currently, there are two variant of the function: with selection of BOM (byte order mark) insertion and without. Updated the setCodeText methods for character set encodings. It currently has two variants of the method: one that...

Released: Jan 31, 2025

Actualizaciones en V25.1

Características

  • Added QualitySettings support to the NBase and WDTBase processors.
  • Implemented a PDF encoder for Aspose.BarCode.

Correcciones

  • Barcode scanner reads the wrong value using USPS OneCode.
  • Fixed infinite recursion in QuadPointsHelper.
  • Generator always throws Aspose.BarCode.BarCodeException: 'Can't render barcode: not enough space' on RotationAngle=45.
  • Fields of ComplexBarcode.Address were not initialized.
  • MailmarkCodetext should throw meaningful Java Exceptions when provided with...

Released: Dec 26, 2024

Actualizaciones en V24.12

Características

  • Added support for new 'QualitySettings' structure to the 1D barcode engine.

Correcciones

  • Method MaxiCodeStructuredCodetext.GetConstructedCodetext() throws NullPointerException.

Released: Nov 25, 2024

Actualizaciones en V24.11

Características

  • Improved QR Codes recognition speed in HighPerformance mode.