From 2f326e6301a7fd4d63df671e87dc27f0f7eb820c Mon Sep 17 00:00:00 2001 From: Graham Jones Date: Sun, 10 Apr 2022 21:18:11 +0100 Subject: [PATCH] Updated changelog for V4.1 --- app/src/main/res/layout/log_entry_layout.xml | 2 +- app/src/main/res/values/strings.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/log_entry_layout.xml b/app/src/main/res/layout/log_entry_layout.xml index 854330e..b5fafa2 100644 --- a/app/src/main/res/layout/log_entry_layout.xml +++ b/app/src/main/res/layout/log_entry_layout.xml @@ -3,7 +3,7 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent"> OpenSeizureDetector "\n + \nV4.1.1 - Changed remote database to be compatible with either OSD webAPI or future Firebase database.
+ - Performance improvement by having separate events and datapoints tables in local database \nV4.0.0 - Introduced the <b>Data Sharing</b> feature to allow users to share their seizure and false alarm data with researchers to help improve the system.<br/>