Releases: researchxxl/syncthing-android
Syncthing-Fork v2.0.15.0-rc.2
Updated settings screen and drawer to material design (thanks @dbhavsar76)
Updated dependencies and translations (thanks weblate community)
Other
- feat(docs): add obtainium download by @researchxxl in #151
Full Changelog: v2.0.14.2...v2.0.15.0-rc.2
Syncthing-Fork v2.0.15.0-rc.1
Updated settings screen to material design (thanks @dbhavsar76)
Updated dependencies and translations (thanks weblate community)
Other
- feat(docs): add obtainium download by @researchxxl in #151
Full Changelog: v2.0.14.2...v2.0.15.0-rc.1
Syncthing-Fork v2.0.14.2
Summary
โน๏ธ Everyone may update directly to v2 from an old v1/v2 catfriend release now. Please pay attention to the package ID while upgrading. ๐ Recommended: com.github.catfriend1.syncthingfork
- Fix the high battery drain if local discovery is in use (thanks @bt90)
- Fix F-Droid reproducible build #135 (thanks @linsui @licaon-kter)
- Fix UTF-8 parsing #139 (thanks @dbhavsar76)
- Update dependencies
Full Changelog: v2.0.13.1...v2.0.14.2
๐ We have heard your feedback and added GitHub release attestation
๐
Syncthing-Fork v2.0.13.1
Summary
โน๏ธ Everyone may update directly to v2 from an old v1/v2 catfriend release now. Please pay attention to the package ID while upgrading. ๐ Recommended: com.github.catfriend1.syncthingfork
- Fix the high battery drain if local discovery is in use (thanks @bt90)
- Hotfix: Sync cycle sleep interval is not effective in v2.0.13.0 (thanks @dessalines)
- 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(runCondition): update isCharging check to include checking BATTERY_PLUGGED_DOCK by @dbhavsar76 in #77
- 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.13.0...v2.0.13.1
๐
Syncthing-Fork v1.30.0.5
Maintenance release containing Syncthing v1.30.0 and the latest wrapper fixes.
Users requested this to temporarily fix battery drain problems until the root cause is discovered and fixed.
You can upgrade to this release if you have a previous version of the Catfriend1 v1 releases installed or you need to reinstall from scratch.
Removed libsuperuser dependency for security reasons. Running as root is not supported in this release.
Dropped wakelock and write secure system settings permission.
Due to minimum requirements of Androidx dependencies minimum Android version was raised to 6.
Syncthing-Fork v2.0.12.1
Show state changes in QuickSettingsTileSchedule by @normanre
Removed libsuperuser dependency for security reasons.
Dropped wakelock and write secure system settings permission.
wiki: add articles, remove tipsandtricks in-app by @researchxxl
Due to minimum requirements of Androidx dependencies minimum Android version was raised to 6.
New Contributors
Full Changelog: v2.0.11.3...v2.0.12.1
Syncthing-Fork v2.0.11.2
๐ Syncthing-Fork v2 has arrived on F-Droid and GitHub ๐.
โกPlease read wiki/Important-News.md for instructions to do the upgrade. If you already have v2.0.7.0 or higher installed, no extra steps are needed.
โกPlease read https://github.com/syncthing/syncthing/releases/tag/v2.0.11 to see details on the v2 milestone.
What's Changed
- Updated SyncthingNative to v2.0.11
- Updated translations
- Removed feedback prompt about roaming
- Build using go 1.25.4