Fix strange connection stuff #4

Closed
opened 2020-10-15 00:16:18 +02:00 by dorian · 6 comments
dorian commented 2020-10-15 00:16:18 +02:00 (Migrated from itsblue.dev)
  • Fix strange connection behavior where the app won't connect because the device is connected in the background.
  • Add caching of devices for Android and IOS (not required when discovery method is set to QBluetoothDeviceDiscoveryAgent::LowEnergyMethod)
  • Properly handle when Bluetooth is turned off
  • Properly handle permissions (for Android: check permission, request permission)
- [x] Fix strange connection behavior where the app won't connect because the device is connected in the background. - [x] Add caching of devices for Android and IOS (not required when discovery method is set to QBluetoothDeviceDiscoveryAgent::LowEnergyMethod) - [x] Properly handle when Bluetooth is turned off - [x] Properly handle permissions (for Android: [check permission](https://doc.qt.io/qt-5/qtandroid.html#checkPermission), [request permission](https://doc.qt.io/qt-5/qtandroid.html#requestPermissions))
dorian commented 2020-10-15 17:07:19 +02:00 (Migrated from itsblue.dev)

marked the task Fix strange connection behavior where the app won't connect because the device is connected in the background. as completed

marked the task **Fix strange connection behavior where the app won't connect because the device is connected in the background.** as completed
dorian commented 2020-10-15 17:12:01 +02:00 (Migrated from itsblue.dev)

changed the description

changed the description
dorian commented 2020-10-15 17:18:39 +02:00 (Migrated from itsblue.dev)

changed the description

changed the description
dorian commented 2020-10-18 03:26:31 +02:00 (Migrated from itsblue.dev)

marked the task Properly handle when Bluetooth is turned off as completed

marked the task **Properly handle when Bluetooth is turned off** as completed
dorian commented 2020-10-18 03:26:36 +02:00 (Migrated from itsblue.dev)

marked the task Properly handle permissions (for Android: check permission, request permission) as completed

marked the task **Properly handle permissions (for Android: [check permission](https://doc.qt.io/qt-5/qtandroid.html#checkPermission), [request permission](https://doc.qt.io/qt-5/qtandroid.html#requestPermissions))** as completed
dorian commented 2020-10-18 03:27:16 +02:00 (Migrated from itsblue.dev)

all done.

all done.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: itsblue-development/LedDisplay#4
No description provided.