Fixed notificaton problems on Android 13, tidied up start-up sequence. Added a 'restart' menu option.

This commit is contained in:
Graham Jones
2024-04-08 20:34:30 +01:00
parent 3552df8981
commit 3ad112cce7
8 changed files with 97 additions and 53 deletions

View File

@@ -574,4 +574,5 @@
<string name="BTPermissionWarning">Bluetooth Permissions Not Granted</string>
<string name="BTpermissions_required">Bluetooth Permissions Required</string>
<string name="BT_permissions_rationale">Bluetooth permissions are required to communicate with the bluetooth (BLE) data source</string>
<string name="restart_server">Restart Server</string>
</resources>