V3.6.1 - Possible fix for failure to shutdown problem, and expanded polish translation to all settings screens.
This commit is contained in:
BIN
app/release/app-release-3.6.1.apk
Normal file
BIN
app/release/app-release-3.6.1.apk
Normal file
Binary file not shown.
Binary file not shown.
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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" />
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user