Commit Graph

30 Commits

Author SHA1 Message Date
6264ad41f8 fix(nds): remove all top baselines 2026-02-27 02:03:48 +01:00
858082e151 feat(nds): add audio in all menus 2026-02-25 14:52:48 +01:00
a751c1a150 fix(settings): synchronize button animation with arrows of number input 2026-02-12 15:31:37 +01:00
2137abf424 feat(nds): add pressed state for all buttons 2026-02-11 23:33:26 +01:00
a95feb223e feat(nds): improve key input system 2026-02-10 16:28:54 +01:00
38b36d0e1c feat(common): handleConfirm -> handleActivateA, handleCancel -> handleActivateB 2026-02-10 15:30:08 +01:00
ca05d0ea65 feat(settings): change button labels for question (yes/no instead of confirm/cancel) 2026-02-10 15:01:40 +01:00
873d745ecd feat(settings): animate buttons 2026-02-10 14:03:40 +01:00
6a0a0baaaa feat(settings): animate transition to submenu (background and sliding) 2026-02-09 17:00:16 +01:00
c96f323317 feat(settings): improve button animations 2026-02-08 22:58:18 +01:00
0093c00ff9 feat(settings): block interactions while animation is happening 2026-02-08 20:20:25 +01:00
6bb452a7cf feat(settings/clock/achievements): intro and outro animation 2026-02-06 13:20:13 +01:00
789b338fde feat(settings/clock/date): intro and outro animation 2026-02-06 13:12:39 +01:00
755b400951 feat(settings/clock/time): intro and outro animation 2026-02-06 13:12:25 +01:00
bf593a8f45 feat(fonts): add more icons 2026-02-04 17:15:48 +01:00
6e1a9a4728 feat: implement some TODOs 2026-01-30 23:22:21 +01:00
9deeb42cfd feat(i18n): i18nize everything 2026-01-30 22:58:07 +01:00
452569bce8 feat(settings/clock): rename alarm -> achievements and update icons 2026-01-30 22:17:48 +01:00
28212bdbf3 feat(achievements): black fade in and out from home and settings screen 2026-01-26 17:54:13 +01:00
944f84944c feat(settings/clock/alarm): implement (achievements) 2026-01-24 22:48:04 +01:00
9936a0638a fix(settings): fix alignment issues in number input 2026-01-21 13:52:39 +01:00
53af0f399b feat(settings/clock/date): refresh date every second 2026-01-14 23:37:11 +01:00
b6f0a860c7 feat(settings/clock/time): implement 2026-01-14 23:35:33 +01:00
f0afce206e feat(settings/clock/date): implement 2026-01-14 23:33:52 +01:00
44b876a5ca feat(assets): use single texture atlas instead of loading all images individually 2026-01-08 19:55:43 +01:00
d77d595370 feat: centralize all screen related callbacks in useScreen 2025-12-29 21:01:19 +01:00
96f8d5093b feat: remove query based routing 2025-12-29 19:47:01 +01:00
b85899617b feat(assets): new assets loading system (currently only for images) 2025-12-17 12:28:48 +01:00
aa60eb4909 feat(settings): more specific notification handling, and put menu in query to allow user to go back in history to go back in menus 2025-11-26 22:58:03 +01:00
d37a793488 feat(settings): render top and bottom bar, implement notifications stack and submenu navigation 2025-11-26 11:07:03 +01:00