]> git.digitality.be Git - pdw25-26/commit
Mobile : theme + HistoryScreen
authorThibaud Moustier <thibaudmoustier0@gmail.com>
Mon, 23 Feb 2026 17:58:28 +0000 (18:58 +0100)
committerThibaud Moustier <thibaudmoustier0@gmail.com>
Mon, 23 Feb 2026 17:58:28 +0000 (18:58 +0100)
commitab4dd14e5d16621aee49286c8f904622f5808580
tree47c2f575e89644dd7b1c98c0abc76b68d41a1228
parent137580c9fa0fc985e0df21f6436891b9fb2c25b2
Mobile : theme + HistoryScreen
mobile-ui/App.tsx
mobile-ui/src/components/ActionsCard.tsx
mobile-ui/src/components/ui/uiStyles.ts
mobile-ui/src/mocks/signals.mock.ts [new file with mode: 0644]
mobile-ui/src/screens/DashboardScreen.tsx
mobile-ui/src/screens/HistoryScreen.tsx [new file with mode: 0644]
mobile-ui/src/services/signalService.ts [new file with mode: 0644]
mobile-ui/src/theme/theme.ts [new file with mode: 0644]
mobile-ui/src/types/Signal.ts [new file with mode: 0644]