aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io
Commit message (Expand)AuthorAgeFilesLines
* o Adding 'recently seen' on BtDevice. Updated when scanning.Trygve Laugstøl2015-01-279-130/+364
* o Adding a way to append promises to promises.Trygve Laugstøl2015-01-206-32/+110
* BtPromise: Letting the finally know if the promise was a success or failure.Trygve Laugstøl2015-01-186-21/+46
* BtPromise: Adding a distinction between successful and failure.1.0Trygve Laugstøl2015-01-188-94/+172
* 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-175-25/+91
* o Not disconnecting when the promise is done.Trygve Laugstøl2015-01-178-154/+344
* o Major refactoring of the BT promise.Trygve Laugstøl2015-01-166-162/+214
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-1113-170/+563
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-048-75/+305
* o Adding a method to run a transaction in the BtService's database.Trygve Laugstøl2015-01-046-24/+55
* o Adding SoilMonitors support in core and view. Still more to do.Trygve Laugstøl2015-01-046-76/+260
* 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-0218-367/+737
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-3116-0/+1251