aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/android/bt
Commit message (Expand)AuthorAgeFilesLines
* o This variant actually work on a device.Trygve Laugstøl2015-01-302-2/+9
* o Major refactoring on the BtPromise, mainly internal. Renaming BtPromise to...Trygve Laugstøl2015-01-284-612/+13
* o Adding 'recently seen' on BtDevice. Updated when scanning.Trygve Laugstøl2015-01-275-60/+90
* o Adding a way to append promises to promises.Trygve Laugstøl2015-01-201-0/+6
* BtPromise: Letting the finally know if the promise was a success or failure.Trygve Laugstøl2015-01-183-17/+18
* BtPromise: Adding a distinction between successful and failure.1.0Trygve Laugstøl2015-01-183-56/+61
* o Missing file.Trygve Laugstøl2015-01-171-0/+9
* o Trying to fix issues where there is a miss match between the clicked index ...Trygve Laugstøl2015-01-171-0/+4
* o Not disconnecting when the promise is done.Trygve Laugstøl2015-01-174-83/+168
* o Major refactoring of the BT promise.Trygve Laugstøl2015-01-165-129/+210
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-116-66/+215
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-044-59/+120
* o Adding a method to run a transaction in the BtService's database.Trygve Laugstøl2015-01-042-12/+27
* 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-033-16/+142
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-026-255/+301
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-3110-0/+823