Commit Graph

283 Commits

Author SHA1 Message Date
Graham Jones
26cc18a17d Switched to material theme. Added detail to system fragment. Tidied up common fragment a bit. 2023-09-02 23:17:23 +01:00
Graham Jones
3ce91f89ab Added the main fragments for the new main activity - still need to populate them and add the main menu, but swiping between them works 2023-09-01 21:43:42 +01:00
Graham Jones
d2577c1e0e Added pager so we can swipe between fragments - only have two dummy fragments so far though - need to port the original mainActivity display components to separate fragments next. 2023-08-31 21:02:00 +01:00
Graham Jones
baf679489a Started on new main activity that will be based on fragments so user can select what information to display rather than having everything on one complicated screen. 2023-08-31 15:23:29 +01:00
Graham Jones
328dfedcbe Revert "Failed adding of auto-generated fragment based activity"
This reverts commit 72670bc65b.
2023-08-30 20:52:52 +01:00
Graham Jones
72670bc65b Failed adding of auto-generated fragment based activity 2023-08-30 20:48:27 +01:00
Graham Jones
c474dc30ee Merge branch 'V4.1.x' into V4.2.x 2023-08-30 19:57:21 +01:00
Graham Jones
0d74ddfb5d Updated default settings for Fidget detector, and built V4.1.12 for play Store 2023-08-29 15:54:49 +01:00
Graham Jones
a4b6a43008 V4.1.11 - Fixed crash when exporting larger amounts of data and added simple fidget detector to detect if watch is not being worn. 2023-08-21 20:53:48 +01:00
Graham Jones
bc455a2f7a V4.2.1a - added standard deviation threshold to ML Algorithm 2023-08-19 19:54:19 +01:00
Graham Jones
70f7a46764 Update to Target Android 13 (SDK33) as required by Play Store 2023-08-18 21:36:31 +01:00
Graham Jones
17c82abc50 V4.1.10a - Added heart rate readings frozen fault warning. 2023-07-24 21:10:46 +01:00
Graham Jones
8e781fc092 V4.1.9 - Fixed issue with phone datasource generating continuous alarms if HR or O2SAT alarms enabled (Fixes #113) 2023-07-05 20:11:41 +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
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
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
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
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
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
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
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
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
Graham Jones
315f5308b2 Starting V4.1.3 to fix issue with Network Data Source not showing SpO2 2023-02-03 13:31:12 +00:00
Graham Jones
3f1ff37680 V4.1.2 - Uses V0.24 of CNN 2022-10-28 20:46:46 +01:00
Graham Jones
0c4ba9f080 V4.1.2b - V0.23 of CNN 2022-10-28 20:07:40 +01:00
Graham Jones
eb9b0477e4 Merge branch 'V4.0.x' into V4.1.x 2022-10-26 23:08:21 +01:00
Graham Jones
b27653dcbb Added user interface for NDA logging (menu in data log manager) 2022-10-25 20:21:46 +01:00
Graham Jones
cc58c0995a Added notification of NDA logging to main app screen. 2022-10-24 22:33:48 +01:00
Graham Jones
ce5e1b4074 Added time limit for NDA logging so it stopps logging after a given period - needs checking though as it might not work... 2022-10-23 22:47:25 +01:00
Graham Jones
31e68eef86 V4.1.0 - Uses CNN V0.12 2022-10-02 21:24:27 +01:00