Skip to content

Releases: researchxxl/syncthing-android

Syncthing-Fork v2.0.15.0-rc.2

26 Feb 22:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Pre-release

Updated settings screen and drawer to material design (thanks @dbhavsar76)
Updated dependencies and translations (thanks weblate community)

Other

Full Changelog: v2.0.14.2...v2.0.15.0-rc.2

Syncthing-Fork v2.0.15.0-rc.1

20 Feb 13:06
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Pre-release

Updated settings screen to material design (thanks @dbhavsar76)
Updated dependencies and translations (thanks weblate community)

Other

Full Changelog: v2.0.14.2...v2.0.15.0-rc.1

Syncthing-Fork v2.0.14.2

07 Feb 20:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

Full Changelog: v2.0.13.1...v2.0.14.2

๐Ÿ“ We have heard your feedback and added GitHub release attestation
๐Ÿ‘œโ–ถ๏ธ Waiting for the google play update? --> We are working together with nel0x, the play release manager, here: #97

Syncthing-Fork v2.0.13.1

08 Jan 11:06
Immutable release. Only release title and notes can be modified.
d6d9916

Choose a tag to compare

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

Full Changelog: v2.0.13.0...v2.0.13.1

๐Ÿ‘œโ–ถ๏ธ Waiting for the google play update? --> We are working together with nel0x, the play release manager, here: #97

Syncthing-Fork v1.30.0.5

08 Dec 09:18
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

03 Dec 09:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

09 Nov 22:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

๐Ÿš€ 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