V4.1.3 for upload to play store
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="uk.org.openseizuredetector"
|
||||
android:versionCode="115"
|
||||
android:versionName="4.1.3n">
|
||||
android:versionCode="116"
|
||||
android:versionName="4.1.3">
|
||||
<!-- android:allowBackup="false" -->
|
||||
<uses-permission android:name="android.permission.BLUETOOTH" />
|
||||
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
|
||||
|
||||
@@ -5,11 +5,6 @@
|
||||
"\n
|
||||
\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
|
||||
\nV4.0.7 - Improvements to Data Sharing data log manager screen.
|
||||
- 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/>
|
||||
- Fixed <b>SMS Location Alerts</b> on Android V10+ (new permissions screens)<br/>
|
||||
- Added explicit link to the <b>Privacy Policy</b> <br/>
|
||||
"</string>
|
||||
<string name="UpgradeMsg">
|
||||
Please enable the new <b>Data Sharing</b> feature to help improve OpenSeizureDetector!<br/>
|
||||
|
||||
Reference in New Issue
Block a user