Marcos
8be7819528
feat: Introduce category selection functionality in NoteEditorScreen and related components
2026-05-21 19:31:29 +02:00
Marcos
2f942c4e82
feat: Enhance MenuDrawer item styling with padding and constraints for better layout
2026-05-21 17:20:25 +02:00
Marcos
63f0079a5a
feat: Convert _MenuItemTile to StatefulWidget for hover effect support
2026-05-21 17:16:54 +02:00
Marcos
28f4ede4aa
feat: Refactor note editor dialog and delete confirmation for improved readability and reusability
2026-05-21 16:26:31 +02:00
Marcos
b1ab4235bd
feat: Add category deletion functionality and enhance category dialog for editing
2026-05-20 19:07:26 +02:00
Marcos
3ff4efb738
feat: Add color and icon properties to categories, enhance category management in UI
2026-05-20 17:10:44 +02:00
Marcos
d0a985b4ab
feat: Update biometric icon color to match theme and enhance visibility
2026-05-19 23:05:17 +02:00
Marcos
f550476177
feat: Implement permanent deletion and restoration of notes with updated UI
2026-05-19 11:40:01 +02:00
Marcos
94fdfe51eb
Implement local vault service with encryption key management and integrate it into the app. Add settings screen for data management and enhance home screen with new features. Update database connection for encryption support and modify repository to use the new database structure. Improve UI elements across the application for better user experience.
2026-05-13 22:57:23 +02:00
Marcos
96f8f95924
Add Windows runner files for high DPI support and console output
...
- Created runner.exe.manifest to enable DPI awareness and dark mode support.
- Implemented utility functions in utils.cpp and utils.h for console creation and command line argument handling.
- Developed Win32Window class in win32_window.cpp and win32_window.h to manage high DPI-aware windows, including theme updates and message handling.
2026-05-13 12:03:40 +02:00