Skip to content

Releases: Catfriend1/syncthing-android

Syncthing-Fork v1.0.1.4

19 Feb 07:29
cdcdc3c
Compare
Choose a tag to compare

Changelog:

  • Add pref to enable verbose logging (#303)
  • Remove offscreen page limit (#327) (#321)
  • Send a shutdown POST request before kill (#323)
  • Allow changing suggested path for new folder (#318)
  • Fix action bar not showing on sub-prefs screen (#317)
  • Fix NPE in offline config reader (#316)

Syncthing-Fork v1.0.1.3

09 Feb 17:55
c130bdb
Compare
Choose a tag to compare

Changelog:

  • Rename the misleading "Syncthing is disabled" label (#313)
  • Add device dialog: Implement refresh button and help (#311)

Syncthing-Fork v1.0.1.2

08 Feb 17:48
1163b1e
Compare
Choose a tag to compare

Changelog:

  • Add locally discovered devices to the "add device" dialog (#305)
  • Updated Syncthing core to v1.0.1 (#304) (#214)
  • TipsAndTricks: Add "Backup pictures from phone to computer" (#299)

Syncthing-Fork v1.0.1.1

05 Feb 22:41
bc6f134
Compare
Choose a tag to compare

QA release - Bugs may occur because the Syncthing core version was updated and the wrapper may need code updates to follow it.

Changelog:

  • Updated Syncthing core to v1.0.1 (#304) (#214)
  • TipsAndTricks: Add "Backup pictures from phone to computer" (#299)

Syncthing-Fork v1.0.0.20

31 Jan 22:58
976d4e0
Compare
Choose a tag to compare

Changelog:

  • Fix deferred native shutdown not working during State.STARTING (#296)
  • Don't crash if config got corrupted and inform the user (#295)
  • Remove boilerplate shell code (#289)
  • Fix ANR in SyncthingRunnable (#288)

Syncthing-Fork v1.0.0.19

27 Jan 19:51
Compare
Choose a tag to compare

Changelog:

  • Fix minimum free disk space setting not working (#278)
  • Fix leftover SyncthingNative instance after update in root mode (#284)
  • Save welcome wizard button state on screen rotation (#283)
  • Treat ethernet connection "like un-metered Wi-Fi" (#282)
  • Device create/edit dialog: Check address input, fix losing changes on screen rotation (#270)
  • Disable drawer menu action to open webUI on Android TV (#276)

Syncthing-Fork v1.0.0.17

23 Jan 08:15
Compare
Choose a tag to compare

Changelog:

  • Fixed SSL regression bug for users running Android 7.0 OS

Syncthing-Fork v1.0.0.16

20 Jan 22:43
80d24c8
Compare
Choose a tag to compare

Changelog:

  • Device overview: Show status "Syncing" in case of data throughput (#260)
  • Use WebViewActivity in more places for Android TV compatibility (#259)

Syncthing-Fork v1.0.0.15

20 Jan 14:32
979088f
Compare
Choose a tag to compare

Changelog:

  • Make status LED un-clickable, Reduce verbose logging (#254)
  • Remove pref: Start directly into web gui (#253)
  • Show toolbar when calling sub-pref screen (#251)
  • Fix crash after sdcard was ejected (#250)
  • Welcome wizard: Disable "back" button on keygen slide (#248)
  • Improve visual hover indication on Android TVs (#246)

Syncthing v1.0.0.14

19 Jan 15:45
a8b3e4d
Compare
Choose a tag to compare

Changelog:

  • More Android TV DPAD fixes (#229)
  • Android TV: Handle DPAD input (#223)
  • Added helper scripts to ease build and release workflow
  • Updated translation