aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/soilmoisture/SoilMoistureService.java
Commit message (Expand)AuthorAgeFilesLines
* o Supporting re-activation of the MainActivity. Must initialize the local dat...Trygve Laugstøl2015-06-291-0/+4
* o Using new code for GET_VALUE.Trygve Laugstøl2015-06-291-1/+1
* o Adding a way to append promises to promises.Trygve Laugstøl2015-01-201-0/+3
* BtPromise: Letting the finally know if the promise was a success or failure.Trygve Laugstøl2015-01-181-0/+3
* BtPromise: Adding a distinction between successful and failure.1.0Trygve Laugstøl2015-01-181-2/+2
* o Not disconnecting when the promise is done.Trygve Laugstøl2015-01-171-0/+2
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-111-1/+4
* o Adding SoilMonitors support in core and view. Still more to do.Trygve Laugstøl2015-01-041-0/+48