aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/android/bt/BtCallback.java
Commit message (Expand)AuthorAgeFilesLines
* o Major refactoring on the BtPromise, mainly internal. Renaming BtPromise to...Trygve Laugstøl2015-01-281-73/+0
* BtPromise: Letting the finally know if the promise was a success or failure.Trygve Laugstøl2015-01-181-1/+1
* BtPromise: Adding a distinction between successful and failure.1.0Trygve Laugstøl2015-01-181-1/+1
* o Major refactoring of the BT promise.Trygve Laugstøl2015-01-161-0/+8
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-111-3/+9
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-041-9/+11
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-021-0/+4
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-311-0/+53