Summary
ℹ️ Everyone may update directly to v2 from an old v1/v2 catfriend release now 🚀
- Fix the high battery drain if local discovery is in use (thanks @bt90)
- Fix and add material style to device id and license dialogs (thanks @dbhavsar76)
- Fix visual state changes of the schedule quick settings tile (thanks @normanre)
- Note: because the urgent battery drain issue was fixed, this release is exceptionally based on the latest syncthing native main commit.
What's Changed
Fixes
- fix(discovery): skip cellular p2p interfaces by @researchxxl in #75
- fix(QuickSettingsTileSchedule): Sync from QuickSettingsTileForce by @normanre in #43
Features
- views: add accessibilityDataSensitive to harden against pwd exfiltration by @researchxxl in #61
- refactor(LicenseActivity): fix material you in license activity, add ApplicationTheme composable that applies correct color scheme by @dbhavsar76 in #62
- refactor(DeviceIdDialog): upgrade device id dialog to compose with material styling by @dbhavsar76 in #71
Other
- runconditionmonitor: replace PREF_SLEEP_INTERVAL_MINUTES by @researchxxl in #57
New Contributors
- @dbhavsar76 made their first contribution in #62
Full Changelog: v2.0.12.1...v2.0.13.0-rc.1