Built V4.2.6 for beta testing
This commit is contained in:
Binary file not shown.
@@ -2,7 +2,7 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:versionCode="139"
|
android:versionCode="139"
|
||||||
android:versionName="4.2.6d">
|
android:versionName="4.2.6">
|
||||||
<!-- android:allowBackup="false" -->
|
<!-- android:allowBackup="false" -->
|
||||||
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
|
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,8 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">OpenSeizureDetector</string>
|
<string name="app_name">OpenSeizureDetector</string>
|
||||||
<string name="changelog">
|
<string name="changelog">
|
||||||
"\nV4.2.4 - Fault alarm rather than crash if bluetooth system crashes.
|
"\nV4.2.6 - Fixed issues with Android 13 notifications and BLE data source shutdown. Added new BLE2 data source, signal strength and battery level graphs.
|
||||||
|
\nV4.2.4 - Fault alarm rather than crash if bluetooth system crashes.
|
||||||
\nV4.2.3 - Bug Fixes (heart rate alarm and latched alarm issues)
|
\nV4.2.3 - Bug Fixes (heart rate alarm and latched alarm issues)
|
||||||
\nV4.2 - Added support for PineTime Watches using Bluetooth data source.
|
\nV4.2 - Added support for PineTime Watches using Bluetooth data source.
|
||||||
\n - Added new, swipeable user interface to simplify the main screen..
|
\n - Added new, swipeable user interface to simplify the main screen..
|
||||||
|
|||||||
Reference in New Issue
Block a user