Commit Graph

79 Commits

Author SHA1 Message Date
Johan Degraeve 4e90f7fc8c fix #152 Allow different nightscout port 2020-12-16 22:54:43 +01:00
Johan Degraeve b552ec47b6 if sensor active, and user swithes from master to follower, confirmation will be asked, because switching from master to follower stops the active sensor 2020-12-13 10:56:18 +01:00
Johan Degraeve 052a1800a4 fix #126 - Enchance Calibration Warning, message adapted 2020-12-11 21:48:03 +01:00
Johan Degraeve 46c0aea3ec Libre 2 local decryption, only when using bubble 2020-08-25 22:05:03 +02:00
Johan Degraeve e6a02921e2 Snooze button in home view enabled now. It allows to presnooze or unsnooze 2020-08-10 21:57:09 +02:00
Johan Degraeve 2d8ac5758d error message in case Libre US is used 2020-07-14 20:48:55 +02:00
Johan Degraeve c4858bfe4d changed text : 'Trace' to 'Issue' 2020-07-13 20:56:26 +02:00
Paul Plant 3d767d4795 Update texts for Volume Tests, Trace Files, OOPWeb Service and Non-Fixed Calibrations 2020-07-12 15:26:39 +02:00
Tudor-Andrei Vrabie 9aac215690 Add option for non-fixed calibration slopes for Libre sensors 2020-07-07 20:06:10 +01:00
Johan Degraeve fc9555867f localizing the new error message for Libre 2020-07-06 21:48:03 +02:00
Johan Degraeve c97571858b MiaoMiao Libre 2 support 2020-07-02 22:10:49 +02:00
Johan Degraeve 2402129e26 resolve merge conflict 2020-06-29 21:42:32 +02:00
Johan Degraeve f034133488 redesign Libre Utilities 2020-06-29 21:38:18 +02:00
Johan Degraeve 8e5a5c3b8b Option to add or remove debug level log from trace file and NSLog
- each trace statement has a type, possible values debug, error, info, default, fault
- debug level can be used for long dumps, eg value dumps
- this new setting allows to remove or add the debug level from NSLog and trace file
- by default it's not enabled
2020-06-20 19:58:38 +02:00
Johan Degraeve 56fcfe877b Volume test texts, added explanation to use volume buttons 2020-06-11 23:32:50 +02:00
Johan Degraeve 2ccea4f501 Volume tests.
Two volume tests are possible in the settings screen :
- volume of sound used for alarms where override mute = on
When clicking the setting, the xdrip sound is played. The volume can be turned up or down while the sound is playing, with the device volume buttons
- volume of sound used for alarms where override mute = off AND for missed reading alarms.
When clicking the setting, the xDrip sound is played. When using one of the volume buttons, the sound immediately stops playing. The volume can be changed but the user will not hear the current volume. A new test needs to be intiated to hear the new volume.

