V4.0.4 - Added data source name to event data, tidied upgrade changelog text.

This commit is contained in:
Graham Jones
2022-04-14 11:03:24 +01:00
parent 9148da0597
commit 9d0db26cd6
8 changed files with 5 additions and 6 deletions

View File

@@ -3,11 +3,7 @@
<string name="app_name">OpenSeizureDetector</string>
<string name="changelog">
"\n
\nV4.0.4 - Added watch info to events data
\nV4.0.3 - Changed remote database to be compatible with either OSD webAPI or future Firebase database.<br/>
- Performance improvement by having separate events and datapoints tables in local database
\nV4.0.1, 4.0.2, - fixed repoted crashes
\nV4.0.0
\nV4.0.4
- Introduced the &lt;b>Data Sharing&lt;/b> feature to allow users to share their seizure and false alarm data
with researchers to help improve the system.&lt;br/>
- Fixed &lt;b>SMS Location Alerts&lt;/b> on Android V10+ (new permissions screens)&lt;br/>