b49d54b900
- Introduced an enum `ScanOrder` to define sorting options for scanned devices. - Implemented logic to save and retrieve the selected scan order from shared preferences. - Added a popup menu for users to select the sorting method (Last Seen, Name, RSSI). - Updated the device list display to reflect the selected sorting order, enhancing user experience.