Commit Graph

43 Commits

Author SHA1 Message Date
Turann_ 8a9cff3636 script logs now appear on debug srg 2026-02-04 20:02:44 +03:00
Turann_ 02318e0010 Increase timeout time 2026-02-04 03:22:23 +03:00
Turann_ c5836808d1 add log bridge 2026-02-04 02:59:05 +03:00
Lemmy 4e8ac23868 bluetooth: process.kill() is not a thing - use process.running=false instead 2026-01-30 08:18:13 -05:00
Lemmy dbdc71288c Bluetooth: removed useless import 2026-01-22 14:23:37 -05:00
notiant df41a1fd6e use common.enabled/disabled for toasts 2026-01-20 18:41:05 +01:00
Lemmy 575c15f270 python: project structure 2026-01-20 09:15:15 -05:00
Lemmy 9e74b84910 BT: moving stuff around to accomodate the new /Scripts folder 2026-01-18 14:19:37 -05:00
Turann_ e5d497ccdc Testing phrase: UI Needs some love 2026-01-15 05:50:30 +03:00
Turann_ 9a9ac21833 feat(bt): update service to support interactive pairing process 2026-01-15 05:40:33 +03:00
Turann_ 694b79f379 BluetoothService: Use python for pairing process. 2026-01-15 04:47:17 +03:00
Lemmy f052841774 BT: fix syntax error 2026-01-08 15:15:40 -05:00
notiant b3ab3ac469 another fix 2026-01-07 20:12:00 +01:00
notiant 14091e650a fix airplane mode logic 2026-01-07 18:15:54 +01:00
notiant 7e3500d6fc Bluetooth & Network enhancements 2026-01-07 12:56:07 +01:00
Lemmy 138e5a50af i18n: Large refactor of all translations keys to prepare the move to our new translation web platform. 2026-01-05 23:25:46 -05:00
danny 1d7f621289 Refactor Bluetooth scanning logic to use persistent fallback process, improve error handling, and update translations for consistency. 2026-01-04 21:19:11 +01:00
danny e3fef31ba3 Replace inline Bluetooth pairing script with external reusable bash script for improved maintainability and compatibility. Refactor Bluetooth panel/device logic to use adapter-based APIs. 2026-01-02 11:02:46 +01:00
danny ba45c67d93 Add Bluetooth RSSI polling (Experimental) and CLI-based pairing helpers with code cleanup and restructurization for better maintainability
- Introduced Bluetooth RSSI polling using `bluetoothctl` for connected devices with interval configuration.
- Added reusable helpers for CLI-based device pairing and connection.
- Enhanced Bluetooth panel with an opt-in toggle for RSSI polling.
- Updated settings and defaults for RSSI polling configuration.
- Refactored Bluetooth utilities for standardized device handling (icons, deduplication, signal parsing, etc.).
2026-01-02 03:09:16 +01:00
wxlyyy 43df6a7555 BT: improve the command of BluetoothctlAgent 2025-12-30 19:00:45 +08:00
notiant 687b0a7279 Bluetooth improvements 2025-12-26 08:15:07 +01:00
Lemmy c07ab79b5a autoformat 2025-12-25 17:56:33 -05:00
Lemmy b5e52fc53c BT: proper fix 2025-12-25 14:21:18 -05:00
Lemmy f8afbd258a Bluetooth: added null check to bt adapter. Fix #1151 2025-12-25 14:10:33 -05:00
Lemmy a14dc501be i18n + autofmt 2025-12-22 08:34:01 -05:00
danny ce2bfead9f "Add Bluetooth UI enhancements including signal/battery icons, details grid/list toggle, unnamed devices filter, persistent device list settings, and bluetooth agent for full feature pairing" 2025-12-21 18:45:57 +01:00
danny 7f0db272bf Wifi and bluetooth panel improvements, locale updates and translations. 2025-12-18 02:27:02 +01:00
danny 05964dc7fb Improved network and Bluetooth panel with additional info and options to manage devices. 2025-12-17 11:37:48 +01:00
danny 97eb133094 Improved network and Bluetooth panel with additional info and options to manage devices. 2025-12-17 06:10:48 +01:00
danny 2fe5421e44 Add detailed Wi‑Fi and Bluetooth panel improvements
- Introduce expanded info panels for connected Wi‑Fi networks and Bluetooth devices.
- Display device details like IP, gateway, link speed, signal strength, and pairing status.
- Add pairing and unpairing functionality with enhanced device deduplication.
- Update translations to include new labels and messages for Wi‑Fi and Bluetooth.
- Refactor services to support feature-rich info retrieval and device handling.
2025-12-16 21:46:09 +01:00
ItsLemmy 4cdedb6a95 Dock: removed deprecated radius. + i18n + formating 2025-12-07 17:29:15 -05:00
Hakan Göksu b8ec15a446 Update BluetoothService.qml 2025-12-07 20:47:24 +02:00
Hakan Göksu d933172ef4 Update BluetoothService.qml 2025-12-07 20:45:38 +02:00
Hakan Göksu 9bebc600f8 Update BluetoothService.qml 2025-12-07 20:39:35 +02:00
notiant 64c1f4383e syntax error fix 2025-11-27 02:59:32 +01:00
notiant 22ee8904a4 Add some missing translations & more consistency for English 2025-11-26 06:14:21 +01:00
Ly-sec 72ce9953b6 BluetoothService: revert to old version 2025-11-23 13:08:29 +01:00
Ly-sec 5187c8075b BluetoothService: cleanup 2025-11-23 11:34:32 +01:00
Ly-sec cfffcdcd24 BluetoothService: more robust connection logic 2025-11-23 11:30:50 +01:00
ItsLemmy 0fe84273df Bluetooth: fix inverted toast messages. 2025-11-22 23:13:01 -05:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 3b7411f1ad Bar-Widgets: re-adding a lot of missing services since the refactor. 2025-11-08 23:07:46 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00