David Luhmer
David Luhmer
Thank you for your detailed explanation and investigation of this error. I found that there is apparently a limit on how many characters the android tts engine can read/speak. Reference:...
The merge request for issue https://github.com/elastic/apm-agent-rum-js/issues/1091 will add support for custom transaction names using the data attribute `data-transaction-name`. That should also help identify elements correctly.
@BernhardPosselt > Yeah would work in a similar fashion as the android store but we shouldn't store nextcloud server addresses for privacy and security reasons. I was thinking that one...
@diegodelemos Thank you for your help! I ran the script again today (using the latest version) and the problem was gone. I think the "timeout" occurs because the service is...
@MTRNord @farindk Maybe you guys can explain a little more in depth what you're trying to achieve and what you've tried yet? If you use the [new sso library](https://github.com/nextcloud/Android-SingleSignOn), you...
Sorry for the delay on this. I think this is somewhat related to this report: https://github.com/nextcloud/Android-SingleSignOn/issues/41 While I agree that it would be great to have support for using the...
@tobiasKaminsky sorry for the delay! As of right now we support GET/POST/PUT/DELETE/PROPFIND/MKCOL. (As seen here: https://github.com/nextcloud/android/blob/master/src/main/java/com/nextcloud/android/sso/InputStreamBinder.java#L230) I think if we want to add support for other WebDAV Methods, we would...
i18n: `Benötigt keine Übersetzung. Für Android wird nur die formelle Übersetzung verwendet (de_DE).`
Hm.. weird. I assume the user is in austria or switzerland? I believe for germany the language code would be `de-rDE`. Since we don't have `de-rCH` the fallback will be...
I fully agree with Stefan. New major release and the Exceptions sounds great to me as well! 👍 @stefan-niedermann @tobiasKaminsky fyi: Probably this issue is also related to: https://github.com/nextcloud/Android-SingleSignOn/issues/202 >...
@desperateCoder Did you have a chance to fight the unit tests yet? 🙈 Or do you prefer that we close this pr here and create a new issue instead?