Graham Jones
|
a6770a6fb7
|
Fixed some more hard-coded strings.
|
2023-02-09 20:59:51 +00:00 |
|
Graham Jones
|
b3677038f9
|
Restored translations for dialog boxes.
|
2023-02-09 19:47:49 +00:00 |
|
Graham Jones
|
0f47ab1ce7
|
Added translatable strings for some dialog button titles.
|
2023-02-09 19:38:48 +00:00 |
|
Graham Jones
|
22530cd968
|
V4.1.3e - more polish translations by Jacek
|
2023-02-09 18:04:42 +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
|
5ebbc29056
|
added apk for V4.1.3b
|
2023-02-06 21:12:02 +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
|
f4e5db2a44
|
V4.1.3a - fixed O2sat display in network data source
|
2023-02-03 20:38:15 +00:00 |
|
Graham Jones
|
3f1ff37680
|
V4.1.2 - Uses V0.24 of CNN
|
2022-10-28 20:46:46 +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
|
715c8830d3
|
V4.1.0c - uses v0.04 of CNN model
|
2022-09-24 18:18:25 +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
|
ec704029bd
|
Build ov V4.0.7
|
2022-08-06 21:51:20 +01:00 |
|
Graham Jones
|
7aba4835e0
|
Merge branch 'Logging' into main - V4.0.6
|
2022-06-05 20:20:23 +01:00 |
|
Graham Jones
|
443aa67067
|
Fixed issue with O2sat data not being recorded to data sharing database - V4.0.6
|
2022-06-04 23:10:43 +01:00 |
|
Graham Jones
|
a66709e5ba
|
V4.0.5 - add support for 3d data logging + minor bug fixes
|
2022-06-04 21:38:19 +01:00 |
|
Graham Jones
|
6a0ff7e4c1
|
V4.0.5c - support for 3d acceleration data
|
2022-06-03 21:14:51 +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
|
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 |
|
Graham Jones
|
9a07633276
|
Added confirm dialog to the "mark unvalidated events as unknown" function.
|
2022-04-11 20:48:22 +01:00 |
|
Graham Jones
|
5c633e3fdd
|
Prevent crash when sending SMS message if the mLocationFinder variable is null - don't know why it would ever be null, but a user reported a crash in this condition.
|
2022-03-24 20:46:45 +00:00 |
|
Graham Jones
|
ed1de99044
|
V4.0.1 Fixed crash in report seizure function
|
2022-03-23 19:26:50 +00:00 |
|
Graham Jones
|
5b877820c4
|
V4.0.0 - updated about dialog text to make it tidier. Added buttons for privacy policy to dialogs.
|
2022-03-11 18:33:51 +00:00 |
|
Graham Jones
|
90f8b4fdcf
|
Updated wording of permissions disclosures to comply with Google Play Store requirements (I hope!)
|
2022-03-11 12:25:36 +00:00 |
|
Graham Jones
|
e8a981a1ce
|
V4.0.0t - Improved (again) permissions declarations to comply with Google Play requirements, and fixed some potential crashes in the event of network interruption.
|
2022-03-05 19:06:20 +00:00 |
|
Graham Jones
|
952a4a9304
|
V4.0.0s - fixed issue with system not shutting down properly after enabling SMS alarms.
|
2022-03-04 20:47:34 +00:00 |
|
Graham Jones
|
8371171be4
|
Added explicit finish() to prefActivity because we see the occasional crash on system exit, which is new...
|
2022-03-04 19:41:09 +00:00 |
|
Graham Jones
|
4017cfac79
|
Fixed problem with Android 11 permissions preventing location based SMS text messages sending.
|
2022-03-04 16:46:41 +00:00 |
|
Graham Jones
|
d6b397b6e2
|
Added Slovenian translation (from Andrej Žgavec). Had to update build.gradle dependencies to get it to compile
|
2022-03-02 23:32:14 +00:00 |
|
Graham Jones
|
e2613a3fb7
|
Version 4.0.0p - restored compatibility with Android 6 and converted to AndroidX and AppCompat support libraries.
|
2022-03-01 23:57:57 +00:00 |
|
Graham Jones
|
8b196f4f37
|
V4.0.0n - Fixed issue with system not being able to shut down after using the EditEvent activity. Improvements to wording of about and intorduction dialogs.
|
2022-03-01 13:55:44 +00:00 |
|
Graham Jones
|
0eb4a4ac2e
|
Draft version 4.0.0m - fixed minor issues with O2sat display and data sharing error showing before first check for events.
|
2022-02-28 21:13:28 +00:00 |
|
Graham Jones
|
a53131409d
|
Incremented version code to 93 to keep Google Play store happy...
|
2022-02-27 22:28:26 +00:00 |
|
Graham Jones
|
46eafc4861
|
Upgraded gradle plugin and updated to target APK30 for Google Play Store
|
2022-02-27 22:07:45 +00:00 |
|
Graham Jones
|
568bd98f27
|
Version 4.0.0 for Beta testing
|
2022-02-27 21:08:37 +00:00 |
|
Graham Jones
|
26690efa11
|
Version 4.0.0k - Added userId and username to authenticate activity so user knows who they are logged in as.
|
2022-02-25 21:42:10 +00:00 |
|
Graham Jones
|
070fdd9aec
|
Added event ID to data log manager so users can refer to it when asking for advice.
|
2022-02-23 22:15:24 +00:00 |
|
Graham Jones
|
3656b74733
|
Draft Release 4.0.0i - tidied up settings fixed UI crashes if server not running and (hopefully) solved issue of server not shutting down properly sometimes.
|
2022-02-20 20:37:30 +00:00 |
|
Graham Jones
|
42ede93257
|
Merge branch 'Logging' of https://github.com/OpenSeizureDetector/Android_Pebble_SD into Logging
|
2022-02-20 20:35:37 +00:00 |
|
Graham Jones
|
66bf139d09
|
Fixed issue with V4 refusing to shutdown after logging into the data sharing system....I think :)
|
2022-02-20 20:32:13 +00:00 |
|
Graham Jones
|
7ae102d4c3
|
Fixed issue with V4 refusing to shutdown after logging into the data sharing system....I think :)
|
2022-02-20 19:58:32 +00:00 |
|
Graham Jones
|
fb4ea0dcad
|
Fixed data log manager crash if there are no remote events, and fixed issue with some versions of sqlite not liking me using 'false' to mean '0' - I don't know why it worked on my test phone!
|
2022-02-14 20:20:08 +00:00 |
|
Graham Jones
|
ed5863b16a
|
Progress with app shutdown - it now usually shuts down correctly, but logging out of data sharing is still a problem.
|
2022-02-13 22:14:26 +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
|
93e68dfb0b
|
Draft D of V4.0.0 built
|
2022-01-29 22:03:38 +00:00 |
|
Graham Jones
|
fd1aff80b1
|
Fixed problem with default logging preference settings being incorrect
|
2022-01-28 23:04:44 +00:00 |
|