Report seizure function now seems to be working. Added list of events to LogManagerControlActivity. Removed redundant files that look similar to the working code.

This commit is contained in:
Graham Jones
2022-01-07 20:02:06 +00:00
parent f303adef50
commit 5294353bcf
10 changed files with 230 additions and 421 deletions

View File

@@ -305,4 +305,7 @@
<string name="time">"Time: "</string>
<string name="cancelBtnTxt">Cancel</string>
<string name="select_time">Select Time</string>
<string name="EventsInLocalDb">Events in Local Database</string>
<string name="createdNewEvent">Created new Manual Alarm Event</string>
<string name="DatapointNotFound">Datapoint not found - not doing anything</string>
</resources>