| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-02 | Implement dummy `Contacts` UI | xengineering | |
| This demonstrates how the UI should look like. The data is just for visualization and never changes. Functionality is added later. | |||
| 2025-12-22 | Create flutter project | xengineering | |
| This was done using the following command. flutter create \ --description "Sia app" \ --org "eu.xengineering" \ --project-name "sia_app" \ --platforms linux,android \ --empty \ . | |||
