summaryrefslogtreecommitdiff
path: root/app/src/main/java/io/trygvis/soilmoisture/MainActivity.java
Commit message (Expand)AuthorAgeFilesLines
* BtPromise: Adding a distinction between successful and failure.1.0Trygve Laugstøl2015-01-181-14/+2
* o Trying to fix issues where there is a miss match between the clicked index ...Trygve Laugstøl2015-01-171-23/+65
* o Not disconnecting when the promise is done.Trygve Laugstøl2015-01-171-12/+94
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-111-31/+85
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-041-1/+9
* o Adding a method to run a transaction in the BtService's database.Trygve Laugstøl2015-01-041-6/+6
* o Adding SoilMonitors support in core and view. Still more to do.Trygve Laugstøl2015-01-041-43/+191
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-021-89/+89
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-311-0/+307