timothymctim
timothymctim
This pull request seems outdated. Also note from the README.md that “Schemes in the dev branch are Python 3.x only.”
To me it’s clear that this bug only occurs when `useScope: 'global'` in `useI18n` is specified. That is, with `const { locale } = useI18n()` I get `const locale: WritableComputedRef`,...
Alternatively, would it also be a solution to prevent app suspension in UT Tweak Tools and send a notification if the app is unfocused? I have no idea if this...
Since today (~ 8 hours ago), the app also crashes for me, however, I **do** receive new messages but the app intermediately quits after launch. No errors get logged when...
Any plans to upload to the store? Otherwise, how do I manually install? Just a `pkcon install-local textsecure.jani_0.3.12_armhf.click` without needing to uninstall the current app first?
Works like a charm, thanks everybody!
It seem a sensible thing to implement to me, as this is basically a (very) weak form of certificate pinning, if I understand this correctly: Does setting `ServerName` check the...
Identical to @andruhon I experience the same “Unexpected return type in composer” error after upgrading to version 5+. However, upgrading all other dependencies doesn’t resolve this issue in my case....