2a65823e6c
- 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.
592 B
592 B
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
autoConnectparameter - Display RSSI values in device details
- Persist filters
- Fix clear log button
1.0.0
- Initial release