Made 'Open Pebble App' compatible with either pebble classic or pebble time app, and added an 'install watch app' button to the start-up screen to allow the user to install the watch app from OpenSeizureDetector.

This commit is contained in:
Graham Jones
2016-01-30 21:25:07 +00:00
parent ba9dd89727
commit d89dafbfa0
5 changed files with 98 additions and 31 deletions

View File

@@ -17,12 +17,13 @@
android:showAsAction="never|withText"
android:title="Stop Server" />
<!-- fault beep test does not work because of fault timer so don't show menu option
<item
android:id="@+id/action_test_fault_beep"
android:icon="@drawable/stop_server"
android:showAsAction="never|withText"
android:title="Test Fault Beep" />
-->
<item
android:id="@+id/action_test_alarm_beep"
android:icon="@drawable/stop_server"