Sylvia van Os
Sylvia van Os
Makes sense. It is also a much more commonly used function than "duplicate", so it could be moved above the duplicate option and moved from the 3-dot menu into the...
Fixed in #2566
Main blocker here is that I haven't found the time to deal with fixing the tests yet (quite a different way of testing) and I'm hesitant to just remove the...
https://issues.apache.org/jira/browse/CSV-307 still appears unfixed, so this likely will still break on Android 7 and below. See also #2292
@dependabot rebase
Can sadly state it's at least not a drop-in replacement. Trying to just replace it without thinking fills Android with `Unresolved reference 'BarcodeFormat'` errors. Probably more errors will come up...
Got quite a good reply in https://github.com/zxing-cpp/zxing-cpp/discussions/973 Looks like I should consider using https://github.com/markusfisch/zxing-cpp, which is also used by Binary Eye :)
Hi @midnightler, Thanks for the report. I can't reproduce this though, I do have a card with an image and it works fine. Do you have more info on "closes...
Thanks for the logcat! I'm seeing 2 exceptions in here. One seems to be some weird image decoding thing that I've never seen before, not sure how relevant (minimized because...
Sadly the export doesn't cause a crash to me. Just to make sure that importing/exporting it doesn't cause a change that "fixes" the crash (like resizing the images), could you...