You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -61,13 +61,13 @@ And the manifest needs to contain:
61
61
* complete sensor listing and data visualisation
62
62
* add grahps for data view
63
63
* communicate sensor readings from service to configuration fragment
64
-
* add check for threshold values, should go beyond threshold before triggering again
65
64
66
65
## Version History
67
66
68
-
### Upcoming 0.1.1
67
+
### 0.1.1 (Upcoming)
69
68
70
-
* update on deprecated wakelock options, using the methods referenced at http://developer.android.com/reference/android/os/PowerManager.html form now on.
69
+
* release wake lock directly after acquiring it now
70
+
* check for non triggering values between triggers
0 commit comments