Commit Graph

53 Commits

Author SHA1 Message Date
Johan Degraeve 597e33dd44 Dexcom share 2019-06-30 21:55:56 +02:00
Johan Degraeve b9207023b4 Speak readings finished 2019-06-18 22:37:59 +02:00
Johan Degraeve c248ffc78b Version increase and disable speak readings/Dexcom share - this is just to release healthkit 2019-06-11 22:51:41 +02:00
Johan Degraeve a997164740 Healthkit 2019-06-10 18:52:58 +02:00
Johan Degraeve 523b6e3c56 Settings : when changing a setting value, other settings can be enabled/disabled in the settingsview 2019-06-09 23:09:27 +02:00
Johan Degraeve 8b58fc58e1 version increase 2.0.14 2019-06-09 17:55:16 +02:00
Johan Degraeve 89a5e2de60 changed date picker, this works now also in iOS 10 2019-06-09 15:30:33 +02:00
Johan Degraeve 8f4d7b13e7 fix for master mode 2019-06-06 23:56:59 +02:00
Johan Degraeve 8eaa5eb129 follower mode 2019-06-05 23:05:04 +02:00
Johan Degraeve 7549a9ed57 Fix for G5 2019-05-31 15:20:40 +02:00
Johan Degraeve a493eefc93 continuation follower mode 2019-05-30 17:59:08 +02:00
Johan Degraeve fabcb5d9cd release upgrade, just for submitting to Apple because they rejected version 2.0.5 2019-05-29 23:50:34 +02:00
Johan Degraeve ca660a3600 version 2.0.5 2019-05-29 15:06:28 +02:00
Johan Degraeve 10d916c384 attempt to fix G5 : start scanning during init of cgmtransmitter, and transmitter id to uppercase - also initial code for follower mode 2019-05-28 23:41:21 +02:00
Johan Degraeve d71b386e7f reorganizing files for clarity 2019-05-27 12:36:50 +02:00
Johan Degraeve 3673cc6549 app icon 2019-05-26 00:10:04 +02:00
Johan Degraeve fc0b025423 ApplicationManager : allows to add closures that need to be run when app comes to background, foreground or terminates. Example when app comes to foreground : stop playing sound 2019-05-25 18:18:45 +02:00
Johan Degraeve a75c19cdce progress on homeview, calibration and bgreading notification, alerts and alert type settings screens 2019-05-17 23:09:47 +02:00
Johan Degraeve 1fafbf9ae4 Alert settings 2019-05-14 22:37:36 +02:00
Johan Degraeve 8338dcb008 some renaming of the settings files 2019-04-30 22:03:50 +02:00
Johan Degraeve 6ea1e90946 Alerts implemented with default values but not fully tested, need to finish now the UI that allows changing alert parameters so they can be changed and better tested 2019-04-28 21:20:27 +02:00
Johan Degraeve 75459ad7ef temp commit, a few alerts, default values, and no snoozing yet 2019-04-23 17:24:05 +02:00
Johan Degraeve c6b93576f0 core data : tables for alerts 2019-04-14 16:29:14 +02:00
Johan Degraeve 579939302c when nightscout url or api secret are changed, then credentials test is done 2019-04-11 00:09:08 +02:00
Johan Degraeve 574a9aebbe upload readings to Nightscout 2019-04-09 19:42:53 +02:00
Johan Degraeve 035c991b3c temp commit 2019-04-01 22:29:14 +02:00
Johan Degraeve d1df0d02e1 update coredata classes 2019-03-30 21:57:55 +01:00
Johan Degraeve 3383151a6a opening coredata manager in asynchronous mode 2019-03-26 11:56:57 +01:00
Johan Degraeve 4b1f357915 GNSEnry draft 2019-03-17 17:46:47 +01:00
Johan Degraeve cd80ceba1b This version can connect to G4, G5, MiaoMiao, calibrate, show reading in notification 2019-03-14 23:39:33 +01:00
Johan Degraeve da68361d9a settings first version 2019-03-09 14:38:36 +01:00
Johan Degraeve 51fe942fa5 G5 improvements 2019-02-07 23:53:38 +01:00
Johan Degraeve 21d608f17b dexcom G5 first tests working 2019-02-07 18:10:41 +01:00
Johan Degraeve 20900786ec xdrip 2019-01-30 22:56:09 +01:00
Johan Degraeve 86f071a858 basic xdrip G4, calibrator fix .. 2019-01-28 21:59:23 +01:00
Johan Degraeve 85a0dc4ce4 temp commit 2019-01-26 15:25:43 +01:00
Johan Degraeve 867a635373 transmitter classes reorganisation and documentation 2019-01-20 22:30:05 +01:00
Johan Degraeve 7d27a76e33 reorganised calibration 2019-01-16 23:26:11 +01:00
Johan Degraeve 0b3c117084 calibration working, still needs final check with xdrip 2019-01-14 23:21:24 +01:00
Johan Degraeve ab398f8f28 initial calibration works here 2019-01-12 23:30:16 +01:00
Johan Degraeve 829f5b2b94 read MiaoMiao raw values 2019-01-03 00:14:47 +01:00
Johan Degraeve fa4e59ef32 readded BluetoothTransmitterDelegate.swift, now with other purpose. Has functions common to alltypes of transmitters 2018-12-31 15:43:38 +01:00
Johan Degraeve 5da4aadae4 remove the protocol BluetoothTransmitterDelegate.swift, it is not needed 2018-12-31 14:34:30 +01:00
Johan Degraeve f60c7b1e4b progress 2018-12-31 10:32:40 +01:00
Johan Degraeve 5975eb1c21 setting up the core data manager as in cocoacasts.com 2018-12-26 10:37:50 +01:00
Johan Degraeve 9af41fd6ed setting up the core data manager as in cocoacasts.com 2018-12-25 15:36:53 +01:00
Johan Degraeve 9d213ca7a6 datamodel change, inverse relationships added 2018-12-23 16:42:43 +01:00
Johan Degraeve b500cff074 cosmectic changes 2018-12-22 21:54:23 +01:00
Johan Degraeve abdf0e4adc first test coredata, storing and reading bgreading 2018-12-21 16:01:28 +01:00
Johan Degraeve f46c159554 calibration algorithm compiles, not tested 2018-12-17 23:54:39 +01:00