notes-android
notes-android copied to clipboard
✎ Android client for Nextcloud Notes app.
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...
Possible fix for #1379 I think the bug is being caused by the note's content in NoteEditFragment being overwritten with an empty content string from the TextView when the 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! **Describe the bug** I...
Currently the options menu of a note is quite cluttered, what makes it hard to distinguish between the various entries and spreads meta information across different menus. The idea is...
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...
I have setup a biometric lock. Why is the content of the app visible behind the lock? Shouldn't the content of the note app be masked until the app is...
When I open the app, I consistently receive network timeouts when syncing notes from my server. This means that I am no longer receiving new notes from the server, and...
I tried to find existing issues. Sorry if i failed to find it, if one exists. **Is your feature request related to a problem? Please describe.** Sometimes i use nextcloud-notes...
Hello, I've shared the entire folder Notes (and rename it from Note (2) to Notes on the other account) and It seems to work well but it would be a...
In the Single Note Widget, nested checkbox lists are not intendet. This is caused by calling `replaceCheckboxesWithEmoji()`, which also removes the leading dashes (`-`). The parser then is not able...