Commit Graph

30 Commits

Author SHA1 Message Date
Kavish Devar 23cf5728e9 linux-rust: add anc control for nothing device 2025-11-10 13:32:47 +05:30
Kavish Devar 381b09725b linux-rust: try enabling adaptive volume 2025-11-10 13:32:47 +05:30
Kavish Devar 3853e8ec9a linux-rust: add listening mode picker for airpods 2025-11-10 13:32:47 +05:30
Kavish Devar bf6630dbd1 linux-rust: implement bluetooth logic with ui
finally! only copying all ui from android to first release
2025-11-10 13:32:47 +05:30
Kavish Devar a2cda688d4 linux-rust: add skeleton for other devices 2025-11-10 13:32:47 +05:30
Kavish Devar 934df2419a linux-rust: add bt communication to ui 2025-11-10 13:32:47 +05:30
Kavish Devar 64470c4d34 linux-rust: show device info in UI 2025-11-10 13:32:47 +05:30
Kavish Devar fa8bc11060 linux-rust: parse and store device info 2025-11-10 13:32:47 +05:30
Kavish Devar c5a824c384 linux-rust: remove unused features from iced 2025-11-10 13:32:47 +05:30
Kavish Devar 99beeb5907 linux-rust: add --start-minimized 2025-11-10 13:32:47 +05:30
Kavish Devar 17b545481e linux-rust: fix conv detect 2025-11-10 13:32:47 +05:30
Kavish Devar 320964e9d7 linux-rust: add dummy UI 2025-11-10 13:32:47 +05:30
Kavish Devar 51b3d4692a linux-rust: fix conv-detect and add le auto-connect 2025-11-10 13:32:47 +05:30
Kavish Devar 3a0cc2e7f4 linux-rust: remove sampling period from LE scanner
tbh, I did not want to get results right away; batching would have been fine. But, BlueR seems to give the first scan result only after 10s if I set sampling period.
2025-11-10 13:32:47 +05:30
Kavish Devar 26cee5c8a5 linux-rust: show battery info from LE in tray
should probably have an indication when not connected
2025-11-10 13:32:47 +05:30
Kavish Devar b47469803b linux-rust: parse encrypted ble info 2025-11-10 13:32:47 +05:30
Kavish Devar 925c930073 linux-rust: add ble skeleton 2025-11-10 13:32:47 +05:30
Kavish Devar ccee82026d linux-rust: store irk and enc keys 2025-11-10 13:32:47 +05:30
Kavish Devar 99940b98ae linux-rust: add font 2025-11-10 13:32:47 +05:30
Kavish Devar fec226336c linux-rust: catch errors 2025-11-10 13:32:47 +05:30
Kavish Devar e5c2419ef6 linux-rust: optimize for size and add cli options 2025-11-10 13:32:47 +05:30
Kavish Devar 221680ff32 linux-rust: remove ATT temporarily 2025-11-10 13:32:47 +05:30
Kavish Devar 9da4c938ed linux-rust: add tipi 2025-11-10 13:32:47 +05:30
Kavish Devar 7dd029faa6 linux-rust: add att 2025-11-10 13:32:47 +05:30
Kavish Devar ae5a701257 linux-rust: fix battery parsing 2025-11-10 13:32:47 +05:30
Kavish Devar 0f04290fba linux-rust: fix conv-detect toggle in tray menu 2025-11-10 13:32:47 +05:30
Kavish Devar b0561e96df linux-rust: add conversational awareness 2025-11-10 13:32:47 +05:30
Kavish Devar c0ae061cc7 linux-rust: remove percent character from tray 2025-11-10 13:32:47 +05:30
Kavish Devar cf2a242d7c linux-rust: add tray icon 2025-11-10 13:32:47 +05:30
Kavish Devar 43bfbda21e linux-rust: implement basic connections 2025-11-10 13:32:47 +05:30