aboutsummaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* o Supporting re-activation of the MainActivity. Must initialize the local dat...Trygve Laugstøl2015-06-296-8/+41
* o Using new code for GET_VALUE.Trygve Laugstøl2015-06-293-4/+10
* o Activating the sensor view.Trygve Laugstøl2015-01-306-19/+170
* 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-2814-704/+48
* o Adding 'recently seen' on BtDevice. Updated when scanning.Trygve Laugstøl2015-01-2717-152/+453
* o Adding a way to append promises to promises.Trygve Laugstøl2015-01-206-32/+110
* Trying to automatically generate versions numbers from Git.Trygve Laugstøl2015-01-191-10/+11
* Trying to automatically generate versions numbers from Git.Trygve Laugstøl2015-01-181-2/+34
* 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-189-94/+173
* 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-179-154/+347
* o Major refactoring of the BT promise.Trygve Laugstøl2015-01-167-279/+214
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-1120-293/+708
* o Adding a way to prepend callbacks on the promise's queue. Needed for device...Trygve Laugstøl2015-01-049-75/+314
* 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-0412-128/+298
* o Adding a database of BT devices and soil devices, sensors and samples.Trygve Laugstøl2015-01-039-17/+173
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-0220-424/+749
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-3144-0/+1987