-
-
Notifications
You must be signed in to change notification settings - Fork 750
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ISSUE-110 | Sync arrow position with Digital Crown orientation #111
Conversation
Thanks! Did you test this update also on different Watch sizes? The format, like for instance your spaces value, sometimes need special tweaking depending on Watch size. |
I tested it on my Ultra. I'll test in other watch simulators today. |
Removing the arrow or changing positions of the cancel button are two other alternatives... |
I will merge it now. If we find issues, please be prepared fixing these later with new PRs! |
1. Refactored the new bolus calculator. Now just using one formula (using two was utterly confusing). Removed many of the restrictions and replaced those with warnings and alerts instead, making it possible to get a recommendation for a more normal bolus amount, even when for instance the BG is falling or the glucose predicted to temporarily dropping down below target glucose. The Eventual BG still needs to be over target for a recommendation. This limit is not removed. Added logging and error strings from oref0 to iAPS. Added localisations for oref0 strings and calculator. Created a New bolus pop-up and new bolus alerts. 2, Add manual glucose. Add/Delete glucose (also to/from CoreData). For when between sensors or when sensor errors etc. 2. Add euglycemic range also to laying grouped glucose in laying TIR chart in stat view. 3 New Libre 2 versions. Support for patchInfo starting with "c5" (#104). Ported from the xdripswift repo 4. Bug fix for adding insulin without blousing. 5. Changed xDrip name to xDrip4iOS in settings (#118), by @MikePlante1 6. Configuration cgm to cgm configuration (#1) (#119), by @MikePlante1 7. ISSUE-110 | Sync arrow position with Digital Crown orientation (#111), by @bashjs 8. New localizations and new Crowdin translations, thank you all Crowdin translators! 9. Other bug fixes. 10. Version update
Changes
WKInterfaceDevice.current().crownOrientation
to read the position of the Digital CrownCancel
buttonNotes
crownOrientation == .left
crownOrientation == .right