Update Bluetooth scanning UI and functionality

- Bump version to 1.2.0 in pubspec.lock.
- Enhance ScannerScreen with a Bluetooth availability tooltip and improved search filter UI.
- Refactor AppDrawer to include a queue type selection feature.
- Update ScannedDevicesPlaceholderWidget to include a 'Start Scan' button for better user interaction.
- Improve overall layout and styling for better user experience.
This commit is contained in:
Foti Dim
2026-01-18 17:11:17 +01:00
parent 60a4e2277f
commit 2a65823e6c
5 changed files with 307 additions and 123 deletions
+8
View File
@@ -1,3 +1,11 @@
## 1.2.0
* Improved scan button visibility - converted to prominent filled button with text label
* Enhanced "no devices found" state with explicit "Start Scan" call-to-action button
* Moved search field to app bar header for better accessibility
* Moved queue type settings to drawer menu as expandable section
* Added tooltip to Bluetooth availability icon (tap to view on mobile)
* Improved overall UI layout and navigation flow
## 1.1.0
* Add support for `autoConnect` parameter
* Display RSSI values in device details