aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/soilmoisture
Commit message (Expand)AuthorAgeFilesLines
* BtPromise: Letting the finally know if the promise was a success or failure.Trygve Laugstøl2015-01-183-4/+28
* BtPromise: Adding a distinction between successful and failure.1.0Trygve Laugstøl2015-01-184-38/+66
* o Trying to fix issues where there is a miss match between the clicked index ...Trygve Laugstøl2015-01-174-25/+87
* o Not disconnecting when the promise is done.Trygve Laugstøl2015-01-174-71/+176
* o Major refactoring of the BT promise.Trygve Laugstøl2015-01-161-33/+4
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-116-104/+343
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-044-16/+185
* o Adding a method to run a transaction in the BtService's database.Trygve Laugstøl2015-01-044-12/+28
* o Adding SoilMonitors support in core and view. Still more to do.Trygve Laugstøl2015-01-045-76/+256
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-026-112/+396
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-315-0/+406