V3.6.2 - Fix file permissions issue with Android 10 by using official internal storage folder.

This commit is contained in:
Graham Jones
2020-12-26 11:33:36 +00:00
parent 4587d5b944
commit b783d1ac3f
7 changed files with 10 additions and 11 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -10,8 +10,8 @@
{
"type": "SINGLE",
"filters": [],
"versionCode": 86,
"versionName": "3.6.2d",
"versionCode": 87,
"versionName": "3.6.2",
"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="86"
android:versionName="3.6.2d">
android:versionCode="87"
android:versionName="3.6.2">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />

View File

@@ -398,7 +398,7 @@ public class MainActivity extends AppCompatActivity {
if (mUtil.isServerRunning()) {
tv = (TextView) findViewById(R.id.serverStatusTv);
if (mConnection.mBound)
tv.setText(getString(R.string.ServerRunningOK) +" : " +getString(R.string.DataSource) + " = " + mConnection.mSdServer.mSdDataSourceName);
tv.setText(getString(R.string.ServerRunningOK) + getString(R.string.DataSource) + " = " + mConnection.mSdServer.mSdDataSourceName);
tv.setBackgroundColor(okColour);
tv.setTextColor(okTextColour);
tv = (TextView) findViewById(R.id.serverIpTv);

View File

@@ -2,12 +2,11 @@
<resources>
<string name="app_name">OpenSeizureDetector</string>
<string name="changelog">
\n V3.6.2 - Fix of issue with log file permissions on some Android 10 devices.
\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 SMS Annunciator App
\n V3.4 - Added support for BLE Data Source
</string>
"V3.6.2 - Fix of issue with log file permissions on some Android 10 devices and added more translatable strings with polish translation.
\nV3.6.1 - Possible fix for issue with shutting down system and expanded Polish translation to all settings screens.
\nV3.6 - Added phone sensor data source for testing without a watches
\nV3.5 - Added support for SMS Annunciator App
\nV3.4 - Added support for BLE Data Source "</string>
<string name="UpgradeMsg">
OpenSeizureDetector does not collect any personal data.
This does mean that it is not possible for me to contact users if I find an