Releases: CatimaLoyalty/Android
Releases · CatimaLoyalty/Android
2.41.5
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
2.39.0
- 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)