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

@@ -1,6 +1,8 @@
OpenSeizureDetector Android App - Change Log
============================================
V4.2.6 - Fixed problem with notifications in Android 13
- Improved start-up checks for permissions
- Improved system re-start after changing settings (but still not perfect!)
V4.2.5 - Set BLE device time if the characteristic is available.
V4.2.4 - Added checks and a FAULT condition for Bluetooth errors in Bluetooth Data Source
V4.2.3 - Uses 3d accelerometer data to calculate magnitude if vector magnitude is not sent from data source.