Commit Graph

378 Commits

Author SHA1 Message Date
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
Johan Degraeve cd8850b2d2 renamed M5StackManaging to BluetoothPeripheralManaging and M5StackManager to BluetoothPeripheralManager 2019-11-26 21:47:58 +01:00
Johan Degraeve 5653de5161 brightness for m5stack 2019-11-25 22:56:54 +01:00
Johan Degraeve 88a11e9783 increase core data model version 2019-11-25 17:38:16 +01:00
Johan Degraeve eae67d91e2 Bubble : added in comments hex code for packet types 2019-11-25 17:37:09 +01:00
Johan Degraeve 198fd6b828 version increase 3.2.0 2019-11-24 23:05:17 +01:00
Johan Degraeve dd09f50442 fix #36 2019-11-24 22:04:45 +01:00
Johan Degraeve c59e101309 fixes compile error, although this compiled previously 2019-11-24 22:03:13 +01:00
Johan Degraeve 4415bae320 Merge branch 'master' of https://github.com/JohanDegraeve/xdripswift 2019-11-24 21:40:52 +01:00
Johan Degraeve 1f697eb65b Glucose chart panning 2019-11-24 21:37:39 +01:00
Johan Degraeve 687e03cedf removed unused chart related code 2019-11-15 13:55:36 +01:00
Johan Degraeve 6cb74c8c7d fix related to long press value label (see previous commit) 2019-11-15 10:48:44 +01:00
Johan Degraeve f2d7bc5303
Update README.md 2019-11-14 19:19:12 +01:00
Johan Degraeve 2bb9db0129 by long pressing value label, the app will not go in sceen lock anymore - as with iosxdripreader 2019-11-14 16:56:22 +01:00
Johan Degraeve 1ca68d6bb2 M5Stack fix : when bluetooth is powered off, M5StackViewController and M5StacksViewController will now update the connection status 2019-11-12 19:05:39 +01:00