Commit Graph

421 Commits

Author SHA1 Message Date
huyan_18040019 7be60be614 readme add bubble 2019-07-29 16:44:31 +08:00
huyan_18040019 0c8b330d0e add bubble 2019-07-29 16:42:48 +08:00
bubbledevteam b33e8d2bbc
Merge pull request #1 from JohanDegraeve/master
sync
2019-07-29 15:45:00 +08:00
Johan Degraeve 6490d8df25 Constants.swift splitted in different files 2019-07-28 14:22:47 +02:00
Johan Degraeve a1cf97879d settingsview : when clicking detailButton, call rowSelected - so that when user clicks detailButton next to License, same happens as if row was selected. 2019-07-27 22:28:32 +02:00
Johan Degraeve c47b8120ea version and license info in settings screen 2019-07-27 22:18:49 +02:00
Johan Degraeve 4eb2f2bf7d new settings Section for developers - G6 v2 scaling test 2019-07-27 18:15:45 +02:00
Johan Degraeve 284ea2f3c9 fix issue #6 - decoding batterystatusrxmessage for Dexcom g5 and g6 2019-07-27 00:09:46 +02:00
Johan Degraeve 7690914dcc Swift 5 2019-07-26 23:14:08 +02:00
Johan Degraeve 3e89b632c2 version increase 2.4.1 2019-07-24 17:39:52 +02:00
Johan Degraeve dc9e4f4cb6 Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-07-24 17:39:29 +02:00
Johan Degraeve 809955f837 Dexcom G6 v2, for test only 2019-07-24 17:39:05 +02:00
Johan Degraeve b8c6b2a875
Update README.md 2019-07-23 22:19:08 +02:00
Johan Degraeve 5daf3b85e1 version increase 2.4.0 2019-07-22 22:52:48 +02:00
Johan Degraeve 7e49129ca8 Blucon, changed transmitter , removed 'NOT READY', because it's ready 2019-07-22 22:52:31 +02:00
Johan Degraeve b1aacda83d Blucon finished 2019-07-22 22:50:56 +02:00
Johan Degraeve b874a0bb0d minor changes for Blucon, not ready yet 2019-07-15 21:45:09 +02:00
Johan Degraeve c6a00b4213 fix for starting MiaoMiao sensor 2019-07-15 21:44:37 +02:00
Johan Degraeve 40c12b25ea Blucon : up to pairing done 2019-07-14 15:37:50 +02:00
Johan Degraeve b320789a5b BlueToothTransmitter : if didUpdateNotificationStateFor has an error, then do call delegate.peripheralDidUpdateNotificationStateFor, this is needed for Blucon where it's necessary to detect encryption error 2019-07-14 14:56:12 +02:00
Johan Degraeve 6f7695ad5a minor change for GNSEntry, removed unused variable and wrong comments 2019-07-13 23:19:48 +02:00
Johan Degraeve 7253638dc5 minor change for GNSEntry, removed unused variable 2019-07-13 23:16:04 +02:00
Johan Degraeve f8ed0c5847 cosmetic changes 2019-07-12 22:43:24 +02:00
Johan Degraeve fdded8e607 when changing the alert type of an alert, pickerview no shows the already previous selected alerttype 2019-07-10 22:24:25 +02:00
Johan Degraeve 48cd539eb0
Update README.md 2019-07-09 21:51:06 +02:00
Johan Degraeve 0bfb3f108a version increase 2.3.0 2019-07-08 22:23:02 +02:00
Johan Degraeve d90313aa49 Dexcom G6 2019-07-08 22:20:25 +02:00
Johan Degraeve f1f9c0f01d G5 reset 2019-07-07 23:22:39 +02:00
Johan Degraeve a861e68127 Dexcom G5 : no disconnect enforced by app if reconnect occurs immediately after having received a reading. Assuming that this will save transmitter battery 2019-07-06 16:41:46 +02:00
Johan Degraeve 6f745cf780 Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-07-06 16:22:06 +02:00
Johan Degraeve 9e1b9e2825 Dexcom Share fixes 2019-07-06 16:19:48 +02:00
Johan Degraeve eaa0fb5af3 NightScout upload : log the response from NightScout completely in case of error. Initial upload only 8 hours 2019-07-05 23:28:50 +02:00
Johan Degraeve bbdd6f138d Better handling for Dexcom G5 pairing 2019-07-05 23:26:25 +02:00
Johan Degraeve f21245273d
Update README.md 2019-07-03 22:36:29 +02:00
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