AndroidAPS/ruffyscripter
Johannes Mockenhaupt 6b6d252173
Day 1
* Some UI rework
* Start removing (retry) logic from ruffyscripter to ComboPlugin
* Cleanups all over
* Remove TDD stuff, this can be done independently of a pump
* New SPI/API methods confirmAlert, readReservoirLevelAndLastBolus
* Add warning and error codes from Combo manual
* Rework commands to just execute an action (verification will be in
  ComboPlugin eventually, together with retry logic)
* Rework commands to update state in field as command progresses
  rather than returnin/throwing.
* Initial version reading bolus and error history (no DB sync yet).
2017-10-29 11:36:35 +01:00
..
src/main Day 1 2017-10-29 11:36:35 +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