index
:
sia-app
main
persistence
IoT app
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-07
Start by default on ConnectionPage
xengineering
2026-03-07
Allow switching between pages
xengineering
2026-03-07
Make ConnectionStatus a SafeArea by default
xengineering
2026-03-07
Add class ConnectionPage
xengineering
2026-03-06
Move MaterialApp up to class Sia
xengineering
2026-03-06
Rename to class DevicesPage
xengineering
2026-03-06
Add `class Sia` as top-level widget
xengineering
2026-03-06
Add app.desktop for Linux
xengineering
2026-03-06
icon: linux: Generate files
xengineering
2026-03-06
icon: Add Linux icon generation
xengineering
2026-03-06
icon: main.svg: Hide safe zone
xengineering
2026-03-04
Run flutter_launcher_icons
xengineering
2026-03-04
Document icon maintenance in README
xengineering
2026-03-04
Add flutter_launcher_icons
xengineering
2026-03-04
icon: Generate Android files
xengineering
2026-03-04
icon: Add convert.py for Android Adaptive Icons
xengineering
2026-03-04
icon: Add icon as main.svg
xengineering
2026-03-04
Adapt to new black-based Python style
xengineering
2026-01-17
android: Add network permission
xengineering
2026-01-17
Protect bottom bar with SafeArea
xengineering
2026-01-17
Indicate disconnected Sia server
xengineering
2026-01-17
Add automatic reconnecting
xengineering
2026-01-17
Display MQTT connection status
xengineering
2026-01-16
Move Scaffold up to UI class
xengineering
2026-01-16
Document links to widget and icon websites
xengineering
2026-01-15
Set contact states based on MQTT
xengineering
2026-01-11
Add const MQTT connection options
xengineering
2026-01-11
Switch to Map address to state for contacts
xengineering
2026-01-11
Fix indentation
xengineering
2026-01-10
Re-introduce timer-based state toggling
xengineering
2026-01-10
Move state to data.dart
xengineering
2026-01-05
Split code into three Dart files
xengineering
2026-01-05
Rename to `UI`
xengineering
2026-01-03
Make one contact toggle with timer
xengineering
2026-01-03
Make ContactList a StatefulWidget
xengineering
2026-01-03
Add check.py
xengineering
2026-01-03
Make analysis_options.yaml more strict
xengineering
2026-01-03
Specify Dart types explicitly
xengineering
2026-01-02
Rename to ContactList
xengineering
2026-01-02
Add mqtt_client v10.11.3 dependency
xengineering
2026-01-02
Implement dummy `Contacts` UI
xengineering
2026-01-02
Switch to friendly name `Sia`
xengineering
2026-01-02
Update dependencies with generate.py
xengineering
2026-01-02
Add generate.py
xengineering
2025-12-23
Document usage
xengineering
2025-12-22
Create flutter project
xengineering
2025-12-22
Add LICENSE.txt
xengineering