Commit Graph

29 Commits

Author SHA1 Message Date
c8a0c4160c feat: handle webrtc data channel to send commands 2025-04-15 00:28:56 +02:00
22570e0e6d fix: crash on second webrtc connection 2025-04-07 15:46:13 +02:00
8e1e8dc4e6 feat: add proper navigation in landscape mode 2025-04-06 18:41:21 +02:00
c0a86c5635 refactor: put navigation logic into main view 2025-04-06 16:32:29 +02:00
c6f3a0b0f9 feat: add proper connection and status handling 2025-04-06 15:17:22 +02:00
0b5c2a303c feat: add webrtc streaming 2025-04-04 11:26:06 +02:00
7471168a21 feat: connect to server on app launch 2025-04-01 19:11:03 +02:00
60f146afbc feat: listen to websocket 2025-04-01 08:13:06 +02:00
5db2caeaa4 feat: properly register device and keep token as cookie 2025-03-31 13:26:42 +02:00
cba125738d feat: add remote ui to send commands via bt 2025-03-27 18:43:11 +01:00
4f40490fee feat: add listening and sending data to bt service 2025-03-27 13:34:34 +01:00
a74d0ddef5 feat: reflect bt connection state in ui 2025-03-26 18:51:57 +01:00
afc3378828 feat: implement serial bt connection to device 2025-03-26 17:35:35 +01:00
07c3ef066b feat: use clickable list items when selecting bt devices 2025-03-26 14:30:01 +01:00
8eef70f59b feat: scan for bluetooth devices, list in connect view 2025-03-25 18:54:32 +01:00
e3623cb128 refactor: move bluetooth state to settings view model 2025-03-25 14:55:23 +01:00
0c1f4801c3 feat: add camera preview 2025-03-25 14:51:32 +01:00
04c93a0ce7 feat: check if device still registered on server 2025-03-20 20:03:00 +01:00
d8395a28a4 feat: fetch integration data on app launch 2025-03-20 12:03:15 +01:00
52099b2e09 feat: persist token and show connection state 2025-03-19 17:43:02 +01:00
83153871b2 feat: add persisting of settings 2025-03-19 17:06:15 +01:00
7a871f9fa4 feat: add logic to create integration using code 2025-03-19 14:41:10 +01:00
035393578f feat: add server settings form in settings view 2025-03-18 20:19:07 +01:00
47e716672d feat: add bluetooth enabled state to viewmodel 2024-12-16 14:33:03 +01:00
cb93718491 feat: add bluetooth handle and listen for status 2024-12-15 11:24:18 +01:00
421b1719be feat: add bluetooth service and viewmodel 2024-12-11 16:48:53 +01:00
a7184ece91 feat: add proper icons to bottom nav 2024-12-10 16:46:20 +01:00
d3438194be feat: add bottom menu with different screens 2024-12-09 21:32:03 +01:00
db1aeec908 feat: create basic hello world android app 2024-11-29 18:32:11 +01:00