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
0538610305
V4.2.12a - added menu option to send a 'False Alarm' SMS message
2024-12-27 20:22:04 +00:00
Graham Jones
b0ce331731
Added some try/catch blocks in SdDataSourceBLE2 to avoid crashes during shutdown. Re-introduced a data source re-start when we do a fault beep to try to rectify the problem
2024-04-11 20:00:13 +01:00
Graham Jones
3ad112cce7
Fixed notificaton problems on Android 13, tidied up start-up sequence. Added a 'restart' menu option.
2024-04-08 20:34:30 +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
b96b4bbe09
Updated more Polish translations (c/o user jacekbloniarz)
2023-02-06 21:08:56 +00: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
a8d3b5cc4d
Used Android Studio Refactor tool to convert to AppCompat (had to change some references back to just Activity to get it to compile
2022-03-01 23:48:30 +00:00
Graham Jones
dc27b5eb67
Added notification to alert the user if data sharing is not enabled, and provide information on why it is good to enable it.
2022-02-27 19:43:01 +00: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
d2874cc031
Added dividers in main activity menu
2022-01-31 21:18:43 +00:00
Graham Jones
438f0cb0b9
Tidied up menus and button labels - call this version 4.0.0a - very alpha but it does most of what it needs to :)
2022-01-27 22:46:32 +00:00
Graham Jones
f303adef50
Added 'Report Seizure' activity. UI seems to work, but database part that looks for the closest datapoint is not working.
2022-01-05 21:55:50 +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
Graham Jones
0a405af092
Starting on an Autenticate activity to obtain access token - the POST parameters are not working yet....
2021-12-12 06:21:19 +00:00
Graham Jones
f2b3f767c2
Build of V3.5.0a for testing. Includes fix of BLE datasource not shutting down on request, and possible fix of the 'mToneGenerator is null' error.
2020-08-22 21:48:41 +01:00
Graham Jones
9ca16954d0
First go at generating broadcasts to request openseizuredetector Dialler to generate phone call alerts.
2020-08-20 21:15:58 +01:00
Graham Jones
4d042f4b59
Moved more hard coded text into string resources so they can be translated.
2020-04-02 20:44:14 +01:00
Graham Jones
95f3dd7d96
Added authorisation dialog - doesn't do anything yet, which is a shame considering how much code it took!
2020-03-11 19:41:48 +00:00
Graham Jones
5df5ef66c6
Added support for watch info settins in SdDataSourceGarmin. Started converting to sqlite database data logging rather than text file.
2020-01-06 20:51:14 +00:00
Graham Jones
33a11f0e73
V3.0.4 - Fixed problem with crashing after server stopped, and crash when selecting install watch app menu option. And I think I have finally sorted the problem of multiple
...
versions of the server running...but might be wrong - clsoe the issue anyway and see what happens.
Also tidied up main app screen when server stopped or in fault condition.
Closes #13 , Closes #12 , Closes #11
2019-03-17 13:41:48 +00:00
Graham Jones
30227b9108
Added MainActivity menu option to view log files (via web interface).
2016-07-25 22:31:33 +01:00
Graham Jones
bde99a6ce0
Release v2.0.4 - see CHANGELOG.md
2016-05-14 22:23:02 +01:00
Graham Jones
28f26f8d38
Chnaged main screen graph to bar chart.
2016-05-09 22:48:41 +01:00
Graham Jones
d89dafbfa0
Made 'Open Pebble App' compatible with either pebble classic or pebble time app, and added an 'install watch app' button to the start-up screen to allow the user to install the watch app from OpenSeizureDetector.
2016-01-30 21:25:07 +00:00
Graham Jones
65d7731c0b
Added a simple 'about' dialog box with menu item to show it.
2015-11-17 23:02:40 +00:00
Graham Jones
3b240e3a54
Added alarm latching option to SD Server app.
2015-11-10 23:09:22 +00:00
Graham Jones
4ffddf7d6c
Converted Android_Pebble_SD to use Android Studio (Gradle) build system.
2015-08-11 17:37:23 +01:00