Skip to content

Releases: nativescript-community/sensors

v1.4.0

11 Aug 15:51
Compare
Choose a tag to compare

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)

v1.3.10

10 Aug 15:00
Compare
Choose a tag to compare

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)

v1.3.9

09 Aug 14:03
Compare
Choose a tag to compare

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)

v1.3.8

31 Jul 09:13
Compare
Choose a tag to compare

1.3.8 (2023-07-31)

Bug Fixes

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

v1.3.7

22 Jul 14:00
Compare
Choose a tag to compare

1.3.7 (2023-07-22)

Bug Fixes

v1.3.6

18 Jul 09:08
Compare
Choose a tag to compare

1.3.6 (2023-07-18)

Bug Fixes

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

v1.3.5

31 Jan 09:52
Compare
Choose a tag to compare

1.3.5 (2023-01-31)

Bug Fixes

v1.3.4

31 Jan 09:45
Compare
Choose a tag to compare

1.3.4 (2023-01-31)

Bug Fixes

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

v1.3.3

23 Jan 16:24
Compare
Choose a tag to compare

1.3.3 (2023-01-23)

Bug Fixes

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

v1.3.2

13 Dec 09:38
e494125
Compare
Choose a tag to compare

1.3.2 (2022-12-13)

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