AndroidAPS/app/src/main/java/de/jotomo/ruffyscripter/commands
Johannes Mockenhaupt ec508b55c4
SetTbrCommand: fix check in main menu after cancelling TBR.
The percentage attribute is displayed with a value of 100, though it's not visible on the display. This change just checks the no duration is displayed to verify no TBR is currently running.
2017-08-15 13:18:42 +02:00
..
BolusCommand.java Fix some typos. 2017-07-27 14:35:56 +02:00
CancelTbrCommand.java jotomo/AndroidAPS#29 Don't raise alarm on 'double cancellation'. 2017-07-22 11:36:52 +02:00
Command.java Command doc. 2017-07-26 15:50:07 +02:00
CommandException.java CommandException: provide message for printing. 2017-07-26 14:44:28 +02:00
CommandResult.java determine max possible tbr firstshot 2017-07-26 18:11:45 +02:00
DetermineCapabilitiesCommand.java tbr capability retry change 2017-07-27 13:43:50 +02:00
GetBasalCommand.java Rename RuffyScripter.waitScreen -> waitForScreenUpdate. 2017-08-12 15:22:55 +02:00
ReadPumpStateCommand.java Pass pre-cmd pump state to command, log it. 2017-07-19 21:45:28 +02:00
SetTbrCommand.java SetTbrCommand: fix check in main menu after cancelling TBR. 2017-08-15 13:18:42 +02:00