Fixed
- Fixed catalog search crashing on Android 10, caused by a missing FTS tokenizer in the
stock system SQLite. (#1013, closes #1003) - Fixed illegible N/S/E/W/zenith/nadir labels blending into the horizon glow. (#1018,
closes #1014)
Changed
- The legacy (non-gyro) sensor path now smooths the fused orientation with the same
quaternion smoother as the rotation-vector path, instead of smoothing the accelerometer
and magnetometer separately beforehand — the two no longer drift out of sync with each
other during motion. (#1011)