Fixed issue with crashes starting on Android 12 - Fixes #80

This commit is contained in:
Graham Jones
2023-05-31 20:04:12 +01:00
parent babfe74043
commit 36ba4e2f77
3 changed files with 6 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
<string name="app_name">OpenSeizureDetector</string>
<string name="changelog">
"\n
\nV4.1.4 - Fixed bug in notifications on Android 12
\nV4.1.3 - Fixed display of O2 Saturation in Network Data Source, and added Polish Translations by Jacek Błoniarz-Łuczak. Fixed crash when displaying main activity during alarm on some devices. Added adaptive Heart Rate alarms
\nV4.1.2 - Added Machine Learning (Artificial Intelligence) Detection Algorithm Option (CNN V0.24) and 'Normal Daily Activity (NDA) logging function
"</string>