piggz / harbour-amazfish

Amazfit Bip support for SailfishOS
GNU General Public License v3.0
103 stars 51 forks source link

Show message when bluetooth is off #314

Closed jmlich closed 8 months ago

jmlich commented 9 months ago

The bluetoothManager.usableAdapter is null when the bluetooth is turned off. This patch popups dialog with error message when the discovery is triggered and bluetooth adapter is not available.

Closes #131