summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-07Empty contacts cache on disconnectxengineering
2026-04-07Update dependenciesxengineering
2026-04-06Merge persisting server fully qualified domain namexengineering
2026-04-06Implement setting server_fqdnxengineering
2026-04-06Implement SQL migrationsxengineering
2026-04-03Introduce class DBxengineering
2026-04-03Add *_futures to analysis_options.yamlxengineering
2026-03-20Add DB schema version checkxengineering
2026-03-20Add reading server domain name from SQLite3 DBxengineering
2026-03-20Add package pathxengineering
2026-03-20Add sqlite3 packagexengineering
2026-03-20Add path_provider packagexengineering
2026-03-10Merge MQTT broker selectionxengineering
2026-03-10Make ConnectionPage a StatefulWidgetxengineering
2026-03-08Implement server selectionxengineering
2026-03-08Switch completely to connection state machinexengineering
2026-03-08Add manual disconnectxengineering
2026-03-07Remove automatic initial connectionxengineering
2026-03-07Label button with '(dis)connect'xengineering
2026-03-07Start by default on ConnectionPagexengineering
2026-03-07Allow switching between pagesxengineering
2026-03-07Make ConnectionStatus a SafeArea by defaultxengineering
2026-03-07Add class ConnectionPagexengineering
2026-03-06Move MaterialApp up to class Siaxengineering
2026-03-06Rename to class DevicesPagexengineering
2026-03-06Add `class Sia` as top-level widgetxengineering
2026-03-06Add app.desktop for Linuxxengineering
2026-03-06icon: linux: Generate filesxengineering
2026-03-06icon: Add Linux icon generationxengineering
2026-03-06icon: main.svg: Hide safe zonexengineering
2026-03-04Run flutter_launcher_iconsxengineering
2026-03-04Document icon maintenance in READMExengineering
2026-03-04Add flutter_launcher_iconsxengineering
2026-03-04icon: Generate Android filesxengineering
2026-03-04icon: Add convert.py for Android Adaptive Iconsxengineering
2026-03-04icon: Add icon as main.svgxengineering
2026-03-04Adapt to new black-based Python stylexengineering
2026-01-17android: Add network permissionxengineering
2026-01-17Protect bottom bar with SafeAreaxengineering
2026-01-17Indicate disconnected Sia serverxengineering
2026-01-17Add automatic reconnectingxengineering
2026-01-17Display MQTT connection statusxengineering
2026-01-16Move Scaffold up to UI classxengineering
2026-01-16Document links to widget and icon websitesxengineering
2026-01-15Set contact states based on MQTTxengineering
2026-01-11Add const MQTT connection optionsxengineering
2026-01-11Switch to Map address to state for contactsxengineering
2026-01-11Fix indentationxengineering
2026-01-10Re-introduce timer-based state togglingxengineering
2026-01-10Move state to data.dartxengineering