Releases: CatimaLoyalty/Android
Releases · CatimaLoyalty/Android
2.41.6
2.41.5
- 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
- Disable automatic barcode encoding detection for now (breaks too many cards)
2.41.3
- 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
- Fix change introduced in 2.41.0 that broke support for some scanners for non-UTF-8 barcodes
2.41.1
- Fix status and navigation bar colour in new About activity
2.41.0
- 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
- Copy card ID to clipboard from view dialog or long press
- Swap balance and currency fields to hopefully reduce unintended rounding
2.39.2
- Preparations for future improvements (rewrote many classes to Kotlin)
2.39.1
- Fix possible crash that could occur for cards missing colour information in the database