Commit Graph

672 Commits

Author SHA1 Message Date
Graham Jones
3e61397eb5 Added adaptive and average heart rate data to SdData so that it is logged to the data sharing database. 2023-06-17 19:45:35 +01:00
Graham Jones
30dd421e7e Added adaptive and average heart rate data to SdData so that it is logged to the data sharing database. 2023-06-16 21:56:36 +01:00
Graham Jones
968f1bf883 V4.1.7 - built signed version for Play Store 2023-06-11 20:56:54 +01:00
Graham Jones
78b9f72829 Checks to see if notification is displayed correctly before showing notification - avoids multiple notification sounds etc. Fixes #98 2023-06-11 20:53:15 +01:00
Graham Jones
c527a5f5ca Reset HR Fault when valid HR data is received. Fixes #95. 2023-06-11 20:29:44 +01:00
Graham Jones
2f0671eec6 Added check for null return from reading profile from WebApiConnection - Fixes #99. 2023-06-11 20:13:47 +01:00
Graham Jones
50b2e3ea83 V4.1.6 - Built signed version for Play Store 2023-06-10 20:20:46 +01:00
Graham Jones
bfe02682e8 Removed fall detection from main screen algorithms display. Fixes #94 2023-06-10 20:18:17 +01:00
Graham Jones
d11b0c2beb Fixed issue with export data screen showing when selecting other menu items. Fixes #93 2023-06-10 19:55:43 +01:00
Graham Jones
72f73e4c3b Merge branch 'V4.1.x' of https://github.com/OpenSeizureDetector/Android_Pebble_SD into V4.1.x 2023-06-06 20:48:03 +01:00
Graham Jones
c3f31e4c3f V4.1.5 - Added progress spinner to export data screen, added header to exported .csv file, fixed another notification crash.
Fixes #84, #85, #90
2023-06-06 20:47:10 +01:00
Graham Jones
f825b7da85 V4.1.5 - Added progress spinner to export data screen, added header to exported .csv file, fixed another notification crash. 2023-06-06 20:45:48 +01:00
Graham Jones
70e7e2852b Fixed crash when showing unvalidated events notification. 2023-06-06 20:06:05 +01:00
Graham Jones
71b25ff844 V4.1.4 released on Play Store 2023-06-04 20:58:18 +01:00
Graham Jones
0a57ff0ae0 Added ExportData function, and fixed issue with fault showing for HR and O2sat. 2023-06-03 19:30:04 +01:00
Graham Jones
36ba4e2f77 Fixed issue with crashes starting on Android 12 - Fixes #80 2023-05-31 20:04:12 +01:00
Graham Jones
babfe74043 Upgraded to target SDK Level 31 for Google Play Store 2023-05-31 17:21:29 +01:00
Graham Jones
6e555a28df V4.1.3 for upload to play store 2023-05-31 16:47:46 +01:00
Graham Jones
27614c96f6 Updated changelog and version number 2023-05-31 16:37:20 +01:00
Graham Jones
f5f88074b3 Enabled alarm from the new HR alarm system 2023-05-31 16:29:35 +01:00
Graham Jones
591b4a8319 Enabled new SdAlgHr checks in SdDataSource - needs testing! 2023-04-28 20:37:01 +01:00
Graham Jones
2bac4a9522 Added average HR calculations to SdAlgHR - SdAlgHR still needs to be commissioned in SdDataSource class so it is used though. 2023-04-07 21:35:16 +01:00
Graham Jones
908e9a8563 Trying to get some automated tests working.... 2023-03-10 12:10:39 +00:00
Graham Jones
033c41a675 Adjusting text of heart rate alarm settings 2023-03-02 20:52:56 +00:00
Graham Jones
a23e67b760 Added settings for new Heart Rate Alarms 2023-03-01 21:12:20 +00:00
Graham Jones
0127a67fb0 Added dummy google-services.json to avoid compilation error. 2023-03-01 15:01:53 +00:00
Graham Jones
c31f0ac2ab V4.1.3m - update to Polish translation and fixed issue with system crash during alarm if failed to bring main activity to front. 2023-03-01 10:45:58 +00:00
Graham Jones
4b3b90765f Updated Adaptive Heart Rate report to include images of heart rate graphs 2023-02-26 20:23:25 +00:00
Graham Jones
d93d39332f Added documentation for proposed Adaptive heart rate alarm 2023-02-25 22:27:23 +00:00
Graham Jones
38f2e21e0c minor update to polish translation formatting 2023-02-15 20:25:32 +00:00
Graham Jones
f463ad3d4b Merged more Polish translation changes from Jacek - had to add some strings to the default values/strings.xml to build release version. 2023-02-15 19:02:46 +00:00
Graham Jones
9ca970572e V4.1.3l - extracted more hard coded strings to be translatable. 2023-02-12 19:39:05 +00:00
Graham Jones
cf0356a53b Corrected line endings on polish strings.xml 2023-02-11 21:10:47 +00:00
Graham Jones
451242c310 Extracted hard coded text in toast meassages to be translatable, and minor improvements to Polish translation by Jacek 2023-02-11 20:10:13 +00:00
Graham Jones
e71b8a3da9 Further updates to Polish translations and extracting more hard-coded strings to be translatable. 2023-02-10 22:00:49 +00:00
Graham Jones
d887dd263c Improved Polish translations from Jacek 2023-02-09 21:34:19 +00:00
Graham Jones
a6770a6fb7 Fixed some more hard-coded strings. 2023-02-09 20:59:51 +00:00
Graham Jones
b3677038f9 Restored translations for dialog boxes. 2023-02-09 19:47:49 +00:00
Graham Jones
0f47ab1ce7 Added translatable strings for some dialog button titles. 2023-02-09 19:38:48 +00:00
Graham Jones
22530cd968 V4.1.3e - more polish translations by Jacek 2023-02-09 18:04:42 +00:00
Graham Jones
42b21ca937 V4.1.3d - added settings option to inhibit the battery optimisation dialog in case it is annoying. 2023-02-07 20:47:56 +00:00
Graham Jones
5ebbc29056 added apk for V4.1.3b 2023-02-06 21:12:02 +00:00
Graham Jones
b96b4bbe09 Updated more Polish translations (c/o user jacekbloniarz) 2023-02-06 21:08:56 +00:00
Graham Jones
3e9c04711f Tidied up default strings for main activity when server not running. 2023-02-06 20:33:40 +00:00
Graham Jones
200db5fba5 Added more Polish translations by Jacek Błoniarz-Łuczak (V4.1.3b) 2023-02-05 22:29:37 +00:00
Graham Jones
f504b15717 Fixed issue with location permissions for Android versions <10 (fixes #75), and added more Polish translations by Jacek. 2023-02-04 21:01:40 +00:00
Graham Jones
467fd0cc7f Fixed crash on devices without Google Play Services installed (which provides TensorFlowLite) 2023-02-03 21:57:12 +00:00
Graham Jones
f4e5db2a44 V4.1.3a - fixed O2sat display in network data source 2023-02-03 20:38:15 +00:00
Graham Jones
fe765169d4 Added more Polish translations from Jacek Błoniarz-Łuczak 2023-02-03 20:17:48 +00:00
Graham Jones
b65b0814d9 Added some Polish strings 2023-02-03 13:44:02 +00:00