aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* o Supporting re-activation of the MainActivity. Must initialize the local ↵Trygve Laugstøl2015-06-291-3/+2
| | | | data with the device list if it is already in the 'ready' state.
* o Adding 'recently seen' on BtDevice. Updated when scanning.Trygve Laugstøl2015-01-271-5/+11
| | | | | | o Removing BtScanResult, it was never used. o Getting MainActivity to listen on device property changed so the UI is properly updated. o Adding a status bar with color to indicate if the device is available, connected or not seen.
* o Adding SoilMonitors support in core and view. Still more to do.Trygve Laugstøl2015-01-041-1/+1
|
* o Adding a database of BT devices and soil devices, sensors and samples.Trygve Laugstøl2015-01-031-1/+6
|
* o Getting closer to something that actually work.Trygve Laugstøl2015-01-021-0/+7
|
* o Initial import of Soil Moisture app.Trygve Laugstøl2014-12-311-0/+49