Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 421 Bytes

CHANGELOG.md

File metadata and controls

10 lines (5 loc) · 421 Bytes

3.0.0 (2019-10-31)

Features

  • expose isListening() function (ca0ed37)
  • startAccelerometerUpdates() and stopAccelerometerUpdates() will no longer throw errors if listener has already started or not yet started.
  • android: using utils.getApplicationContext() instead of foregroundActivity