AndroidAPS/core
Johannes Mockenhaupt dc2d64ceb7
Fix: turn APSResult.bolusRequested into a function.
Previously this var was set while parsing determine-basal output, setting it to true if determine-basal provided a value which was assigned to var smb. However, the variable smb is changed when constraints are applied, making the val bolusRequested invalid afterwards. Hence, dynamically evaluate the smb var by turning bolusRequested into a function.
2021-05-01 00:23:32 +02:00
..
src Fix: turn APSResult.bolusRequested into a function. 2021-05-01 00:23:32 +02:00
.gitignore core module 2020-05-03 21:27:42 +02:00
build.gradle migrate rest of gradle module files 2021-02-18 23:35:23 +01:00
consumer-rules.pro core module 2020-05-03 21:27:42 +02:00
core_dependencies.gradle Merge remote-tracking branch 'upstream/dev' into dash 2021-02-20 18:48:06 +01:00
proguard-rules.pro core module 2020-05-03 21:27:42 +02:00