rugk
rugk
Having the same issue recently sometimes. With v3.3.0 now I however see an issue with Nextcloud, I've reported this as https://github.com/nextcloud/android/issues/9906 as it clearly seems to be a Nextcloud issue....
> [W]hile I was using that MagiKeyboard I had that message again, because it wanted to reopen the DB. However, I could simply go back and select the last item...
There was a [Nextcloud Android app release some hours ago, i.e. v3.20.2](https://github.com/nextcloud/android/releases/tag/stable-3.20.2), which includes a fix (https://github.com/nextcloud/android/pull/10215) which should fix the underlying issue (https://github.com/nextcloud/android/issues/9906), though there are reports of other...
For reference KeePassXC implements this on the desktop and if you want code for Android OpenKeyChain supports YubiKey (in a different use case for PGP keys, but well… it's something.
Hmm… don't know whether depending on another app is so good. At least it would be nice to not only support this one vendor, but well… future plans anyway. But...
Upgraded external scripts too and tested. Noticed no difference. (but I'm not sure whether I've tested the fancybox correctly) Also Font Awesome is ugly to upgrade. As you need to...
Upgraded even more libraries. **Please read the commit messages!**. Especially MathJax to v3 is experimental and I could not test everything. (v2 is still stable, so personally I'd suggest to...
Also, as soon as I upgraded the JS config for MathJax to v3, EslInt shows a strange error: > Error while running ESLint: createRequire is not a function. (`createRequire` is...
BTW TL;DR read: Personally I'd guess upgrading/including all changes up to 7f5b0287003f9d47a19c161522ebba84a955a829 is safe. Everything else needs more testing.
Could we maybe generalize this issue? Like "Add Continous Integration (CI)". This project really needs it. Nowadays, it may even be useful/possible to use GitHub actions for that.