| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-11 | Fix indentation | xengineering | |
| 2026-01-10 | Re-introduce timer-based state toggling | xengineering | |
| This is now done with the refactored code organization and a strict UI / data split. | |||
| 2026-01-10 | Move state to data.dart | xengineering | |
| The UI should not store the application logic state. | |||
| 2026-01-05 | Split code into three Dart files | xengineering | |
| This follows recommendations [1] from the flutter documentation. [1]: https://docs.flutter.dev/app-architecture/concepts | |||
