Commit Graph

90 Commits

Author SHA1 Message Date
Graham Jones
5df5ef66c6 Added support for watch info settins in SdDataSourceGarmin. Started converting to sqlite database data logging rather than text file. 2020-01-06 20:51:14 +00:00
Graham Jones
384bb7c9a3 V3.11 - Fixed heart rate reporting in network datasource 2019-10-23 20:18:22 +01:00
Graham Jones
102a5c2a94 V3.1.10 - Added user option to treat null heart rate as an alarm condition rather than a fault. 2019-10-20 18:01:00 +01:00
Graham Jones
238b3c504f V3.1.9 - quite a few changes - see Changelog.md 2019-06-22 11:41:58 +01:00
Graham Jones
54ce96aabb V3.1.8 - added READ_PHONE_STATE permission as lack of this was resulting in SMS failure on some phones. 2019-06-06 20:38:23 +01:00
Graham Jones
03402440ad V3.1.7 - Added mute function from Garmin Data Source watch buttons. 2019-04-28 22:21:47 +01:00
Graham Jones
be942b7798 V3.1.6 - made the cancel audible button cancel SMS alarms as well as audible beeps 2019-04-27 21:35:24 +01:00
Graham Jones
b33b0015bf V3.1.5 - fixed bug that crashed main activity screen when server was shutdown (introduced in 3.1.3) 2019-04-27 20:16:30 +01:00
Graham Jones
85d6d94f73 V3.1.4 - Added repeat beep during SMS send delay. 2019-04-25 21:59:21 +01:00
Graham Jones
fc24f4d000 V3.1.3 - Moved SMS timer creation to avoid an (intermittent?) fault about handlers and looper.prepare() 2019-04-22 23:17:10 +01:00
Graham Jones
111812300e V3.1.2 - Made fall alarms latch, irrespective of the latch alarm setting - this is because falls are transitory so to be useful the alarm has to latch so the user can tell what caused the beep. 2019-04-22 21:43:19 +01:00
Graham Jones
8013b5d56a V3.1.1 - Added delay before sending SMS alarm to give the user the chance to cancel it. 2019-04-22 21:17:51 +01:00
Graham Jones
b29d346c9d V3.1.0 - Added simple fall detection algorithm to Garmin/Pebble data source 2019-04-07 20:48:40 +01:00
Graham Jones
14d54ecaba V3.0.2 - Fixed problem with incorrect re-start when first accepting SMS permissions. 2019-03-06 20:34:01 +00:00
Graham Jones
e02117a689 V3.0.1 - Changed data log format 2019-02-21 19:54:27 +00:00
Graham Jones
eb73a5f615 V3.0.0 - With signed APK, and removed unused READ_PHONE_STATE permission 2019-02-15 19:52:18 +00:00
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
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
27f62ec347 Skeleton of Android Wear data source 2017-09-10 21:20:49 +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
87774a10ef Update Change Log for V2.5.2 2017-05-09 22:10:47 +01:00
Graham Jones
1c053ecc8a Updated Changelog for V2.5.1 2017-05-07 22:29:56 +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
cd9d6c80ee Updated changelog for V2.3.0 2016-12-17 16:42:47 +00:00
Graham Jones
5c47f95a8f Added autostart on boot feature 2016-12-14 21:18:18 +00: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
256280ac0b v2.0.6 beta release - see CHANGELOG.md 2016-07-29 08:35:48 +01:00
Graham Jones
30227b9108 Added MainActivity menu option to view log files (via web interface). 2016-07-25 22:31:33 +01:00
Graham Jones
c0d4fb3a2c Updated v2.0.6 changelog 2016-07-25 22:00:35 +01:00
Graham Jones
bde99a6ce0 Release v2.0.4 - see CHANGELOG.md 2016-05-14 22:23:02 +01:00
Graham Jones
28f26f8d38 Chnaged main screen graph to bar chart. 2016-05-09 22:48:41 +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
60e51efed8 added changelog ready for V2.0 release 2016-01-30 21:54:23 +00:00