Skip to content

Releases: genesisxyz/react-native-calypso-pos

Release 0.2.1

15 Mar 17:50
Compare
Choose a tag to compare

0.2.1 (2024-03-15)

Bug Fixes

Release 0.2.0

14 Mar 22:47
Compare
Choose a tag to compare

0.2.0 (2024-03-14)

Bug Fixes

  • add close checks on Famoco (76f5ac8)
  • add isTelpo check (6e5a616)
  • Android: add try catch on print for Telpo (9036d0d)
  • Android: change br tag to div with fixed height (5431219)
  • Android: missing connect sam for samComputeEventLogSignature method (479315b)
  • Android: release build aar (6c2bd2d)
  • Android: remove disconnect card for Famoco device (3ef0dc3)
  • init always create new instances that randomly breaks apdu commands (5083fe1)
  • iOS: missing promise return for writeToCardUpdate (10bb0bb)
  • missing job on for readCardId for Telpo (9729973)
  • pending intent flag immutable (9219ef7)

Features

  • add ByteUtils (3b5d62c)
  • add Calypso (b43ef32)
  • add card status detected event (ff1a564)
  • add Printer for Famoco (3c4a188)
  • add Printer Module (aa83f78)
  • add read card records (e1bcc75)
  • add readCardId method (007e559)
  • add Sam Module (4127d32)
  • add write card record for both Telpo and Famoco devices (5f4621a)
  • add write card record for Telpo (ca42092)
  • Android: add Printer exceptions (63e17b6)
  • Android: add proper exceptions for Pos (c7168e4)
  • Android: add read for GenericPos (4b8b5dd)
  • Android: add withBlock method for read/write, example in App.tsx (04d543d)
  • iOS: add CardStatus event (3a10898)
  • iOS: implementation for printHtml (27788e2)
  • iOS: readCardId implemented for iso14443 smartcards (44730e8)
  • return samId from readCardId (beca66a)