-
-
Notifications
You must be signed in to change notification settings - Fork 733
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change insulin concentration Change insulin to a non standard insulin concentration, without having to change any of your other settings in iAPS (ISF, CR or Basal rate settings). TDD and pump history and IOB and oref0 suggestions will stay the same, regardless of concentration setting. Just change one setting, the insulin concentration setting in pump settings, when changing to another insulin concentration (U200 or diluted insulin). To use a diluted insulin setting you first need to enable dilution in debug option before this option appears in the concentration Picker. CAVE! All existing settings in iAPS have to be entered using standard insulin concentration (ISF, CR, Basal rates) before changing this setting. Any on-device pump bolus calculator (Medtronic or Dana) will not display a correct bolus suggestion amount unless you also change the CR and ISF locally on the pump, as CR and ISF entries are never saved on pump in iAPS. New basal rate settings will be automatically saved on pump, to support open loop mode and disconnects. Some other UI changes: New pod image in header View, which fills up with blue insulin to easier see the pod insulin amount. An added optional label for the insulin concentration for this pod Image in header View. Change setting in UI/UX View. Added a small amount of padding between the test tubes (COB and IOB). * Toggle for diluted insulin * Optional Insulin concentration badge in Home View * Support the newer libre 2 plus European sensors. (#886) * Allow bolus calcuator adjustment with two fraction digits * Resolve a type error (#935) Resolves a Preferences type error. CAVE! This will reset Preferences.json to defaults, but if you have backup of settings enabled (sharing) you will have the option to restore the settings with just a tap in a confirmation dialogue, no key needed. * Save the new CR, not the old (profile CR) * Resolve issue #380 * Crowdin translations * Alert when tapping bolus button while pump is bolusing * Reduce minutes for bolus View reminder and bolus View max minutes. * Bump version nr
- Loading branch information
Showing
60 changed files
with
2,624 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.