Commit Graph

99 Commits

Author SHA1 Message Date
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
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 b1f18c1c1d Main.storyboard : increase size of value label, and bit fixing of autlayout warnings 2019-05-25 12:00:49 +02:00
Johan Degraeve db971a0e40 home view labels filled in 2019-05-24 23:50:12 +02:00
Johan Degraeve d0d88584b1 improved handling missed reading alert 2019-05-23 17:43:13 +02:00
Johan Degraeve af0cb2097b if very low alert snoozed, the skip check for low alert, also if high alert snoozed, skip check for high alert 2019-05-22 15:15:45 +02:00
Johan Degraeve 5721b61fbb button on home screen 'Transmitter' which allows to get status, start and stop sensor, scan for transmitter 2019-05-22 12:53:35 +02:00
Johan Degraeve df727e648a Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-05-18 21:07:46 +02:00
Johan Degraeve e53eba76a8 MiaoMiao : after sensor change detected, confirm sensor change, and sendstart reading command. Allthough not fully working yet, the sensor change message keeps coming, until app restart - will be for next sensor change 2019-05-18 21:07:40 +02:00
Johan Degraeve f05fe159d4
Update README.md 2019-05-18 21:01:56 +02:00
Johan Degraeve 4066df86dc scan G4 and G5 2019-05-18 09:20:05 +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 45fbc83e83 background of firstview to white 2019-05-16 12:53:33 +02:00
Johan Degraeve b90efa12ee rootviewcontroller, buttons and labels 2019-05-16 00:13:14 +02:00
Johan Degraeve db025542ff if alerttype not enabled then also show the name 2019-05-14 22:42:28 +02:00
Johan Degraeve 1fafbf9ae4 Alert settings 2019-05-14 22:37:36 +02:00
Johan Degraeve 59e96e090c AlertKind and AlertManager : call to AlertKind.alertNeeded doesn't need to return a closure. It can return immediately the result 2019-04-30 23:03:41 +02:00
Johan Degraeve 8338dcb008 some renaming of the settings files 2019-04-30 22:03:50 +02:00
Johan Degraeve ba8e978f11 some text renaming alarms to alerts 2019-04-30 21:58:40 +02:00
Johan Degraeve 8aeaab53d9 AlertManager fix, for when user clicks an alert notification, also for when user dismisses a notification 2019-04-29 22:53:01 +02:00
Johan Degraeve 3fce7f7edc SettingsViewController is now using PickerViewController with function displayPickerViewController. PickerViewController is simplified 2019-04-29 22:51:06 +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 5436a975a1 change ActionClosurable dependency to https://github.com/takasek/ActionClosurable.git 2019-04-23 17:33:26 +02:00
Johan Degraeve 8a11ad398e Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-04-23 17:24:17 +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 2f885824bb
Update README.md 2019-04-19 16:35:16 +02:00
Johan Degraeve d8f5d7261c coredata : override mute added to AlertType 2019-04-16 21:26:39 +02:00
Johan Degraeve 16e6d52265 removed unit and needsvalue from alertentry, these values are linked to the kind of alert 2019-04-15 22:32:51 +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 004c073c3b
Update README.md 2019-03-30 21:57:11 +01:00
Johan Degraeve 3383151a6a opening coredata manager in asynchronous mode 2019-03-26 11:56:57 +01:00
Johan Degraeve 10ef5d724e GNSentry ready for more testing 2019-03-20 23:35:25 +01:00
Johan Degraeve f3aa96b09d GNSentry : correct calculation of reading time, taking into account seconds - also check if rawvalue = 0, GNSentry seems to give only two values != 0 2019-03-18 23:18:43 +01:00
Johan Degraeve 6ccf1bc049 GNSentry fixes 2019-03-17 22:13:06 +01:00
Johan Degraeve 4b1f357915 GNSEnry draft 2019-03-17 17:46:47 +01:00