* just-a-flesh-wound: (50 commits)
Small refactoring.
Restore bolus splitting hack.
Make new BolusCommand configurable.
Report bolus delivered if the pump raised a warning/error during delivery.
Cleanup merge.
Restore bolus comands alongside.
Merge fixes without changes to behaviour.
Try to be clever about slow screen updates when scrolling.
Revert "Try building against ruffy stable, 8dae0c0fedd5e371e85da3433a07aaab27b05db0"
Try building against ruffy stable, 8dae0c0fedd5e371e85da3433a07aaab27b05db0
Workaound for #27 (TBR issued twice).
Revert "Retry with current ruffy."
Retry with current ruffy.
Remove code to determine pump capabilities for the time being.
Don't provide status JSON until we can provide it properly.
ComboPlugin: don't implement ConstraintsInterface, ProfileInterface.
Use string resource.
Cleanup.
Only display Extended Bolus tab in Treatments if pump supports them.
Build against ruffy b916a900c0899ef58ad58c7427d1c30d3c8731f4.
...
Most likely this is due to a low cartridge warning, but might also be an occlusion alert.
This lets the alarm ring and asks the user to check it. The treatment is also recorded in
the db as enacted.
(cherry picked from commit 6cc017a)
* bolus-progress:
wip
wip
wip
more
more
Remove TODOs for extended bolus.
wip cancelling
Initial take on bolus cancellation.
Initial take on bolus progress reporting.
Add alternative SetTbrCommand for pumps with different behaviour.
Formatting.
* origin/dev: (21 commits)
1.5h
Don't change schema.
Fix comparing non-primitives.
Generify MainApp.getSpecificPlugin.
Fix some warnings / simplify a bit.
Remove now unused dia, insulinInterfaceId from Treatment.
correct supercall
Use bolusstep granularity in fill dialog
bugfix: fill as invalid treatments if triggered from phone
add invalid treatments to charts in "invalid" colour
Use bolusstep as step for insulin correction in wizard
Update strings.xml
fix of fix :(
small refactoring
Multiply time passed instead of divide dia.
Update strings.xml
Fix initalizing profile with default values.
moved the code of the bg update to the top before all the loop logic happens, so there would be no delay
Update strings.xml
Update strings.xml
...