Commit Graph

489 Commits

Author SHA1 Message Date
Graham Jones
347d7fe88a Merge branch 'V3.6' 2020-12-26 15:40:18 +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
2e32ab21ca Fixed issue with apostrophes in Polish Translation 2020-12-20 20:46:32 +00:00
Graham Jones
a18e2bfe4f Made more settings strings translatable 2020-12-20 20:42:00 +00:00
Graham Jones
207c7bfb02 Added additional polish translations 2020-12-20 19:36:27 +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
fc982d37ce V3.6.2b - extracted more strings for translation 2020-12-18 13:32:41 +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
77bb8b2a48 Compiled with Target SDK 29 to publish on Google Play Store 2020-11-13 14:01:44 +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
d2c35e29e4 make sure fault timer is cancelled on destroying sdserver 2020-11-06 21:03:42 +00:00
Graham Jones
f0d66947cd improving server shutdown to try to get rid of the 'will not shutdown' problem. 2020-11-06 20:44:19 +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
eda4a1de76 Fixed problem with crashes relating to new translatable strings in preferences screens. 2020-11-05 19:12:00 +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
561e570eb1 Corrected errors in syslog that showed SdDataSource output as SdDataSourceBLE 2020-11-05 13:47:41 +00:00
Graham Jones
f09a3ad59f Updated Polish translation for extra translatable strings. 2020-11-04 20:33:45 +00:00
Graham Jones
ee89e9acbe extracted more strings for translations 2020-10-28 22:04:28 +00:00
Graham Jones
48b4a1e114 Adding more translations... 2020-10-28 21:24:23 +00:00
Graham Jones
4616a0ab64 Added extra translatable strings for preference headers 2020-10-17 22:13:46 +01: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
9047a86544 Added UUID string to text messages to identify them as being from OpenSeizureDetector 2020-08-22 11:04:11 +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
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
b924519dd2 Added some automatic reconnection code for BLE data source. Still not as reliable as I would like though. 2020-08-16 22:28:12 +01:00
Graham Jones
3cc11dfab8 Added support for a battery level characteristic. 2020-08-12 20:42:45 +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
8b46e1b42d Continuous reading of heart rate now working 2020-08-09 23:43:34 +01:00
Graham Jones
dc5a43040b BLE Service discovery working - next to check characteristics exist and subscribe to notifications from them. 2020-08-08 22:25:34 +01:00
Graham Jones
7e2dce8c67 Added button in settings to select BLE device. Note may have broken theme so UI looks odd - actionbar may be missing... 2020-08-08 21:31:34 +01:00
Graham Jones
3d9d47a757 Completed(?) refactor to move all of the self-checking timers and analysis into the parent class SdDatasource. This makes SdDataSourceGarmin a trivial class, but allows us to start on SdDataSourceBLE without needing loads of data processing code 2020-08-07 19:49:23 +01:00
Graham Jones
66e13be06d Started to refactor SdDataSource to include a lot of the analysis and checking code in SdDataSourceGarmin - to simplify SDDataSourceGarmin and make it easier to create an SdDataSourceBLE bluetooth data source. NOT WORKING JUST YET - have broken something! 2020-08-06 22:14:16 +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
48ade0ba6f Updated Sweedish Translation (Thank you Andreas and Marie Ekstrom! 2020-04-16 21:58:49 +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