Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 663 Bytes

0.0.11

  • Parameter in Android to hide push notification (not recommended according to Google policies)

0.0.10

  • Fixed: Checking activity permissions.

0.0.9

  • Configure detectionIntervalMillis and confidenceThreshold for requestActivityUpdates (only for Android).

0.0.8

  • Allow to enable or disable the hybrid model (only for Android).

0.0.7

  • Added hybrid model.
  • Fixed stream start in the example

0.0.6

  • Updated documentation.

0.0.4

  • Added service for background data sync.

0.0.3

  • The timestamp is obtained from when the transition occurred on Android.

0.0.2

  • Add permission check.

0.0.1

  • Initial version.