Skip to content

Conversation

@itzsleepyy
Copy link
Owner

Merge-Commits

Alexander5015 and others added 30 commits August 14, 2025 12:28
Localization and Updated Dependencies
…xml, including features, fixes, and contributor acknowledgments.
This workflow automates the build and deployment process for the boringNotch application, handling preparation, building, and ending stages based on issue comments.
Alexander5015 and others added 15 commits September 10, 2025 23:07
- Implement NotchNotesView for creating and editing notes.
- Create NotesSettings and ClipboardSettings views for user preferences.
- Update SettingsView to include navigation to Notes and Clipboard settings.
- Add TabSelectionView entries for Notes and Clipboard tabs.
- Introduce NotesManager for handling note creation, deletion, and persistence.
- Implement ClipboardManager for managing clipboard history and items.
- Define ClipboardItem and Note models for structured data handling.
- Add necessary constants for notes and clipboard settings.
- Create SQLite-backed storage for clipboard items.
Improves the note editing experience within the notch by introducing several key enhancements:

- Adds an empty state placeholder in the editor.
- Implements keyboard focus management for the note editor.
- Enhances the sidebar UI with a cleaner design and improved note list.
- Introduces more visual feedback on interaction.
Refactors the Notes view, settings, and tab integration.

- Enhances the Notes view with editor improvements and sidebar refinements.
- Integrates Notes settings into Defaults, providing toggles for enablement, monospace font, and auto-save timing.
- Dynamically hides the Notes tab based on user preferences.
- Improves tab selection and sanitizes the selection based on feature availability.
Refactors the clipboard exclusion settings UI to be more user-friendly.

Replaces the text editor with a visual list of excluded apps, allowing users to add apps via an application picker and remove them individually.

Updates the UI to display a placeholder when no apps are excluded.

Reduces the maximum number of clipboard items that can be stored.
…story' into feature-quick-notes-clipboard-history
@itzsleepyy itzsleepyy merged commit 79c7e35 into dev Sep 24, 2025
2 of 3 checks passed
@itzsleepyy itzsleepyy deleted the feature-quick-notes-clipboard-history branch September 24, 2025 15:34
@itzsleepyy itzsleepyy linked an issue Sep 24, 2025 that may be closed by this pull request
28 tasks
itzsleepyy added a commit that referenced this pull request Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants