Skip to content

Commit d2c1cb0

Browse files
committed
Build of V4.2.11 for Play Store main release
1 parent 5f8d6c0 commit d2c1cb0

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

app/src/main/AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
4-
android:versionCode="149"
5-
android:versionName="4.2.11e">
4+
android:versionCode="150"
5+
android:versionName="4.2.11">
66
<!-- android:allowBackup="false" -->
77
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
88

app/src/main/res/values/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<string name="app_name">OpenSeizureDetector</string>
44
<string name="changelog">
55
"\n
6+
\nV4.2.11 - Reduced data usage of Data Sharing system, and added a 'flap detector' component to detect high amplitude, low frequency movement
67
\nV4.2 - Added support for PineTime and BangleJS Watches using Bluetooth data source.
78
\n - Added support for Version 2 of the Garmin watch app, which reduces battery drain
89
\n - Added new, swipeable user interface to simplify the main screen.

releases/app-release-4.2.11.apk

14.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)