aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/android/bt/DefaultBtService.java
Commit message (Expand)AuthorAgeFilesLines
* o This variant actually work on a device.Trygve Laugstøl2015-01-301-0/+7
* o Adding 'recently seen' on BtDevice. Updated when scanning.Trygve Laugstøl2015-01-271-24/+53
* o Not disconnecting when the promise is done.Trygve Laugstøl2015-01-171-21/+51
* o Major refactoring of the BT promise.Trygve Laugstøl2015-01-161-0/+5
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-111-1/+1
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-041-1/+1
* o Adding a method to run a transaction in the BtService's database.Trygve Laugstøl2015-01-041-12/+22
* o Adding SoilMonitors support in core and view. Still more to do.Trygve Laugstøl2015-01-041-0/+4
* o Adding a database of BT devices and soil devices, sensors and samples.Trygve Laugstøl2015-01-031-7/+102
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-021-28/+72
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-311-0/+192