runnnnnner200
runnnnnner200
**Bug Description** Navigating to certain screens always creates a new page instance instead of reusing the existing one. This leads to an unexpected user experience. For example, repeatedly tapping the...
#### **Bug Description** If a label is deleted while it is being used to filter notes, newly created notes do not appear in the list until the filter is manually...
**Bug Description** The app crashes when trying to add a voice recording to a note. This happens due to an unhandled `ActivityNotFoundException` when attempting to launch the speech recognition activity....
**Bug Description** When adding an attachment of type "Location" to a note, the app crashes after granting location permissions. **To Reproduce** Steps to reproduce the behavior: 1. Create a new...
**Describe the bug** When unlocking or locking a note, the app always displays the message "Save note to lock it" regardless of whether the note is being locked or unlocked....
**Describe the bug** When in search mode, the search results do not automatically refresh, causing file operations like creation, deletion, and modification not to reflect in the search results. This...
**Describe the bug** After granting storage permission for the first time, the file manager does not automatically refresh the file list after file creation or deletion operations. After the user...
**Describe the bug** After deleting a folder, the folder’s path still appears in the path history, and accessing it leads to an error. The folder should be removed from the...
**Bug Description** After modifying an existing RSS feed to use an invalid or malformed URL (e.g., `a` or `bzsp://...`), attempting to open the feed's link crashes the app with an...
## :writing_hand: Describe the bug When modifying a habit reminder, selecting the frequency as "Once" causes the app to crash due to a `SecurityException` related to missing the `SCHEDULE_EXACT_ALARM` permission....