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
Added a new implementation for the position sensor which uses the FusedLocationProvider of Google Play Services via SensePrefs.Location.FUSED_PROVIDER. The goal accuracy/battery consumption can be set via SensePrefs.Location.FUSED_PROVIDER_PRIORITY.
Documentation of the concepts and class implementations
Fixed
Changed the implicit intents for starting services to explicit with the package as scope
Register user with user credential encryption enabled
Deprecated
The position sensor using the Android framework location API's via SensePrefs.Location.GPS|WIFI|AUTO_GPS