Note : missed reading alerts will actually never be able to override mute. Even though an alarm type with override mute = on
That's always been the case, probably not known because I never mentioned it
2020-05-30 16:58:06 +02:00
Johan Degraeve 80a631d4af again changes to make it compile for Arabic. There was also an error in the new Spanish text 2020-05-21 22:37:42 +02:00
Paul Plant af210a595d Text corrections to CGM connect message and some missing Spanish strings 2020-05-21 21:05:53 +02:00
Johan Degraeve e2dbff8fc2 #104 trace file : no need to enable it in the settings, it is enabled by default. There's a maximum of 15 MB stored, which corresponds to around 6 days (depends on how much logs the specific installation is generating). The files are not deleted anymore but can be sent at any time. 2020-05-21 21:05:53 +02:00
Paul Plant ff1a0579f7 Missing Spanish Translations 2020-05-19 16:14:08 +02:00
Johan Degraeve aa4d04f8f7 fix #93 Redifined key 'firmare' as 'Hardware' in Common.strings 2020-05-17 11:48:39 +02:00
Paul Plant 84b32c908d Trace File and Dexcom Text Corrections and Spanish Translations updated 2020-05-10 11:59:55 +02:00
Johan Degraeve edb38b6ef5 fis in texts API_SECRET 2020-05-10 10:31:27 +02:00
Johan Degraeve 139cbefdcf adding option to send trace file 2020-05-02 22:54:03 +02:00
Paul Plant 19e6f20676 Updates to all text strings in app, addition of full Spanish translation and redundant localisations removed. 2020-04-19 20:27:13 +02:00
Johan Degraeve 710932352b fix #80 - improvements nightscout settings
- a new row in the NightScout settings which allow to test the url and api key
- by default set url https://yoursitename.herokuapp.com
2020-04-09 23:53:37 +02:00
Johan Degraeve 207d9d9dbc forgotten file related to previous fix 2020-04-08 20:53:19 +02:00
Johan Degraeve 8d9c9933a0 Dexcom G5 , warning message shown if constant value 2096896 received from G5 transmitter 2020-04-06 22:15:44 +02:00
Johan Degraeve 27b1cf5b17 removed unused text from HomeView , 'connected' and 'Didn't connect yet' 2020-04-06 22:15:20 +02:00
Johan Degraeve 338a53adf1 Speak Reading : remove option to change the rate 2020-04-06 22:14:47 +02:00
Johan Degraeve 38a67a2aa9 Blucon transmitterId validation 2020-04-06 22:14:30 +02:00
Johan Degraeve 733f5d05ef reset function for G5 2020-04-06 22:12:17 +02:00
Johan Degraeve 1aa613c94e still changes related to info screens when bluetooth is not on or not authorized at the moment user starts scanning 2020-04-06 22:12:17 +02:00
Johan Degraeve 3698775472 message shown when starting the scanning 2020-04-06 22:12:17 +02:00
Johan Degraeve 3a91379b39 Bubble
Sort per category
2020-04-06 22:07:19 +02:00
Johan Degraeve ac9354b539 compiles, but can't test yet for G5 as I have no working one, will continue now with bubble 2020-04-06 22:04:30 +02:00
Johan Degraeve 3e8d7839c5 bt redesign, DexcomG5 2020-04-06 21:57:29 +02:00
Paul Plant f3fd1bb326 Many UI changes. Theme, layout, styles, tabBar, icons. Also text corrections. 2020-04-06 21:50:37 +02:00
Johan Degraeve 5129405a37 enhancement #72. Dexcom transmitters with transmitter id 8G or 8H should be rejected 2020-02-02 20:14:44 +01:00
Johan Degraeve d055d090b5 resolve merge conflict, and close #65, Fast rise/drop alerts 2020-01-28 23:17:33 +01:00
Johan Degraeve 956980e28b Mapping function for AlertKind, so that order in UI can be set without changing the order of the cases. Also minor changes related to checkAlert for fast rise/drop. Still needs more testing 2020-01-28 18:11:34 +01:00
Johan Degraeve 105ad2d9e1 enhancement #53 upload sensor age to nightscout 2020-01-26 23:08:48 +01:00
Johan Degraeve ecd44a525d fix #64 crash when user gives invalid value in calibration textfield 2020-01-25 11:45:43 +01:00
Johan Degraeve 5bb63fd169 Option to write latest glucose value in Calendar event. This allows to make reading visible in Apple Watch.
Following instructions are copied from Spike :
On your Apple Watch or the Watch app in your iOS device select the
"Modular" watch face and make sure you also select the "Calendar Complication" to be present in the middle of the watch face
Your glucose values should now start syncing to your watch when you receive your next reading from your CGM transmitter.
If by any chance you're not getting readings in your Apple Watch, go to the Watch app and under "General", "Reset"
click the "Reset Sync Data" and wait a few minutes.
2020-01-24 21:13:34 +01:00
Johan Degraeve c7e2d20ef4 change setting name 'reading on home screen' to 'reading in notifiation' 2020-01-18 11:09:22 +01:00
Johan Degraeve ffd75a5b05 change in showing reading in badge counter : if notification on home screen is on, then use the notification to set the badge counter, so there's no need to multiply with 10 if value is mgdl 2020-01-03 23:37:34 +01:00
Johan Degraeve 844ac6c979 set upload schedule for nightscout 2020-01-02 22:27:14 +01:00
Johan Degraeve a52fd4d3c1 M5Stack : option to disable wifi 2019-12-28 21:00:35 +01:00
Johan Degraeve edc27ce6cf M5Stack : view battery level and option to switch off 2019-12-23 23:31:25 +01:00
Johan Degraeve 2182639761 build number visible in settings 2019-12-22 19:24:29 +01:00