aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/android/bt/BtDevice.java
Commit message (Expand)AuthorAgeFilesLines
* o This variant actually work on a device.Trygve Laugstøl2015-01-301-2/+2
* o Major refactoring on the BtPromise, mainly internal. Renaming BtPromise to...Trygve Laugstøl2015-01-281-16/+13
* o Adding 'recently seen' on BtDevice. Updated when scanning.Trygve Laugstøl2015-01-271-16/+33
* BtPromise: Letting the finally know if the promise was a success or failure.Trygve Laugstøl2015-01-181-2/+2
* 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