Updated changelog for V4.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
android:orientation="vertical" android:layout_width="match_parent"
|
android:orientation="vertical" android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent">
|
android:layout_height="match_parent">
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:orientation="horizontal">
|
android:orientation="horizontal">
|
||||||
<TextView
|
<TextView
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
<string name="app_name">OpenSeizureDetector</string>
|
<string name="app_name">OpenSeizureDetector</string>
|
||||||
<string name="changelog">
|
<string name="changelog">
|
||||||
"\n
|
"\n
|
||||||
|
\nV4.1.1 - 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.0
|
\nV4.0.0
|
||||||
- Introduced the <b>Data Sharing</b> feature to allow users to share their seizure and false alarm data
|
- 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/>
|
with researchers to help improve the system.<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user