Brayan Oliveira
Brayan Oliveira
latency is similar to before https://github.com/user-attachments/assets/3f91a1a1-3506-4fad-bbfb-237f98508520
I've known about this for a long time. It's easier to reproduce it by tapping the answer button and the screen with a gesture assigned to an answer at the...
The last fix we did will be in the next release. Please tell us if it fixes your issue after you upgrade
> usable default if we can't decode the name either the hashsum, a timestamp, or a UUID
I guess that the flake is around the `advanceUntilIdle()` usages. Maybe the code on `PreviewerFragment` could be refactored so the coroutines are more predictable. I'll check it out later among...
Changing https://github.com/ankidroid/Anki-Android/blob/e3bcf449dfb4dd6895d314a34b8320f598bfc335/gradle/libs.versions.toml#L13 to 1.8.0 makes context parameters work. But it needs changes in over 100 files, both manual and automatic, in order to compile. So, I suggest postponing this to...
Works for me.
maybe the system cleaned the temporary file?
Since I've found this interesting, I've taken a look into it. Respecting the "No suggestions" flag isn't something every keyboard does. A way to do it most universally would be...
I'll dig more to find if I can fix the problem with gboard, because is a vastly used keyboard (and the one I most expected would work since it's made...