Got event editor working and manual reporting of seizures. Fixed a few crashes from event upload so should probably check the logic because I don't think it should have crashed!

This commit is contained in:
Graham Jones
2022-03-23 21:14:23 +00:00
parent 7042891ef2
commit 883b22a634
4 changed files with 73 additions and 61 deletions

View File

@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="uk.org.openseizuredetector"
android:versionCode="9"
android:versionCode="99"
android:versionName="4.1.0">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />