Releases: nativescript-community/sensors
Releases · nativescript-community/sensors
v1.4.0
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
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
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
1.3.8 (2023-07-31)
Bug Fixes
- android: only start thread when needed. Allow to set thread priority/name (e96b1de)
v1.3.7
1.3.7 (2023-07-22)
Bug Fixes
v1.3.6
1.3.6 (2023-07-18)
Bug Fixes
- events timestamp in float milliseconds to allow micro/nano precision (a9c0bbe)
v1.3.5
1.3.5 (2023-01-31)
Bug Fixes
v1.3.4
1.3.4 (2023-01-31)
Bug Fixes
- issue preventing @nativescript/core tree shaking (b973178)
v1.3.3
1.3.3 (2023-01-23)
Bug Fixes
- android: improved native-api-usage (5469064)
v1.3.2
1.3.2 (2022-12-13)
Note: Version bump only for package @nativescript-community/sensors