treehouses / remote

⚡ control Raspberry Pi from Android Device through Bluetooth ⚡
https://play.google.com/store/apps/details?id=io.treehouses.remote
GNU Affero General Public License v3.0
61 stars 27 forks source link

actions: use `BluetoothManager` (fixes #1860) #1863

Closed Okuro3499 closed 5 months ago

Okuro3499 commented 5 months ago

fixes #1860 'getDefaultAdapter(): BluetoothAdapter!' is deprecated. so bumping to use the BluetoothManager system service to get a BluetoothAdapter instance to prevent the null exception