Commit Graph

196 Commits

Author SHA1 Message Date
Graham Jones
c8a240c84b Merge branch 'V2.6_new' into V2.6 - Addes updated SMS sending code and network datasource passive 2018-12-27 09:48:37 +00:00
Graham Jones
9511b1ee09 Converted SMS sending to use intent rather than SMSManager 2018-12-26 20:40:39 +00:00
Graham Jones
bae32ca54f Upate to V2.5.5 beta - Corrected some network logging messages, and made NetworkDataSource use the timeout settings in the preferences screen (it used to ignore them!) 2018-02-23 15:01:53 +00:00
Graham Jones
538592bb4b Changed build number to keep play store happy 2018-02-23 09:46:08 +00:00
Graham Jones
9793fa8e67 Beta release of V2.5.5 - Adds network status logging. 2018-02-23 09:31:37 +00:00
Graham Jones
ec34c2fe03 Merge branch 'V2.5' into V2.6 2017-12-07 05:59:26 +00:00
Graham Jones
cbe5e49ad3 Added option to use mp3 notification sounds rather than tone generator to make alarm sounds 2017-12-03 10:11:47 +00:00
Graham Jones
30bdc6bac5 Modified to compe with parameters sent by Garmin connectIQ makeWebRequest() function (and Merge branch 'V2.5' into V2.6) 2017-10-14 22:36:28 +01:00
Graham Jones
b1b8659d55 Added V2.6 of pebble app to Android APK, and packaged as V2.5.2 2017-09-10 22:17:23 +01:00
Graham Jones
fc1683ad36 Started on Network(Passive) datasource for use with esp8266 based seizure detector. 2017-09-01 22:10:37 +01:00
Graham Jones
386cc951a2 Added support for multi-ROI mode in Pebble App to improve sensitivity. 2017-05-09 22:09:10 +01:00
Graham Jones
eb5fa6cfc9 Updated first-run message to show what has changed. 2017-05-07 22:27:47 +01:00
Graham Jones
b0b61b9fd2 Added alarm latch timer to release latch after a specified period even if Accept Alarm button is not pressed. 2017-05-07 19:56:24 +01:00
Graham Jones
00c335f70b V2.3.2 - Added first run dialog box and removed preferences for non-functional camera settings. 2016-12-26 22:25:59 +00:00
Graham Jones
2319f2230c Made auto-start start SDServer rather than StartUpActivity so it works with phone screen locked. 2016-12-19 20:13:51 +00:00
Graham Jones
756e42892e Added Georeferencing to SMS - needs a bit of tidying up as geo URIs not clickable on Android for some reason..... 2016-12-15 20:19:12 +00:00
Graham Jones
5c47f95a8f Added autostart on boot feature 2016-12-14 21:18:18 +00:00
Graham Jones
c9e3f9374b Updated StartUp Activity to check for pebble android app being installed, and added buttons to install android app and watch app next to relevant checks on screen. 2016-09-12 22:31:47 +01:00
Graham Jones
2df84341f2 v2.0.8 - check for errors interpreting settings sent from watch - indicative of incompatible watch app version installed. 2016-08-24 20:55:03 +01:00
Graham Jones
3e46f50c47 V2.0.7 - variable sample period and sample frequency. 2016-08-22 21:56:46 +01:00
Graham Jones
19a6b912a8 Merge branch 'v2.0.x' =x V2.0.6 2016-08-08 18:11:47 +01:00
Graham Jones
354f9c6fa2 v2.0.6 - stop watch app before starting to improve reliability 2016-07-19 22:35:25 +01:00
Graham Jones
d44ec7c489 Added code to stop watch app before starting it to try to improve reliability of app start. 2016-07-19 22:25:06 +01:00
Graham Jones
fca8c4778e Updated version number 2016-06-18 21:17:42 +01:00
Graham Jones
bde99a6ce0 Release v2.0.4 - see CHANGELOG.md 2016-05-14 22:23:02 +01:00
Graham Jones
6267745152 Re-hashing how we manage watch settings to make sure watch always uses the settings requested in the phone app - not working yet - not receiving data back from watch for some reason - too much settings traffic maybe? 2016-05-08 10:43:21 +01:00
Graham Jones
51c277f691 V2.0.3 - fixed issue with crash during app re-start if warning beep sounding. And added logging of faults to alarm log on sd card. 2016-04-23 19:20:06 +01:00
Graham Jones
5cc6c83048 Packaged v2.0.2 for release. 2016-04-13 20:50:58 +01:00
Graham Jones
11d9d1c85c Modified sdServer to use a single ToneGenerator instance rather than create a new one for each beep. 2016-04-08 21:51:12 +01:00
Graham Jones
916d03fc1e Closes #5 - failure to raise fault alarm if watch disconnects from phone. 2016-04-02 21:36:23 +01:00
Graham Jones
9eee2b0471 Tidied up final settings screen, and called it V2.0 for publication. 2016-03-30 23:09:15 +01:00
Graham Jones
dc311ae079 fixex problem with multiple versions of MainActvity being started by StartUpActivity 2016-03-30 20:56:39 +01:00
Graham Jones
06f6f8262c Made startup activity scrollable so the buttons are useable on smaller screens. 2016-03-28 20:54:46 +01:00
Graham Jones
ceb9fd7a0a Test version 2.0f - added email crash report functionality. 2016-03-28 20:48:17 +01:00
Graham Jones
2769094326 Added settings for data update period, mute period and manual alarm period. Altered fault timer so app does not alarm for long data periods. 2016-02-17 20:49:24 +00:00
Graham Jones
f7661871ed Added version 2.0d release candidate apk 2016-01-30 22:18:51 +00:00
Graham Jones
108e890dcc App re-starts if settings are changed to make sure that new settings are picked up properly. 2016-01-16 23:03:56 +00:00
Graham Jones
ac76c9626c Fixed mistake in default datasource - was 'undefined' - made default 'Pebble' 2016-01-16 20:06:44 +00:00
Graham Jones
be7814c9b8 Moved to use v3 of Pebblekit library for compatibility with Pebble Time. - Release 2.0a for testing. 2016-01-16 19:16:58 +00:00
Graham Jones
b3b8c941f8 Notification icon colour changes for warning and alarm levels. Fixed issue with multiple versions of mainactivity starting on alarm. 2015-12-23 23:07:28 +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
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
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