aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/soilmoisture/SmDevice.java
Commit message (Expand)AuthorAgeFilesLines
* o Not disconnecting when the promise is done.Trygve Laugstøl2015-01-171-1/+1
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-111-11/+25
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-041-0/+113
* o Adding a method to run a transaction in the BtService's database.Trygve Laugstøl2015-01-041-3/+3
* o Adding SoilMonitors support in core and view. Still more to do.Trygve Laugstøl2015-01-041-3/+8
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-021-3/+32
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-311-0/+26