summaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/android/bt/BtDevice.java
Commit message (Expand)AuthorAgeFilesLines
* BtPromise: Adding a distinction between successful and failure.1.0Trygve Laugstøl2015-01-181-21/+14
* o Not disconnecting when the promise is done.Trygve Laugstøl2015-01-171-25/+56
* o Major refactoring of the BT promise.Trygve Laugstøl2015-01-161-17/+133
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-111-6/+20
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-041-5/+16
* o Adding a database of BT devices and soil devices, sensors and samples.Trygve Laugstøl2015-01-031-6/+35
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-021-14/+26
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-311-0/+68