Skip to content

v3.4

Compare
Choose a tag to compare
@tedschmidt tedschmidt released this 30 Mar 14:47
· 51 commits to master since this release

Added

  • 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

Dependency

  • Google Play services client library