• Joined on 2026-03-07
Marcos pushed to main at Marcos/notas 2026-07-02 23:48:03 +02:00
b201da0552 refactor: Improve code formatting and replace print with debugPrint for error logging
Marcos pushed to main at Marcos/notas 2026-07-02 21:06:30 +02:00
9b6d92c372 refactor: Enhance sync status handling and improve UI feedback in NotesApp
Marcos pushed to main at Marcos/notas 2026-07-02 12:52:51 +02:00
f662e59547 refactor: Enhance category handling in note editor and card components
Marcos pushed to main at Marcos/notas 2026-07-02 11:20:32 +02:00
78dddd571a refactor: Remove category handling from note editor and simplify note card options
Marcos pushed to main at Marcos/notas 2026-07-02 10:52:46 +02:00
c2db704155 refactor: Improve code readability by formatting and simplifying widget structures
Marcos pushed to main at Marcos/notas 2026-07-01 18:47:18 +02:00
b00da9ae88 update
Marcos pushed to main at Marcos/notas 2026-07-01 10:42:15 +02:00
972006c29f refactor: Update color handling to use ARGB format and improve theme consistency
Marcos pushed to main at Marcos/notas 2026-06-29 20:32:57 +02:00
82515960f6 Reestructuracion de la app
Marcos pushed to main at Marcos/notas 2026-05-24 17:52:29 +02:00
710be805ee feat: integrate Flutter Quill for rich text editing and update note handling
Marcos pushed to main at Marcos/notas 2026-05-23 18:28:48 +02:00
d849c25ed6 refactor: Simplify AppPalette color definitions and gradients for improved readability
Marcos pushed to main at Marcos/notas 2026-05-23 17:51:56 +02:00
7c1d4e5fd8 feat: Update application icons for various resolutions and platforms
Marcos pushed to main at Marcos/notas 2026-05-23 13:55:46 +02:00
1dede9eb78 Refactor theme management: Replace AppColors with AppPalette
Marcos pushed to main at Marcos/notas 2026-05-23 11:27:32 +02:00
29881183ed feat: Update dialog styles and background colors for consistency across screens
Marcos pushed to main at Marcos/notas 2026-05-23 09:38:32 +02:00
f4bb5104e2 Refactor theme colors and styles across the application
Marcos pushed to main at Marcos/notas 2026-05-22 17:32:03 +02:00
814f8f7c04 style: Format code for consistency and readability across database and note positioning files
729e575a60 feat: Implement note positioning logic and tests for position conversion
Compare 2 commits »
Marcos pushed to main at Marcos/notas 2026-05-22 12:46:53 +02:00
cdfd4f9342 feat: Update application icons for various resolutions and platforms
Marcos pushed to main at Marcos/notas 2026-05-22 11:26:45 +02:00
a31cc12b7e feat: Update category server version handling in createCategory and CategoryDialog
Marcos pushed to main at Marcos/notas 2026-05-22 10:55:01 +02:00
2069de55ae feat: Add long press functionality to menu items for category editing
Marcos pushed to main at Marcos/notas 2026-05-22 10:11:47 +02:00
e0f226d3bc feat: Refactor note decryption method and update category handling for improved clarity
27e1199178 feat: Rename encryptedName to name in Categories table and update related logic
Compare 2 commits »
Marcos pushed to main at Marcos/notas 2026-05-21 21:27:50 +02:00
f595f33f4a feat: Implement window size save scheduling to enhance window management