Commit Graph

392 Commits

Author SHA1 Message Date
Johan Degraeve 35fec1d16c fix #45 - setting value for battery, calibration, missed reading alerts was wrong when unit is mmol 2020-01-03 22:05:45 +01:00
Johan Degraeve a6a6e2a20d set upload schedule for Dexcom share 2020-01-02 22:51:44 +01:00
Johan Degraeve 844ac6c979 set upload schedule for nightscout 2020-01-02 22:27:14 +01:00
Johan Degraeve 9a0461be1a small changes in M5Stack view sections handling 2019-12-29 18:12:42 +01:00
Johan Degraeve a15db6c183 M5Stack and M5StickC settings : splitted in two sections, common and specific to M5Stack. Specific settings that only exist for M5Stack are not shown when viewing M5Stick 2019-12-29 00:02:55 +01:00
Johan Degraeve a52fd4d3c1 M5Stack : option to disable wifi 2019-12-28 21:00:35 +01:00
Johan Degraeve f25b5f13e6 changes in data.swift to convert to uint8, uint16, uint32 and uint64 and int. To get rid of warnings. Needs to be tested on Dexcom G5 2019-12-26 23:49:23 +01:00
Johan Degraeve 9cb9c3d909 better handling missed reading alerts : snoozing with rescheduling, repeatable 2019-12-26 22:29:16 +01:00
Johan Degraeve edc27ce6cf M5Stack : view battery level and option to switch off 2019-12-23 23:31:25 +01:00
Johan Degraeve 7b094b01da automatic increase build number when installing on device 2019-12-22 19:24:46 +01:00
Johan Degraeve 2182639761 build number visible in settings 2019-12-22 19:24:29 +01:00
Johan Degraeve eb3761fa7d M5Stack attribute isM5StickC made optional, otherwise upgrade from 3.4.0 to higher fails 2019-12-22 19:11:55 +01:00
Johan Degraeve b22a74dd64 removed withVolume parameter in playSound, as it's not used, and it doesn't allow to increase the volume above system volume level 2019-12-22 16:53:27 +01:00
Johan Degraeve e5a10e33b4 bluetoothperipheral view controller, split general and specific settings in two sections 2019-12-22 00:21:28 +01:00
Johan Degraeve d6fc94ca5d fixes for M5Stick 2019-12-21 21:11:04 +01:00
Johan Degraeve 55bb9d7bee titles removed from UITabBarItem's 2019-12-20 18:49:57 +01:00
Johan Degraeve fd604caef6 replace M5Stack icon by bluetooth icon 2019-12-20 18:30:48 +01:00
Johan Degraeve a0589d0f7a change in bluetoothperipheral screen : when adding new peripheral, option to choose first the category (for the moment only M5Stack but goal is that others will follow), secondly the type of peripheral (eg M5Stack or M5StickC) 2019-12-18 18:42:38 +01:00
Johan Degraeve dc4949a61c a bit off reshuffling bluetooth modules 2019-12-15 13:47:17 +01:00
Johan Degraeve 918edd93b4 using CryptoSwift for sha1, getting rid of a few warnings 2019-12-14 21:43:58 +01:00
Johan Degraeve ceb5e797e8 when app in background, then don't update labels and chart 2019-12-14 15:00:44 +01:00
Johan Degraeve 4b98823021 fix for case where user clickx 'always connect' in bluetoothperipheral view, and if a password was already storted for that peripheral 2019-12-13 22:40:08 +01:00
Johan Degraeve d1e1971d48 fix #41 : connected M5Stack not receiving new value after (initial) calibration 2019-12-13 21:36:21 +01:00
Johan Degraeve 50ad691100 small code improvements 2019-12-13 21:35:42 +01:00
Johan Degraeve 9810dd3cfe version increase 3.4.0 2019-12-13 20:42:40 +01:00
Johan Degraeve b7151187bb fix #38 - option to disable notification on home screen - option to have reading in app badge 2019-12-13 20:17:09 +01:00
Johan Degraeve ffbb31f49e Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-12-11 23:28:54 +01:00
Johan Degraeve 6d7f7a50a1 Merge branch 'redesignbt' of https://github.com/JohanDegraeve/xdripswift into redesignbt 2019-12-11 23:12:43 +01:00
Johan Degraeve 4248d359e1 redesign M5Stack stuff, as preperation to move all bluetooth stuff to that page 2019-12-11 18:13:31 +01:00
Johan Degraeve 9c82cc161a temp commit 2019-12-11 18:08:13 +01:00
Johan Degraeve 7647ab7436
Update README.md 2019-12-10 17:54:53 +01:00
Johan Degraeve c570717b87 working, going to move texts now 2019-12-09 21:56:54 +01:00
Johan Degraeve b7e3cbb729 connect and delete working 2019-12-08 22:39:04 +01:00
Johan Degraeve 1218c8b722 temp commit 2019-12-08 21:41:28 +01:00
Johan Degraeve 3dd7964960 temp commit 2019-12-08 16:59:20 +01:00
Johan Degraeve 37159ec8ee temp commit 2019-12-07 18:01:32 +01:00
Johan Degraeve 38ce8184f5 temp commit 2019-12-07 00:30:29 +01:00
Johan Degraeve b6a3f34e63 temp commit 2019-12-03 21:50:30 +01:00
Johan Degraeve f74d00859a temp commit, additional commit related to remove BluetoothTransmitterDelegate.swift, using override now 2019-12-01 14:03:02 +01:00
Johan Degraeve 7722b23121 temp commit, removed BluetoothTransmitterDelegate, using override now 2019-12-01 11:56:09 +01:00
Johan Degraeve 8a1974c864 temp commit 2019-11-30 14:23:02 +01:00
Johan Degraeve 9a19736a11 temp commit 2019-11-28 17:37:45 +01:00
Johan Degraeve bfdbd281a7 version increase 3.3.1 2019-11-28 17:33:27 +01:00
Johan Degraeve de19d7c65b fix #37 2019-11-28 17:32:57 +01:00
Johan Degraeve c05fb0fbdf renamed M5StackViewController to BluetoothPeripheralsViewController 2019-11-27 16:17:00 +01:00
Johan Degraeve eb3eb94b5a increase version 3.2.0 2019-11-27 16:08:06 +01:00
Johan Degraeve 63d8f29335 removed unused reference 2019-11-27 16:06:18 +01:00
Johan Degraeve 7ae2412449 glucosechartmanager : mainly comments changedé 2019-11-27 16:01:31 +01:00
Johan Degraeve dd105c08e6 glucose chart deceleration, timer from 20 ms to 30 ms, update chart, seems better 2019-11-27 13:54:49 +01:00
Johan Degraeve d96e1092fc renamed M5StackNavigationController to BluetoothPeripheralNavigationController 2019-11-26 22:09:07 +01:00