AndroidAPS/ruffyscripter
Johannes Mockenhaupt 1f14f37373
Make code more robust against sluggish screen updates.
Pump might take longer than a screen refresh to react to a button press,
so call waitForScreenUpdate() until we see the next desired screen has
actually arrived (used to work previously with fixed times, but that's
even less desirable).
2017-11-22 22:16:28 +01:00
..
src/main Make code more robust against sluggish screen updates. 2017-11-22 22:16:28 +01:00
.gitignore Extract modules ruffy-spi, ruffyscripter. 2017-10-18 14:00:47 +02:00
build.gradle Set source/target version to 1.8 for Java 8 features with Studio 3.0. 2017-10-28 13:43:25 +02:00
proguard-rules.pro Extract modules ruffy-spi, ruffyscripter. 2017-10-18 14:00:47 +02:00