some progress on cross-device, and new dynamic island thingy!

This commit is contained in:
Kavish Devar
2025-01-30 03:49:44 +05:30
parent 8b57a97a54
commit b6966f8c39
19 changed files with 730 additions and 472 deletions

View File

@@ -21,12 +21,14 @@ ApplicationWindow {
text: "Battery Status: "
id: batteryStatus
objectName: "batteryStatus"
color: "#ffffff"
}
Text {
text: "Ear Detection Status: "
id: earDetectionStatus
objectName: "earDetectionStatus"
color: "#ffffff"
}
ComboBox {