23 Commits

Author SHA1 Message Date
Graham Jones
f24e9f2040 Fixed Android-15 user interface layout problems (care of deepseek model, which knew that using LinearLayout as the root layout messed up insets for some reason, and suggested an alternative wrapper. 2025-07-19 21:05:35 +01:00
Graham Jones
4212860dc1 Update to target Android 15 (SDK 35) - had to do some adjustment to layout to make MainAcivity2 display correctly 2025-07-16 21:34:18 +01:00
Graham Jones
4d9c3009ce V4.3.0a - added grouping function to data sharing event editing screen 2025-07-14 18:58:54 +01:00
Graham Jones
9892aa43f4 V4.2.12 - added buttons and menu items for 'Help' and 'Troubleshooting' to point users to the web site instructions. 2025-03-20 23:04:54 +00:00
Graham Jones
d2c1cb0ae3 Build of V4.2.11 for Play Store main release 2025-02-14 19:39:42 +00:00
Graham Jones
e844d2d2b0 V4.2.11d - removed data points count from data sharing screen to see if that speeds it up 2025-02-09 19:12:04 +00:00
Graham Jones
74d859d370 Build test version 4.2.11c which should have reduced data sharing network usage. 2025-02-09 16:44:54 +00:00
Graham Jones
9311c28863 Increase build number to 148 to keep Play Store happy. 2024-10-10 20:15:06 +01:00
Graham Jones
9dfa830451 Merge branch '202-unable-to-change-sms-count-down-timer' into beta 2024-10-10 20:11:04 +01:00
Graham Jones
4768fcd352 Added setting to allow the user to change the delay period before SMS alert is sent (fixes #202) 2024-10-10 19:19:19 +01:00
Graham Jones
c483795d44 Added settings to configure the flap detector algorithm 2024-06-30 23:00:05 +01:00
Graham Jones
404bc3108d Added crude flap detector to detect arm flapping motion in addition to default OSD shaking detector - all hard coded - not for public release!! 2024-06-29 21:27:51 +01:00
Graham Jones
df0ab065c6 Built V4.2.10 for play store 2024-06-14 15:06:00 +01:00
Graham Jones
7871de926c V4.2.9 - fixed crash when using Polish translation and corrected network data source fault display on main screen. 2024-06-10 20:17:07 +01:00
Graham Jones
ad72bb6fc0 Merge branch 'V4.2.x' 2024-05-27 21:03:55 +01:00
Graham Jones
61c7668712 Added V4.2.1 apk to releases folder 2024-02-02 15:13:33 +00:00
Graham Jones
bb451e1f74 tidying directory 2024-01-28 13:44:54 +00:00
Graham Jones
968f1bf883 V4.1.7 - built signed version for Play Store 2023-06-11 20:56:54 +01:00
Graham Jones
50b2e3ea83 V4.1.6 - Built signed version for Play Store 2023-06-10 20:20:46 +01:00
Graham Jones
2318af9be7 V4.0.1a - first go with working CNN seizure detector. 2022-09-20 18:29:17 +01:00
Graham Jones
9d0db26cd6 V4.0.4 - Added data source name to event data, tidied upgrade changelog text. 2022-04-14 11:03:24 +01:00
Graham Jones
9148da0597 Added seizure type and notes entry to report seizure activity. V4.0.4b 2022-04-12 23:34:16 +01:00
Graham Jones
0d772f230b Reduced amount of settings data stored in datapoints table to reduce storage. Modified sdserver so that remote logging is disabled when using network datasource to avoid duplication of data. 2022-04-12 17:05:55 +01:00