AndroidAPS/app/src/main/java/de/jotomo/ruffyscripter/commands
2017-08-28 12:43:11 +02:00
..
BaseCommand.java Extract methods to read blinking values. 2017-08-27 18:05:04 +02:00
BolusCommand.java Clean up (Cancellable)BolusCommands, to use dynamic scroll wait as well. 2017-08-28 12:43:06 +02:00
CancellableBolusCommand.java Clean up (Cancellable)BolusCommands, to use dynamic scroll wait as well. 2017-08-28 12:43:06 +02:00
CancelTbrCommand.java Fix reading blinking values, use alternate SetTbrCommand by default, 2017-08-27 18:05:05 +02:00
Command.java Merge branch 'bolus-progress' into rework 2017-08-27 18:43:19 +02:00
CommandException.java Formatting. 2017-08-17 10:58:21 +02:00
CommandResult.java Remove code to determine pump capabilities for the time being. 2017-08-27 18:45:22 +02:00
GetBasalRateProfileCommand.java Merge branch 'bolus-progress' into rework 2017-08-27 18:43:19 +02:00
GetPumpStateCommand.java Fix reading blinking values, use alternate SetTbrCommand by default, 2017-08-27 18:05:05 +02:00
GetReservoirLevelCommand.java Command stubs. 2017-08-27 18:05:04 +02:00
SetBasalRateProfileCommand.java Command stubs. 2017-08-27 18:05:04 +02:00
SetTbrCommand.java Remove hack to cancel a request for a TBR that is already running (localized issue). 2017-08-28 12:43:11 +02:00