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
|
4d9c3009ce
|
V4.3.0a - added grouping function to data sharing event editing screen
|
2025-07-14 18:58:54 +01: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
|
b27653dcbb
|
Added user interface for NDA logging (menu in data log manager)
|
2022-10-25 20:21:46 +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
|
7148121a36
|
Moved system logging to use sqlite database rather than file - removed need for access external strage permission.
|
2022-02-22 22:21:36 +00:00 |
|
Graham Jones
|
b24c448528
|
Tidied up shared data manager and added highlighting for unconfirmed seizures and real seizures.
|
2022-02-09 19:53:55 +00:00 |
|
Graham Jones
|
e7e8f79346
|
Separated data log manager into two screens (local and remote) to simplify interface
|
2022-02-09 07:36:20 +00:00 |
|
Graham Jones
|
b53e646cb5
|
Simplified data log manager using radio button to select and deselect different parts of the UI
|
2022-02-05 22:31:28 +00:00 |
|
Graham Jones
|
13200e95b5
|
Added OSD Alarm state and refresh button to EditEventActivity
|
2022-01-21 10:40:16 +00:00 |
|
Graham Jones
|
0469604fef
|
EditEventActivity now retrieves data and saves it back to the remote database
|
2022-01-19 19:01:48 +00:00 |
|
Graham Jones
|
5294353bcf
|
Report seizure function now seems to be working. Added list of events to LogManagerControlActivity. Removed redundant files that look similar to the working code.
|
2022-01-07 20:02:06 +00:00 |
|
Graham Jones
|
5d9f920b2c
|
Added activity to view the remote database data - needs to point to a (not yet written) ReactJS based page - just shows the API raw data at the moment.
|
2022-01-05 19:49:23 +00:00 |
|
Graham Jones
|
8a2bbd1cfb
|
Added LogManagerControl activity to view and control the status of the LogManager
|
2022-01-05 18:03:46 +00:00 |
|