You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,23 @@
1
1
OpenSeizureDetector Android App - Change Log
2
2
============================================
3
+
4
+
V4.2.8 -
5
+
- Fixed crash in export data function when using european style comma based decimal separator.
6
+
- Added seizure probability bar graph from CCN algorithm
7
+
- Added trap for null context in fragments to avoid crash.
8
+
V4.2.7 - BLE2 data source re-start fixed??
9
+
V4.2.6 - Fixed problem with notifications in Android 13
10
+
- Improved start-up checks for permissions
11
+
- Improved system re-start after changing settings (but still not perfect!)
12
+
- Disabled the CNN algorithm by default as it is causing some false alarms (Issue #170)
13
+
- Added watch signal strength history graph and watch battery hisory graph to main activity
14
+
V4.2.5 - Set BLE device time if the characteristic is available.
15
+
V4.2.4 - Added checks and a FAULT condition for Bluetooth errors in Bluetooth Data Source
16
+
V4.2.3 - Uses 3d accelerometer data to calculate magnitude if vector magnitude is not sent from data source (=support for Version 2 of Garmin watch app)
17
+
- fixed latched alarms (Issue #146)
18
+
- fixed HR alarms selection issue (#153)
19
+
V4.2.2 - Added support for PineTime OSD Status reporting.
20
+
V4.2.1 - Added support for PineTime wathes using the Bluetooth Data Source
3
21
V4.1.0 - Added experimental support for neural network based seizure detector.
4
22
V4.0.7 - Improvements to Data Sharing data log manager screen
5
23
- Removed automatic refresh of shared data events list (Issue #62)
Logo based on ["Star of life2" by Verdy p - Own work. Licensed under Public Domain via Wikimedia Commons](http://commons.wikimedia.org/wiki/File:Star_of_life2.svg#mediaviewer/File:Star_of_life2.svg).
0 commit comments