V3.6.1 - Possible fix for failure to shutdown problem, and expanded polish translation to all settings screens.

This commit is contained in:
Graham Jones
2020-11-13 13:21:25 +00:00
parent 3c1d9d10a8
commit 2312b44ee8
8 changed files with 10 additions and 8 deletions

View File

@@ -1,5 +1,8 @@
OpenSeizureDetector Android App - Change Log
============================================
V3.6.1 - Nov 2020
- Extended polish translation to all settings screens.
- Possible fix for issue with failing to shutdown system sometimes.
V3.6.0 - Sep 2020
- Added a phone sensor datasource, primarily for people to use for testing without needing a watch.
V3.5.0 - Aug 2020

Binary file not shown.

Binary file not shown.

View File

@@ -11,8 +11,8 @@
"type": "SINGLE",
"filters": [],
"properties": [],
"versionCode": 82,
"versionName": "3.6.1j",
"versionCode": 83,
"versionName": "3.6.1",
"enabled": true,
"outputFile": "app-release.apk"
}

View File

@@ -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="82"
android:versionName="3.6.1j">
android:versionCode="83"
android:versionName="3.6.1">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />

View File

@@ -2,11 +2,10 @@
<resources>
<string name="app_name">OpenSeizureDetector</string>
<string name="changelog">
\n V3.6.1 - Possible fix for issue with shutting down system and expanded Polish translation to all settings screens.
\n V3.6 - Added phone sensor data source for testing without a watchs
\n V3.5 - Added support for Phone Call Alerts, using separate OpenSeizureDetector Dialler App
\n - Added Unique Identifier (UUID) to SMS alerts so they can be detected as OpenSeizureDetector SMS messages on client phone.
\n V3.4.0 - Aug 2020
\n - Added support for BLE Data Source
\n V3.5 - Added support for SMS Annunciator App
\n V3.4 - Added support for BLE Data Source
</string>
<string name="UpgradeMsg">
OpenSeizureDetector does not collect any personal data.