Commit graph

6 commits

Author SHA1 Message Date
121beeaa78
Send TasksComplete instead of NextScreen
Should allow for better per-app workflow
2025-02-12 19:17:08 -08:00
2829fbcac1
Move task result handling to app(s) from core
Allows different handling in deja-vu vs boot-diags
2025-02-12 00:05:30 -08:00
72130109cb
Refactor tasks (again)
Avoids copying/recreating the TaskType enum (previously the Task enum).
2025-02-11 21:36:00 -08:00
1c9ed12d49
Rebrand as Deja-Vu 2025-02-09 14:50:45 -08:00
167ec52d6f
Refactor tasks
Retain info about tasks to use in app logic
2025-02-05 20:27:28 -08:00
5343912699
Move shared code to core lib 2025-01-19 15:24:19 -08:00
Renamed from deja_vu/src/tasks.rs (Browse further)