Commit Graph

60 Commits

Author SHA1 Message Date
Graham Jones
63604bc25b Modified notification to prevent more than one version of MainActivity being open at once. May not work completely! 2015-11-18 23:28:05 +00:00
Graham Jones
c69ce006ce Added startup screen that displays while background servie is started and while waiting for first data to arrive from seizure detector. 2015-11-18 19:44:46 +00:00
Graham Jones
65d7731c0b Added a simple 'about' dialog box with menu item to show it. 2015-11-17 23:02:40 +00:00
Graham Jones
16a9207ded Split preferences into different screens to make them simpler, and enable and disable screens depending on options selected. 2015-11-17 17:07:13 +00:00
Graham Jones
f5e5c7e093 Started v2.0 of android app - re-factored so the service uses a datasource to populate the SdData class - so that we can make different data sources in the future. 2015-11-16 23:03:20 +00:00
Graham Jones
9619375b49 Added Accept Alarm button to main screen as it is hard to find in the menu. 2015-11-11 20:58:39 +00:00
Graham Jones
3b240e3a54 Added alarm latching option to SD Server app. 2015-11-10 23:09:22 +00:00
Graham Jones
eec87aedd7 Added experimental support for fall detection, with ability to change fall detection settings from android app. 2015-11-10 18:14:51 +00:00
Graham Jones
bdfa9a3a21 Updated to make telephony access optional, so it will be listed as suitable for tablet computers as well as phones on Play Store. 2015-09-24 20:37:08 +01:00
Graham Jones
4ffddf7d6c Converted Android_Pebble_SD to use Android Studio (Gradle) build system. 2015-08-11 17:37:23 +01:00