Commit Graph

137 Commits

Author SHA1 Message Date
Johan Degraeve 0c771af5d4 merge conflict 2019-06-30 22:01:45 +02:00
Johan Degraeve 597e33dd44 Dexcom share 2019-06-30 21:55:56 +02:00
Johan Degraeve a58008699c NightScout upload: remove logging of the NightScout response, small comments changes and improvements 2019-06-23 15:29:50 +02:00
Johan Degraeve 635efb399a nightscout manager decoupled from UI 2019-06-21 23:08:08 +02:00
Johan Degraeve 0544a64d58 when selecting alert sound, play it 2019-06-20 23:22:06 +02:00
Johan Degraeve e08638b521
Update README.md 2019-06-19 11:39:24 +02:00
Johan Degraeve b9207023b4 Speak readings finished 2019-06-18 22:37:59 +02:00
Johan Degraeve 0455768592 SpeakReading progress, for anyone who might try to compile - not yet ready 2019-06-12 22:28:25 +02:00
Johan Degraeve 91f4983af4 fix #4 - was trying to convert Double to Int, crashing on specific type of iPhone/iOS - timestamp in Double format (milliseconds) are now being casted to Int64 2019-06-12 22:27:58 +02:00
Johan Degraeve 5205253a9d fix #3 - crash when switching from Master to Follower and back to Master - not sure however if this solves it 2019-06-12 21:47:41 +02:00
Johan Degraeve debf79e959 2.0.16 update info.plist to support healthkit usage 2019-06-11 22:59:31 +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 3d02f4b744 coredatamanager : when terminating save changes with performandwait 2019-06-09 17:54:15 +02:00
Johan Degraeve 9fb60ed54a fix for iOS 10 to show bgraeding notification 2019-06-09 17:07:34 +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 bbd4af454d Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-06-05 23:05:20 +02:00
Johan Degraeve 8eaa5eb129 follower mode 2019-06-05 23:05:04 +02:00
Johan Degraeve ea9ecca047 fix nightscout upload, unfiltered must be multiplied with 1000 2019-06-02 21:45:39 +02:00
Johan Degraeve 2cb7ef4d6a
Update README.md 2019-05-31 23:30:21 +02:00
Johan Degraeve 9d86e37b6b Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-05-31 15:20:47 +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 ceb666478d
Merge pull request #2 from JohanDegraeve/add-license-1
Create LICENSE
2019-05-30 00:02:56 +02:00
Johan Degraeve 26477bc610
Create LICENSE 2019-05-30 00:02:30 +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 2ed0768975 fix for Dexcom calibration 2019-05-29 14:55:15 +02:00
Johan Degraeve aed5cf9118 temp commit 2019-05-29 13:49:43 +02:00
Johan Degraeve 59ea845462 fix for iphone 10 devices and crash during reading batteryinfo 2019-05-29 00:37:50 +02:00
Johan Degraeve e117e2d207 Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-05-28 23:41:29 +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 dd104efe34
Update README.md 2019-05-27 21:05:18 +02:00
Johan Degraeve d71b386e7f reorganizing files for clarity 2019-05-27 12:36:50 +02:00
Johan Degraeve eac312afb8 just moving around some code to keep it readable 2019-05-27 12:28:27 +02:00
Johan Degraeve 6d05b692ce
Update README.md 2019-05-26 23:58:54 +02:00
Johan Degraeve ac288f973e added NSBluetoothPeripheralUsageDescription to info.plist and code cleanup for self.requestNotificationAuthorization 2019-05-26 23:50:13 +02:00
Johan Degraeve 5df1e75a17 update labels in home screen when app is coming from back to foreground 2019-05-26 23:18:13 +02:00
Johan Degraeve 243d708841 commit launchscreen
Please enter the commit message for your changes. Lines starting
2019-05-26 10:45:00 +02:00
Johan Degraeve 8028cc93ff change name BeatIt to xDrip 2019-05-26 09:47:46 +02:00
Johan Degraeve 3673cc6549 app icon 2019-05-26 00:10:04 +02:00
Johan Degraeve 5604083d5d fix in pickerview 2019-05-25 23:44:37 +02:00
Johan Degraeve aead1f50a9 Several pop ups added to avoid that calibration is done before active sensor and reading - also licenseInfo screen 2019-05-25 23:25:32 +02:00
Johan Degraeve 5a7a8394e4 Settings : don't show Settings Dexcom Share, Healthkit and Speak Readings as they are not ready yet 2019-05-25 21:52:57 +02:00
Johan Degraeve eb7aaf5696 update labels in home screen after calibration 2019-05-25 21:52:57 +02:00
Johan Degraeve d163e02692 rewording comments from previous commit 2019-05-25 21:52:48 +02:00
Johan Degraeve d0b4bc89fa when app is open, update home screen every 15 seconds 2019-05-25 20:56:29 +02:00