aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* o Supporting re-activation of the MainActivity. Must initialize the local ↵Trygve Laugstøl2015-06-291-1/+1
| | | | data with the device list if it is already in the 'ready' state.
* o Major refactoring on the BtPromise, mainly internal. Renaming BtPromise ↵Trygve Laugstøl2015-01-281-2/+21
| | | | to BtSequence and BtSequencer.
* 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
|
* o Reading values from the soil sensor.Trygve Laugstøl2015-01-111-7/+16
| | | | | | o Rewrote the database schema to match the new device+sensors model. o Storing samples in the database. o To be able to reuse BT callbacks, added a way to always to directly to the next step instead of waiting for an event.
* o Adding a database of BT devices and soil devices, sensors and samples.Trygve Laugstøl2015-01-031-0/+2
|
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-311-0/+50