Skip to content

Releases: open-eid/nfc-Android-lib

v1.1.4

19 Feb 14:58
8e3216e

Choose a tag to compare

What's Changed

  • Fix potential memory leak in NfcSmartCardReaderManager callback.

Full Changelog: v1.1.3...v1.1.4

v1.1.3

13 Feb 10:06
bbbdd86

Choose a tag to compare

What's Changed

Remove exceeding eID AID selections (less APDU calls).

Full Changelog: v1.1.2...v1.1.3

v1.1.2

04 Nov 11:45
b3f4ab4

Choose a tag to compare

What's Changed

  • Use verifyCode for unblock and change code IDEMIA cards.

v1.1.1

07 Oct 13:36

Choose a tag to compare

What's Changed

  • Thales NFC fix for locked PIN edge case.
  • Restructure Gradle build configuration.
  • Remove unused tests and test resources.
  • Fix lint warnings.
  • Fix PACE key generation bias.
  • Update README.md.
  • Thales verify PUK code in case on PIN codes unblocking.
  • Add licenses headers to all NFC lib classes.
  • PIN changed Flag check implementation for Thales cards.
  • Translate README.md to English.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

03 Oct 10:00

Choose a tag to compare

What's Changed

  • Update dependencies.
  • Update Gradle Wrapper to 8.9 and AGP to 8.7.0.
  • Refactor libs logging system, use side-car pluggable logging utils lib.
  • Fix ID-card signing.
  • Add new CosmoX ID-card chip support.
  • Hide PIN info from C-APDU debug logs.
  • Cosmo X new cards NFC fix.
  • Thales ID-card chip support.

Full Changelog: v1.0.1...v1.1.0