Commit Graph

34 Commits

Author SHA1 Message Date
2986c9f5d3 feat(nds): fix missing @activate-a event handlers 2026-02-13 00:08:23 +01:00
172c78541c feat(nds): add pressed state for all buttons 2026-02-11 23:33:26 +01:00
93e6922b68 feat(utils): useButtonConfirmation.onButtonClick -> onActivate 2026-02-10 16:47:50 +01:00
d7783d881e feat(settings): animate buttons 2026-02-10 14:03:40 +01:00
f8998206c1 feat(settings): animate transition to submenu (background and sliding) 2026-02-09 17:00:16 +01:00
5ba3fa6447 feat(settings): improve button animations 2026-02-08 22:58:18 +01:00
bc209e6bd7 feat(settings/options/renderingMode): startUp -> renderingMode 2026-02-07 01:39:45 +01:00
2792525d9e feat(settings): block interactions while animating 2026-02-05 21:10:37 +01:00
7bd88d6660 feat(settings): intro and outro animation 2026-02-05 20:44:19 +01:00
a809d8c42d feat(settings/touchScreen/tapTap): implement 2026-02-04 16:51:00 +01:00
742e6363a4 fix(settings/user/snake): personnalMessage -> snake 2026-01-31 00:37:07 +01:00
10f7d16805 feat(settings): don't navigate to submenu of non opened menu 2026-01-31 00:05:47 +01:00
8e7895ae59 feat(i18n): i18nize everything 2026-01-30 22:58:07 +01:00
0c216637cc feat(settings/clock): rename alarm -> achievements and update icons 2026-01-30 22:17:48 +01:00
12e677102b feat(settings/options/2048): rename old gba mode -> 2048 2026-01-30 21:12:36 +01:00
f453839599 feat(achievements): black fade in and out from home and settings screen 2026-01-26 17:54:13 +01:00
1ec5953c71 feat(settings/clock/alarm): implement (achievements) 2026-01-24 22:48:04 +01:00
425195cf5f feat(buttonNavigation): customize selector animation 2026-01-19 00:21:04 +01:00
db02875320 feat(settings/user/message): implement 2026-01-16 12:08:56 +01:00
9cb0876895 feat(settings/user/userName): implement 2026-01-15 19:59:11 +01:00
bfff7d5028 feat(settings/clock/time): implement 2026-01-14 23:35:33 +01:00
f803e9e8ef feat(settings/clock/date): implement 2026-01-14 23:33:52 +01:00
c005c50081 feat(buttonNavigation): expose readonly selected button and new select function, to allow user to select any button with path animation 2026-01-14 15:34:02 +01:00
0163699484 feat(buttonNavigation): add blocked paths to avoid diagonal navigtion in menus 2026-01-14 14:34:23 +01:00
ee90dc5220 feat(settings/user/birthday): implement 2025-12-30 18:11:50 +01:00
779842046e feat(settings): navigate to submenu when activating a menu 2025-12-30 11:37:45 +01:00
7e435ec62b feat: remove query based routing 2025-12-29 19:47:01 +01:00
22c9fe2742 feat(settings/user/color): implement basic color picker without animations 2025-12-27 16:48:10 +01:00
464277e58f feat: query param based navigation 2025-12-13 21:56:52 +01:00
a5c1c93260 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
4d9371f1b0 feat(settings): render top and bottom bar, implement notifications stack and submenu navigation 2025-11-26 11:07:03 +01:00
e5e08bacbf feat(settings): render title and menu image in notification 2025-11-25 18:13:52 +01:00
5ca5c5b892 feat(settings): menu animations 2025-11-25 15:50:28 +01:00
44a84452d0 feat(settings): menu navigation (unanimated) 2025-11-25 00:58:29 +01:00