Commit Graph

13 Commits

Author SHA1 Message Date
iGoX 6d1a542a88 Clean up Inno template 2026-03-25 18:24:20 +01:00
iGoX 2c7946e92c Remove tmp resource 2026-03-25 18:22:00 +01:00
iGoX 5311174a4e [Windows] Rework flutter build helper 2026-03-25 18:21:17 +01:00
iGoX ce44343b46 Fix typo in .gitignore 2026-03-25 18:02:45 +01:00
iGoX a32cfa328c [Windows][Android] Rework flutter build helpers 2026-03-25 17:58:44 +01:00
iGoX 804d949aac [Windows] Rework flutter build command 2026-03-25 12:59:00 +01:00
iGoX 54691e8837 [Android] Rework flutter build command 2026-03-25 12:53:07 +01:00
iGoX 44ac517223 [Windows] Rework installer builder script (#4)
Reviewed-on: #4
2026-03-25 12:27:33 +01:00
iGoX c609e0e90e Change polling interval to retrieve BusiLight status (#3)
Implement a more agressive polling interval to retrieve BusiLight status.
From (in sec.):
```
- min: 0
- max: 60
- default: 5
- divisions: 12
```
to (in sec.):
```
- min: 0
- max: 2
- default: 1
- divisions: 4
```

Reviewed-on: #3
2026-03-25 11:13:12 +01:00
iGoX b4ff5884b9 [Android] Fix network permission (#2)
Reviewed-on: #2
2026-03-21 04:50:59 +01:00
iGoX beccfa05b3 README.md update (#1)
Reviewed-on: #1
2026-03-21 02:19:02 +01:00
iGoX 6805f4a3f4 Initial commit v0.0.1 2026-03-21 01:34:22 +01:00
iGoX 8ec17d5ed4 Initial commit 2026-03-21 01:30:50 +01:00