V4.1.11 - Fixed crash when exporting larger amounts of data and added simple fidget detector to detect if watch is not being worn.

This commit is contained in:
Graham Jones
2023-08-21 20:53:48 +01:00
parent 70f7a46764
commit a4b6a43008
7 changed files with 274 additions and 132 deletions

View File

@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="125"
android:versionName="4.1.11a">
android:versionName="4.1.11">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />