Felix Nüsse

Results 182 issues of Felix Nüsse

While i generally like the way you structured your app, and i think it looks really good as of now, there are two or three things that could be improved/added....

Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! **Describe the bug** When...

Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! The current dialog shows...

enhancement
📱 UI / UX

This fixes #1412 When we close() the activity, currently we only call finish() after cleanup. This results in the currently visible activity to be removed. However, if this activity is...

This sets the url prefix in nextcloud-commons:markdown It requires [newhinton:feature/noid/imageurl](https://github.com/newhinton/nextcloud-commons/tree/feature/noid/imageurl), until a version with this pr is released, it is nessessary to add a local version of that branch to...

Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! **Describe the bug** The...

enhancement
UX
Widget :: Single Note

Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! **Is your feature request...

Enhancement

### Issue Summary When a user zooms into a pdf (eg if he wants to get rid of a border) and then uses the finger to scroll, the view fully...

enhancement

Starting with [android 12](https://developer.android.com/about/versions/12/features/widgets), widgets should have a background. Would it be possible to add it with the new color-styling so that it conforms to the system? This would also...

This does not discard deleted items anymore. When you delete an item, it gets stored in a deletedItems list with a timestamp when it was deleted. Currently there will be...