Results 199 issues of Sylvia van Os

We're just done with Android 15, but 16 is now "stable enough to be targetable". # All Android 16 devices (See https://developer.android.com/about/versions/16/behavior-changes-all) ## Intent security changes (See https://developer.android.com/about/versions/16/behavior-changes-all#intent-redirect-attacks) I don't...

Google Play is complaining about this. Mindlessly removing it hasn't worked (because it breaks Android 14 stuff) so we need to look at what we can do: > Your app...

type: bug
severity: critical
common: frequent

Occasionally, users manually edit their export files. While this is obviously *not* a supported use case and will never be, it definitely can't hurt to make the importer a bit...

type: enhancement
severity: tolerable
common: uncommon

Catima's edge-to-edge support on Android 15 (2.34.4) is completely broken. It needs to be reverted. It looks fine in portrait mode, but as soon as you run it in landscape...

type: bug
state: help wanted
severity: critical
common: frequent

Several places in strings.xml use the direct text "Catima", it should refer to app_name everywhere so that in languages where the name Catima is transliterated it consistently uses the same...

type: bug
severity: tolerable
common: uncommon

Pkpass files can be updated online: https://developer.apple.com/documentation/walletpasses/adding-a-web-service-to-update-passes While the documentation suggests this is mostly for changes like boarding gate for plane travel, some organizations seem to use it to "expire"...

type: enhancement
severity: major
common: occasional

It doesn't seem to always happen, seems to be some timing issue? Needs deeper looking into. 1. View a card 2. Tap the barcode to enter full-screen 3. Leave full-screen...

state: needs info

Some file managers seem to not correctly use `application/vnd.apple.pkpass` as mime type for pkpass files, making Catima not show up as option. We should try to add a workaround for...

type: enhancement
severity: major
common: occasional

.pkpasses exists, which is basically a zip file of multiple pkpass files with mimetype `application/vnd.apple.pkpasses`. See https://developer.apple.com/documentation/walletpasses/distributing-and-updating-a-pass#Create-a-bundle-of-passes for more details. This doesn't seem very common, but would be good to...

type: enhancement
severity: major
common: uncommon

Right now, only the date can be set. For event tickets this is not really precise enough. Allowing users to set the time may also help fix #2124.

type: enhancement
severity: minor
common: occasional