Sylvia van Os
Sylvia van Os
Given the edit activity now uses a viewmodel, we can more easily compare it with the card initially loaded in to decide if there are changed. This will allow us...
I finally found it! By pure chance! The bug I've been seeing in Google Play Console for years that *nobody* ever reported! It finally makes sense! 1. Ensure the card...
Google Play is an incredibly developer-hostile platform. We cannot trust Catima to be available there long-term. We should be able to somehow communicate with Catima users on Google Play. For...
Right now, `About -> Credits` shows the list of contributors sorted by amount of commits. This is somewhat suboptimal. First off, it uses the commit or GitHub name, which may...
A widget that shows the barcode directly would be cool. See https://www.droidapp.nl/nieuws/appie-app-bonuskaart-widget/ for an example: 
- [ ] Catima - [ ] Fidme - [X] Stocard - #2125 - [ ] Upcoming pkpass importer (Loyalty Card Keychain is CSV and Voucher Vault is JSON)
### Discussed in https://github.com/CatimaLoyalty/Android/discussions/2128 Originally posted by **NtWriteCode** October 23, 2024 Right now I'm using the latest available from Google Play, so not sure if it's already a feature. Right...
[app_name](https://github.com/CatimaLoyalty/Android/blob/71473f38043008ceeb9177e226bc66c03570a6b0/app/src/main/res/values/strings.xml#L3) shouldn't be translated in most languages and should be kept consistent with [title.txt](https://github.com/CatimaLoyalty/Android/blob/main/fastlane/metadata/android/en-US/title.txt). Write a small shell script or something for GitHub Actions to ensure they're consistent and to...
Sometimes, things crash. Google Play's "Crashes and ANRs" feature is... subpar, to say the least. Recently I was trying to debug something with an user and their crashes would not...
This relates to #2106. However, I wouldn't call this a fix as the email notification method is likely to confuse non-technical users. This MR mostly exists to show how relatively...