Marcos
4912316845
feat: Update biometric screens to remove amber color from fingerprint icon for consistency
2026-05-19 20:20:03 +02:00
Marcos
72afa7b5fe
feat: Refactor NoteEditorScreen layout for improved text field handling and UI consistency
2026-05-19 18:48:03 +02:00
Marcos
59a5229e46
feat: Refactor NoteEditorScreen for improved mobile layout handling and UI consistency
2026-05-19 17:55:16 +02:00
Marcos
c6994b9355
feat: Refactor NoteEditorScreen for improved layout handling and code readability
2026-05-19 17:28:26 +02:00
Marcos
48cd1b2403
feat: Enhance NoteEditorScreen with completion callback and improved mobile UI
2026-05-19 17:09:33 +02:00
Marcos
f550476177
feat: Implement permanent deletion and restoration of notes with updated UI
2026-05-19 11:40:01 +02:00
Marcos
6de318786b
feat: Update window bootstrap logic and improve note editor UI layout
2026-05-18 23:09:11 +02:00
Marcos
91a26f6c7b
Enhance navigation and structure: integrate SettingsScreen into main app flow, update HomeScreen to open settings, and improve UI elements for better user experience.
2026-05-14 16:52:39 +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