Graham Jones
|
df9465dfb2
|
Tidied up BLE scan activity a bit
|
2024-01-21 21:05:09 +00:00 |
|
Graham Jones
|
36582f07e3
|
Started on battery history screen for new UI - not working yet, but it runs without crashing
|
2024-01-20 20:38:30 +00:00 |
|
Graham Jones
|
d8b3582291
|
Tidied up new user interface (and fixed problem with re-loading only activity from Android Studio)
|
2024-01-19 20:49:41 +00:00 |
|
Graham Jones
|
99b925cbd6
|
Increased chart description font size
|
2024-01-13 20:50:49 +00:00 |
|
Graham Jones
|
0cf40b9d21
|
Formatted HR history graph
|
2024-01-13 20:37:39 +00:00 |
|
Graham Jones
|
92311545ea
|
Added phone battery level to logged data fixes #55
|
2023-12-21 15:03:26 +00:00 |
|
Graham Jones
|
4ae42ab338
|
Added option to use the new or the old user interface
|
2023-10-04 22:38:31 +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
|
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
|
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
|
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
|
a6770a6fb7
|
Fixed some more hard-coded strings.
|
2023-02-09 20:59:51 +00:00 |
|
Graham Jones
|
0f47ab1ce7
|
Added translatable strings for some dialog button titles.
|
2023-02-09 19:38:48 +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
|
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
|
b65b0814d9
|
Added some Polish strings
|
2023-02-03 13:44:02 +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
|
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 |
|
Graham Jones
|
114a6ba045
|
V4.1.0g - Uses V0.09 of the CNN algorithm.
|
2022-09-30 22:27:04 +01:00 |
|
Graham Jones
|
45f2b0d5e9
|
V4.1.0f - added V0.07 of CNN and added option to mark unverified events as false alarms
|
2022-09-26 21:06:39 +01:00 |
|
Graham Jones
|
726369c308
|
V4.1.0e - Upgraded cnn to V0.06. Tidied up main menu a bit. Added active algorithm display to main activiy. Pulled all of the algorithm activiation checkboxes to the top of the seizure detection settings so they are easier to find.
|
2022-09-25 20:20:17 +01:00 |
|
Graham Jones
|
5ec46802a3
|
Added settings to enable the original OSD or the new neural network algorithms (or both). Display the seizure probability from the neural network on the main screen. Add seizure probability to the data stored with the datapoints in the database.
|
2022-09-20 16:58:40 +01:00 |
|
Graham Jones
|
1eb2333a8d
|
Added option to include warnings in data log manager shared data list - also adds progress bar to show something is happening. Fixes #64
|
2022-08-06 20:14:14 +01:00 |
|
Graham Jones
|
0ea3cd91f3
|
Disabled repeat updating of data log manager screen so you can scroll right down the list of events without it jumping back to the start when it refreshes.
|
2022-08-06 19:22:46 +01:00 |
|