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 |
|
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
|
35ba15c3d9
|
Added compiled version 3.7.0b which includes recent BLE data source code as well as oxygen saturation test code
|
2021-11-13 19:32:00 +00:00 |
|
Graham Jones
|
d2840d5958
|
Merge branch 'BLE' into O2SAT
|
2021-11-09 21:22:22 +00:00 |
|
Graham Jones
|
2010ed6117
|
Updated permissions and changed to more recent BLE api to try to get scanning working.
|
2021-11-09 21:03:17 +00:00 |
|
Graham Jones
|
5a2a93363c
|
Merge branch 'BLE' into O2SAT
|
2021-11-09 08:16:01 +00:00 |
|
Graham Jones
|
8f14364a90
|
Added built test version to try out O2 saturation
|
2021-11-08 21:12:51 +00:00 |
|
Graham Jones
|
d822fcf2e9
|
First go at adding support for O2 Saturation Data - it expects it to be included in the JSON data string as "O2Sat" in a similar way to heart rate.
|
2021-11-08 21:10:00 +00:00 |
|
Graham Jones
|
354b692222
|
Improvements to BLE Scan activity to show more information on what is happening
|
2021-11-07 19:54:39 +00:00 |
|
Graham Jones
|
72c7247c08
|
Added ACCESS_BACKGROUND_LOCATION permission to help avoid having to grant permission repeatedly on Android 10
|
2021-02-12 14:35:51 +00:00 |
|
Graham Jones
|
87c438be1d
|
Merge branch 'V3.6' of https://github.com/OpenSeizureDetector/Android_Pebble_SD into V3.6
|
2020-12-26 11:49:15 +00:00 |
|
Graham Jones
|
08a44d8127
|
V3.6.2 - Fix file permissions issue with Android 10 by using official internal storage folder.
|
2020-12-26 11:45:50 +00:00 |
|
Graham Jones
|
b783d1ac3f
|
V3.6.2 - Fix file permissions issue with Android 10 by using official internal storage folder.
|
2020-12-26 11:33:36 +00:00 |
|
Graham Jones
|
4587d5b944
|
Fixed stray english phrase in seizure detector settings screen, and changed "Garmin Datasource" to "Datasource = Garmin" to make the grammar easier in translations.
|
2020-12-22 21:10:53 +00:00 |
|
Graham Jones
|
34ab29f9df
|
Added more polish translations.
|
2020-12-20 22:27:41 +00:00 |
|
Graham Jones
|
a954957a10
|
Adjusted sdserver shutdown to try to stop odd crashes on some phones.
|
2020-12-18 21:02:09 +00:00 |
|
Graham Jones
|
c4094b25dd
|
V3.6.2a - possible fix of Android 10 log file permissions problem?
|
2020-12-10 13:50:41 +00:00 |
|
Graham Jones
|
277f6f68c5
|
Re-hashed log files to use system directory - will not fix android 10, but has it working again on my phone....
|
2020-12-10 13:40:12 +00:00 |
|
Graham Jones
|
2312b44ee8
|
V3.6.1 - Possible fix for failure to shutdown problem, and expanded polish translation to all settings screens.
|
2020-11-13 13:21:25 +00:00 |
|
Graham Jones
|
3c1d9d10a8
|
Fixed (I hope) crash during server restart reported during testing, plus minor UI errors corrections.
|
2020-11-08 19:09:01 +00:00 |
|
Graham Jones
|
8a7bf9627c
|
Corrected problem with correct settings screens not showing in non-English languages.
|
2020-11-07 12:37:04 +00:00 |
|
Graham Jones
|
36285f0d09
|
Added extra debugging information to log file in the event of an exception during analysis.
|
2020-11-06 13:39:44 +00:00 |
|
Graham Jones
|
7f368b3655
|
Added more logging information to syslog for failed parse of JSON raw data string
|
2020-11-05 19:39:45 +00:00 |
|
Graham Jones
|
13a8240964
|
Really added the JSON string to the log file output this time...
|
2020-11-05 14:28:29 +00:00 |
|
Graham Jones
|
1a0667e778
|
Build test version to include new improved logging of Garmin Data Source
|
2020-11-05 13:52:03 +00:00 |
|
Graham Jones
|
f09a3ad59f
|
Updated Polish translation for extra translatable strings.
|
2020-11-04 20:33:45 +00:00 |
|
Graham Jones
|
217b8e7769
|
Added Polish Translation and built test release V3.6.1a
|
2020-10-03 16:22:22 +01:00 |
|
Graham Jones
|
fb4597284d
|
V3.6.0 - Added phone sensor data source for demonstration / testing without a watch
|
2020-09-13 21:41:33 +01: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
|
62e19e6ebe
|
Fixed abrupt crash if BLE address is empty string, and created testing version of V3.5.0
|
2020-08-22 11:43:51 +01:00 |
|
Graham Jones
|
47d6df65a0
|
Merge branch 'V3.4' into V3.5
|
2020-08-22 11:13:49 +01:00 |
|
Graham Jones
|
8c4b8e3661
|
Build of V3.5.0 - Beta Test of Phone Call Alerts.
|
2020-08-20 22:02:06 +01:00 |
|
Graham Jones
|
4bafd15d7e
|
First functioning version of BLE Datasource - runs ok with BangleJs OpenSeizure Widget
|
2020-08-11 21:22:49 +01:00 |
|
Graham Jones
|
23bbf3f64d
|
Corrected V3.2.1 to use separate changelog string to simplify translations (means changelog will be in English though).
|
2020-08-02 21:52:39 +01:00 |
|
Graham Jones
|
f913285433
|
Added Spanish Translation by Cesareo Mario Guajardo Murillo
|
2020-08-02 21:12:16 +01:00 |
|
Graham Jones
|
b4c9d1d08d
|
V3.2.0 - Added multiple language support
|
2020-04-18 20:26:29 +01:00 |
|
Graham Jones
|
d37335e40c
|
Beta test release V3.1.15a - Added German Language Support
|
2020-03-01 20:20:26 +00:00 |
|
Graham Jones
|
1b5920dac0
|
Added apk for V3.1.14
|
2020-02-29 19:54:10 +00:00 |
|
Graham Jones
|
3e9000c52a
|
V3.1.13 - Fixed problem with network datasource not responding to FAULT conditions correctly
|
2020-02-16 19:30:14 +00:00 |
|
Graham Jones
|
8a09fe45cc
|
Corrected web server mime types to get Garmin display working again. Also added HR alarm standing prameter to /data so network datasource should alarm correctly on HR alarm now.
|
2020-02-15 21:26:57 +00:00 |
|
Graham Jones
|
384bb7c9a3
|
V3.11 - Fixed heart rate reporting in network datasource
|
2019-10-23 20:18:22 +01:00 |
|
Graham Jones
|
102a5c2a94
|
V3.1.10 - Added user option to treat null heart rate as an alarm condition rather than a fault.
|
2019-10-20 18:01:00 +01:00 |
|
Graham Jones
|
0c5e7e2d2d
|
V3.1.9 - fixed problem with crash of start-up activity in Android 9, and got warnings working for Garmin Data Source
|
2019-07-11 19:57:14 +01:00 |
|
Graham Jones
|
54ce96aabb
|
V3.1.8 - added READ_PHONE_STATE permission as lack of this was resulting in SMS failure on some phones.
|
2019-06-06 20:38:23 +01:00 |
|
Graham Jones
|
03402440ad
|
V3.1.7 - Added mute function from Garmin Data Source watch buttons.
|
2019-04-28 22:21:47 +01:00 |
|
Graham Jones
|
be942b7798
|
V3.1.6 - made the cancel audible button cancel SMS alarms as well as audible beeps
|
2019-04-27 21:35:24 +01:00 |
|
Graham Jones
|
b33b0015bf
|
V3.1.5 - fixed bug that crashed main activity screen when server was shutdown (introduced in 3.1.3)
|
2019-04-27 20:16:30 +01:00 |
|
Graham Jones
|
85d6d94f73
|
V3.1.4 - Added repeat beep during SMS send delay.
|
2019-04-25 21:59:21 +01:00 |
|
Graham Jones
|
fc24f4d000
|
V3.1.3 - Moved SMS timer creation to avoid an (intermittent?) fault about handlers and looper.prepare()
|
2019-04-22 23:17:10 +01:00 |
|