David Luhmer

Results 178 comments of David Luhmer

Sounds good to me. I was wondering if we should drop the old account manager first.. (https://github.com/nextcloud/Android-SingleSignOn/issues/49) and maybe try to investigate the api not responding issues more in depth.....

Okay, I tried reproducing the issue. I installed the news app and put it into debugging mode. I updated the nextcloud files app using the following command: ```bash ./adb install...

@teras Unfortunately not. I'm on my way back from my vacation and hopefully I'll have some time in the next few days to investigate further. I didn't update my nextcloud...

Looks like I was able to fix this issue today. Planning on releasing a new version in the next couple days. Reference: https://github.com/nextcloud/Android-SingleSignOn/pull/163

Any ETA on when this will be merged? Or when this will be available in the Safari production builds? I also noticed that WebArchives are deprecated by Apple. Are there...

@iNtEgraIR2021 Thank you for the proposal! Adding it in the DownloadImageHandler would only work images that are dowloaded by the app itself - Preview pictures in the list view -...

As a side note: I added `images.weserv.nl` as a proxy to convert SVG favicons to webp favicons since our image loading library doesn't support SVGs. -> https://github.com/nextcloud/news-android/pull/1115

> While this is a good idea, what benefit would this bring? If I understand the `sendEncrypted` method correctly, you can have a secret chat between pyogram and an user....

Yes, that makes perfect sense to me. Would for sure improve error handling a lot (and make it easier for devs to find the error in case something goes wrong).

Is the nextcloud news server app up to date? Which versions do you have installed where (nextcloud version, nextcloud news version, nextcloud news android app version, android os version). How...