|
746b19e09d
|
Merge pull request #77 from Xetibo/dashie
Dashie
|
2023-12-11 15:34:57 +00:00 |
|
|
4ce01688f9
|
chore: Remove unused println
|
2023-12-11 16:32:27 +00:00 |
|
takotori
|
a57c0c8701
|
make savedwifientry consistent with other entries
|
2023-12-11 15:51:29 +01:00 |
|
takotori
|
257d6753f1
|
bump reset lib version
fix parameter type
|
2023-12-11 15:07:44 +01:00 |
|
takotori
|
d3ad017fc0
|
make wifi entries consistent with other entries
|
2023-12-11 14:59:30 +01:00 |
|
|
a5c4a335c5
|
fix: Don't readd wifi adapter after turning off wifi
|
2023-12-11 13:52:33 +00:00 |
|
|
323aab4aa8
|
feat: Set volume as default
|
2023-12-11 12:57:11 +00:00 |
|
|
3b94bd76f3
|
feat: Add standard page home
|
2023-12-11 11:53:49 +00:00 |
|
|
b6b3ebfd64
|
fix: Don't show empty ssid
|
2023-12-09 19:09:51 +00:00 |
|
|
c2557a714f
|
fix: spinloop until listener ready
|
2023-12-09 14:23:15 +00:00 |
|
|
049a846c36
|
fix: Update default sink and source after setting it
|
2023-12-09 13:39:38 +01:00 |
|
|
286302354e
|
feat: Add dynamic bluetooth buttons
|
2023-12-08 23:55:04 +00:00 |
|
|
741d678ffd
|
merge
|
2023-12-06 23:40:47 +01:00 |
|
takotori
|
4142f3f3a8
|
rename button
|
2023-12-06 19:50:22 +01:00 |
|
takotori
|
0184fba8b4
|
simplify bluetooth entry
|
2023-12-06 19:48:54 +01:00 |
|
|
8518d6e247
|
chore: Show address for bluetooth
|
2023-12-06 19:15:39 +01:00 |
|
|
64a5a67e29
|
chore: Use less margin
|
2023-12-06 19:03:31 +01:00 |
|
|
c4af8696a8
|
chore: Use actionrow
|
2023-12-06 17:54:08 +01:00 |
|
|
c5c5f6761e
|
chore: Update lib
|
2023-12-06 17:14:24 +01:00 |
|
|
4836f1d8c2
|
feat: Add dynamic window expansion
|
2023-12-06 11:47:47 +01:00 |
|
|
e03dad964b
|
feat: Add proper wifi enable/disable
|
2023-12-05 22:25:49 +01:00 |
|
|
ce91201192
|
feat: Add bluetooth adapter settings
|
2023-12-05 22:25:49 +01:00 |
|
|
d50ee65bdd
|
chore: make all snake_case
|
2023-12-05 16:15:24 +01:00 |
|
|
391182607d
|
chore: snake_case all but UI templates
|
2023-12-05 15:30:04 +01:00 |
|
takotori
|
55a6e247fa
|
merge dashie
|
2023-12-04 10:30:46 +01:00 |
|
takotori
|
a3866294af
|
some things
|
2023-12-04 10:30:46 +01:00 |
|
takotori
|
593c6b7627
|
Implement password
|
2023-12-04 10:19:26 +01:00 |
|
|
c5fb9611c9
|
fix: Use connect instead of pairing, as pairing does nothing currently
|
2023-12-03 22:37:01 +01:00 |
|
|
736bcb8e4d
|
chore: Code cleanup
|
2023-12-03 19:22:31 +01:00 |
|
|
959d1e735f
|
feat: Add wifi and bluetooth device switching
|
2023-12-03 19:08:07 +01:00 |
|
|
b2b4ae0661
|
feat: Initial work on bluetooth on and off
|
2023-12-02 17:13:15 +01:00 |
|
|
4a34144ebc
|
chore: Code cleanup
|
2023-12-02 17:07:17 +01:00 |
|
|
4a7fa8c584
|
feat: Allow Wifi Deactivation
|
2023-12-02 17:01:39 +01:00 |
|
takotori
|
1768f9e2ce
|
hide out of scope features
|
2023-12-02 15:48:23 +01:00 |
|
takotori
|
2e034f848e
|
Implement wifi options route
|
2023-12-02 15:48:23 +01:00 |
|
takotori
|
2a622ee164
|
fix X (formerly known as Twitter)
|
2023-12-02 13:04:55 +01:00 |
|
takotori
|
cd980350e4
|
Implement wifiaddressentry
|
2023-12-02 12:59:26 +01:00 |
|
|
c921e14c03
|
chore: Code cleanup
|
2023-12-01 14:31:33 +01:00 |
|
|
921d5e7fe6
|
chore: Code cleanup
|
2023-12-01 14:31:14 +01:00 |
|
|
f8c27fd498
|
feat: Add bluetooth changed event
|
2023-11-30 17:36:37 +01:00 |
|
|
ba49da2317
|
feat: Allow pairings to be deleted
|
2023-11-29 20:22:37 +01:00 |
|
|
35d2174136
|
feat: Implement new event API
|
2023-11-29 01:33:00 +01:00 |
|
takotori
|
9b93d22085
|
clear search bar on clicking on setting
|
2023-11-28 09:49:18 +01:00 |
|
takotori
|
f7c95cd4a1
|
Add ellipsis to labels in ComboRow
|
2023-11-27 12:19:31 +01:00 |
|
takotori
|
00ffb7faf9
|
extract signallistitemfactory to utils
|
2023-11-27 11:31:28 +01:00 |
|
takotori
|
d3afe5675e
|
Add apply button for wifi options
Start setting values in connection
|
2023-11-26 16:16:37 +01:00 |
|
takotori
|
c6efced326
|
Improve UI
|
2023-11-26 11:25:31 +01:00 |
|
|
75fbb062fc
|
feat: Add Wifi Device Changes
|
2023-11-25 16:26:48 +01:00 |
|
|
5c99e7e59a
|
wat
|
2023-11-23 10:28:48 +01:00 |
|
|
e1cd11e601
|
chore: Code cleanup
|
2023-11-23 10:23:51 +01:00 |
|