David Luhmer

Results 178 comments of David Luhmer

I believe Android is offering this by default now (at least on Android 14 I can just close the video by dragging it to the bottom of the screen). Therefore...

@stefan-niedermann Exactly. At least that's my understanding 😅 Just keep `values-de` and delete all the other derivates.

Glad you like and are using the feature! You are correct - right now only the app is launched with it's default view. The corresponding Intent is constructed [here](https://github.com/nextcloud/news-android/blob/master/News-Android-App/src/main/java/de/luhmer/owncloudnewsreader/notification/NextcloudNotificationManager.java#L320) -...

There are no plans to drop this feature. Starting at the end of next month I have more time to work on the app again! (Haven't tried if this feature...

@stefan-niedermann What's your opinion on this? In the deck app you only have the "Choose account" option. Maybe we can just rename it to "Choose account" as well in the...

@louim-lbs Could you provide me with the url of the feed? @jospoortvliet fyi the RSS link at https://nextcloud.com/blog/ leads to a 404 page 🤔

@louim-lbs Sorry for the delay! Could you try again using their new feed url? It seems that https://nextcloud.com/blog/feed/ no longer exists. I believe the new (correct) URL would be https://nextcloud.com/feed/...

@Unpublished haha.. terrific UX 🤦‍♂️ Thank you! Great catch! @louim-lbs We could definitely try to find a better UX / solution for this (clearly I didn't even realize it when...

@Unpublished I agree with everything you said! 😄 I also agree that it indeed could be a great idea to move them to the settings. And in fact @jancborchardt already...

Interesting idea! Right now we are using a similar schema and features that the server uses. And the server currently doesn't feature subfolders for "starred" articles. I'd like to avoid...