Sylvia van Os
Sylvia van Os
First, create a card with Barcodevalue equal to card ID (the default):  Then, while staying in the edit menu, change the Android system language:  (Note that `Barcode value`...
The Catima logo is very small and hard to recognize and the text doesn't clearly state it's Catima.  Easiest way to test currently is to install Gadgetbridge (Nightly) and...
**Issue by [jeroen7s](https://github.com/jeroen7s)** _Saturday Sep 07, 2019 at 14:40 GMT_ _Originally opened as https://github.com/brarcher/loyalty-card-locker/issues/309_ ---- .pkpass is a file format specifically for "tickets, passes, coupons or member cards, and also...
See this Mastodon thread and replies, some scripts in there: https://chaos.social/@SylvieLorxu/110838076984739964
There's an unit test that keeps randomly getting stuck, causing a timeout after 6 hours. It's annoying. Can't reproduce locally, but happens in GitHub actions constantly.
In the currency sorting logic, a locale is explicitly given: https://github.com/CatimaLoyalty/Android/blob/cae95d257768546dd4069c3a33f80d6112fa671d/app/src/main/java/protect/card_locker/LoyaltyCardEditActivity.java#L441-L459 However, currencyList, which is based on currencies, is created using an implicit locale: https://github.com/CatimaLoyalty/Android/blob/cae95d257768546dd4069c3a33f80d6112fa671d/app/src/main/java/protect/card_locker/LoyaltyCardEditActivity.java#L307 Mixing implicit and explicit locale...
This has been disabled due to https://github.com/WeblateOrg/weblate/issues/7520 as it has been preventing us from updating libraries. When the upstream issue gets resolved, we need to re-enable the check.
 This image scans fine if you use the camera, but if you use "Select image from gallery" in the "Scan Barcode" screen it returns "No barcode was found". The...
Requested through Google Play Beta reviews: https://play.google.com/console/u/0/developers/6021978940953178917/app/4973178217095258613/user-feedback/beta-feedback-details?reviewId=4b8709c3-70cc-43d2-9a63-724e21515058&corpus=BETA_FEEDBACK "Would it be possible to count the number of uses of a card and offer a sorting option to put the most frequent...
Should hopefully make it easier to clean up the scaling.