Back to Freedom.Tech Back
All Syncthing-Fork Android releasesAll versions
Release Tue, Jun 2, 2026 1 min read

Syncthing-Fork Android 2.1.1

Original release notes

What's Changed

Fixes

  • fix(model): add folder.blockIndexing by @researchxxl in #261
  • fix: error importing or exporting config with empty string as backup path by @dbhavsar76 in #230
  • fix: move processing on folder add/edit confirmation to bg by @dbhavsar76 in #223
  • WebGuiActivity: guard external-link launch against ActivityNotFoundException by @jim-daf in #268
  • ui:fix element overlap in folder list (fixes #133) by @dbhavsar76 in #272

Features

  • style(ui): use same exit icon as drawer in fab (fixes #259) by @dbhavsar76 in #262
  • SyncthingRunnable: Truncate log file in constant memory by @chenxiaolong in #265
  • ui: use proper folder type icons in folder activity by @dbhavsar76 in #266
  • feat(RestApi): Trigger versioning cleanup every 10th app start to save resources by @Catfriend1 in #271

Other

New Contributors

  • @chenxiaolong made their first contribution in #265
  • @jim-daf made their first contribution in #268

Full Changelog: https://github.com/researchxxl/syncthing-android/compare/v2.1.0.0...v2.1.1.0