V3.1.2 - Made fall alarms latch, irrespective of the latch alarm setting - this is because falls are transitory so to be useful the alarm has to latch so the user can tell what caused the beep.

This commit is contained in:
Graham Jones
2019-04-22 21:43:19 +01:00
parent 8013b5d56a
commit 111812300e
6 changed files with 15 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.org.openseizuredetector"
android:versionCode="55"
android:versionName="3.1.1"
android:versionCode="56"
android:versionName="3.1.2"
>
<!--android:allowBackup="false"-->