Merge branch 'V2.5' into V2.6

This commit is contained in:
Graham Jones
2017-12-07 05:59:26 +00:00
31 changed files with 66 additions and 16 deletions

View File

@@ -36,6 +36,11 @@
android:summary="Duration that fault alarms are muted before initiating."
android:numeric="integer"
android:defaultValue="30" />
<CheckBoxPreference
android:defaultValue="false"
android:key="UseMp3Alarm"
android:summary="Play an MP3 file to create the alarm beeps rather than using the default tone generator."
android:title="Use MP3 Alarm Sound" />
</PreferenceCategory>