Commit Graph

19 Commits

Author SHA1 Message Date
340d6033ef Allow using the ports_tab component as a port selection dialog 2024-08-28 23:20:26 +02:00
0997e067d9 🐛 Don't break references when updating a port 2024-08-28 23:18:36 +02:00
3a96d07539 ⬆️ Upgrade dependencies 2024-08-28 23:18:36 +02:00
c6b714747c Implement search in ports tab 2024-07-08 10:22:11 +02:00
fd626950de 🥅 Properly display error responses 2024-07-03 11:05:48 +02:00
eae7440bb3 💄 Make port list scrollable 2024-07-03 10:24:25 +02:00
639527a49a Implement creating, deleting and editing of ports 2024-07-03 10:17:29 +02:00
47d9443f48 ⬆️ Upgrade dependencies 2024-07-03 10:10:08 +02:00
3118ff87f7 🏷️ Type sendAction function in mixing tab 2024-07-02 11:49:39 +02:00
1d8b841f71 💄 Use different icon for mute state of outputs 2024-02-29 21:20:33 +01:00
f91cdc3827 Make status indicator work
- Display current state (Connecting, Error, Connected)
- Try to reconnect after disconnect
2024-02-29 20:21:25 +01:00
8e82ad36cb Implement connection selector
- Ability to Add/Modify/Delete connections
2024-02-29 20:06:13 +01:00
959796210d Implement WebSocket API client
- List ports
- Read and write mute state
- Read and write volume
2024-02-29 11:49:49 +01:00
280bee632d 💄 Remove tooltips from bottom nav bar 2024-02-29 11:44:47 +01:00
63269c3ba1 🛂 Grant internet permission on android 2024-02-29 00:32:11 +01:00
4f23a492ab Calculate number of columns depending on screen size 2024-02-25 20:25:36 +01:00
9252b0eef7 🐛 Fix scroll of grid view on mobile 2024-02-25 19:48:31 +01:00
4a6155769c 💄 Start working on the UI
- Add bottom NavBar
- Add top bar
- Start working on the `Mixing` Tab
2024-02-25 19:36:49 +01:00
b0feaaaf98 🎉 Create new Flutter project 2024-02-25 19:24:12 +01:00