Skip to content

Releases: CatimaLoyalty/Android

2.41.5

15 Jan 22:02

Choose a tag to compare

  • Fix list widget sometimes opening wrong card
  • Fix several bugs with shortcut handling
  • Fix About activity not using pure black title bar in OLED mode
  • Fully remove automatic barcode encoding detection
  • Expose barcode encoding through ContentProvider (used by Gadgetbridge)

2.41.4

04 Jan 22:22

Choose a tag to compare

  • Disable automatic barcode encoding detection for now (breaks too many cards)

2.41.3

04 Jan 20:49

Choose a tag to compare

  • Follow-up for fix in 2.41.2 for cards explicitly set to ISO-8859-1
  • Migrate old cards to ISO-8859-1 to fix sudden behaviour differences for existing cards

2.41.2

03 Jan 20:15

Choose a tag to compare

  • Fix change introduced in 2.41.0 that broke support for some scanners for non-UTF-8 barcodes

2.41.1

31 Dec 16:57

Choose a tag to compare

  • Fix status and navigation bar colour in new About activity

2.41.0

30 Dec 16:54

Choose a tag to compare

  • Add support for UTF-8 barcodes
  • Add duplicate option to main screen and reorder options slightly
  • Fix column count setting not being applied to group card list
  • Remove theme colour support
  • Reduce max photo size to reduce storage use (only for newly added photos)
  • Migrate About activity from Android XML to Jetpack Compose

2.40.0

08 Dec 17:43

Choose a tag to compare

  • Copy card ID to clipboard from view dialog or long press
  • Swap balance and currency fields to hopefully reduce unintended rounding

2.39.2

04 Nov 17:34

Choose a tag to compare

  • Preparations for future improvements (rewrote many classes to Kotlin)

2.39.1

01 Oct 15:59

Choose a tag to compare

  • Fix possible crash that could occur for cards missing colour information in the database

2.39.0

30 Sep 16:45

Choose a tag to compare

  • Target Android 16
  • Fix possible crash after removing image from card
  • Remove "Screen orientation" feature (Google removed the ability for apps to control screen rotation when targeting Android 16)
  • Add crash reporter to FOSS build (not used in Google Play version, only in other app stores)