Added option to use mp3 notification sounds rather than tone generator to make alarm sounds

This commit is contained in:
Graham Jones
2017-12-03 10:11:47 +00:00
parent b1b8659d55
commit cbe5e49ad3
8 changed files with 41 additions and 16 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="37"
android:versionName="2.5.3">
android:versionCode="38"
android:versionName="2.5.4">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />