Damien Elmes
Damien Elmes
I'm still fairly new to Rust, so for now I would prefer to send through pull requests, so that someone with more experience can review the code before it's committed...
I can't reproduce the new schema issue: I create a deck with two new cards and export an .apkg, copy it to Android and import it with the new schema...
Are you able to share the .apkg for the second issue?
Still can't reproduce :-( I imported that into new schema+no v3, tapped on Test, and it showed me a card.
Thanks @krmanik, a fix for this will be in 2.1.55
If the filenames on disk and in fields are not normalized, it can lead to copies being created with a different encoding when syncing across platforms due to the normalization...
My thinking here is that most of the time, developers are not concerned with the intricacies of the backend, and they expect functions/properties to be in the format typical of...
The question shown before checking a database is an Android string; the message shown after finishing is a backend one. I tested switching languages in the general settings, and the...
I've logged the background one on https://github.com/ankidroid/Anki-Android/issues/12468
Issue with Check Database appears to exist in the stable release as well, so this doesn't look like a (recent) regression.