Results 647 comments of Sylvia van Os

It seems zip4j may already be detecting the missing .z01 file and can support it without much code changes, if we just keep asking for more files when the import...

Reusing the backup/export code sounds like a plan. However, we'd have to make sure we only export 1 card and not export group info (as that is part of the...

Roadmap: Order I happen to feel like working on stuff ETA: When I have time, energy and feel like working on it Sending in a PR is a way faster...

I don't think that will really help this case. The issue here is specifically: the code incorrectly fails to be able to tell that a local card and a card...

Thanks for providing an affected export publicly so others could work on this issue too :)

I think we concluded the image compression is most likely the issue. I at least can't trigger this bug in an export without images, yet the small test case with...

Nice find @matuspetro > I would therefore suggest discarding image comparison and detecting duplicates based on other information. Well, what other information would allow you to know what's a duplicate?...

In #1121 a read-only content provider got added to Catima. Perhaps someone with more experience in providers can make that read-write optionally? That way it would be secure too (apps...

Given everything will become Jetpack Compose, this issue may very well become irrelevant.