Skip to content

Latest commit

 

History

History
347 lines (99 loc) · 8.38 KB

CHANGELOG.md

File metadata and controls

347 lines (99 loc) · 8.38 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.0 (2023-08-11)

Bug Fixes

  • android: native listener is now working (3b46c6b)
  • ios: bearing events were fired as barometer (c5d5946)

Features

  • android: support magnetometer_raw, accelerometer_raw and gyroscope_raw (2434797)

1.3.10 (2023-08-10)

Bug Fixes

  • removed useCurrentThreadLooper property and added useSeparatedThread instead. Current thread looper is now the default on android (f4f5985)

1.3.9 (2023-08-09)

Bug Fixes

  • android: we now use the current thread so it will work with workers. Also we use JSONObject to communicate between JS/Java now so it should be faster (e18796e)

1.3.8 (2023-07-31)

Bug Fixes

  • android: only start thread when needed. Allow to set thread priority/name (e96b1de)

1.3.7 (2023-07-22)

Bug Fixes

1.3.6 (2023-07-18)

Bug Fixes

  • events timestamp in float milliseconds to allow micro/nano precision (a9c0bbe)

1.3.5 (2023-01-31)

Bug Fixes

1.3.4 (2023-01-31)

Bug Fixes

  • issue preventing @nativescript/core tree shaking (b973178)

1.3.3 (2023-01-23)

Bug Fixes

  • android: improved native-api-usage (5469064)

1.3.2 (2022-12-13)

Note: Version bump only for package @nativescript-community/sensors

1.3.1 (2022-12-01)

Bug Fixes

  • import from @nativescript/core (109aab2)

1.3.0 (2022-11-29)

Features

  • android: native-api-usage (8d8d492)

1.2.1 (2021-03-20)

Bug Fixes

1.2.0 (2021-02-24)

Features

1.1.1 (2020-11-02)

Note: Version bump only for package @nativescript-community/sensors

1.1.0 (2020-09-06)

Features

1.0.2 (2020-05-30)

Bug Fixes

1.0.1 (2020-05-28)

Bug Fixes

1.0.0 (2019-12-16)

Bug Fixes

0.0.14 (2019-09-30)

Bug Fixes

  • error fix when no data in onDeviceMotion (72a7700)

0.0.13 (2019-09-21)

Bug Fixes

0.0.12 (2019-09-18)

Bug Fixes

0.0.11 (2019-08-15)

Bug Fixes

0.0.10 (2019-08-15)

Note: Version bump only for package @nativescript-community/sensors

0.0.9 (2019-08-15)

Bug Fixes

0.0.8 (2019-08-11)

Bug Fixes

  • signature (6ed89bf)
  • throw error is view has no parent page (e7f67a4)

0.0.7 (2019-07-24)

Note: Version bump only for package @nativescript-community/sensors

0.0.6 (2019-07-19)

Note: Version bump only for package @nativescript-community/sensors

0.0.5 (2019-07-09)

Bug Fixes

  • remove wrong dependencies (26946c2)

0.0.4 (2019-06-12)

Bug Fixes

0.0.3 (2019-06-12)

Note: Version bump only for package @nativescript-community/sensors

0.0.2 (2019-06-12)

Note: Version bump only for package @nativescript-community/sensors

0.0.1 (2019-06-11)

Note: Version bump only for package @nativescript-community/sensors