syncthing-android

Wrapper of syncthing for Android.

MPL-2.0 License

Stars
3K

Bot releases are hidden (Show)

syncthing-android - 0.7.2

Published by Nutomic almost 9 years ago

  • reverted target API downgrade (not allowed by Google Play)
  • cherry-picked fix for file up-to-date bug
syncthing-android - 0.7.1

Published by Zillode almost 9 years ago

  • Updated Syncthing to v0.12.2
  • Dropped deprecated android-support-v4-preferencefragment support
syncthing-android - 0.7.0

Published by Nutomic almost 9 years ago

  • updated Syncthing to v0.12.1
  • raised minimum SDK version to 11 (Honeycomb)
  • raised target SDK version to 23 (Marshmallow)
  • lots of design improvements (@veniosg)
  • added confirm dialog for config import/export (@nutomic)
  • only ask for root permissions when the setting is changed (@nutomic)
  • fixed inefficiency in inotify (@nutomic)
  • imported translations
syncthing-android - 0.7.0-beta2

Published by Nutomic almost 9 years ago

  • fixed announce server count displayed as 0/0 (@nutomic)
  • fixed crash after accepting new usage reporting dialog (@AudriusButkevicius)
syncthing-android - 0.7.0-beta1

Published by Nutomic almost 9 years ago

  • updated Syncthing to v0.12.0-rc5
  • raised minimum SDK version to 11 (Honeycomb)
  • raised target SDK version to 23 (Marshmallow)
  • lots of design improvements (@veniosg)
  • added confirm dialog for config import/export (@nutomic)
  • only ask for root permissions when the setting is changed (@nutomic)
  • fixed inefficiency in inotify (@nutomic)
  • imported translations
syncthing-android - 0.6.6

Published by Nutomic about 9 years ago

  • sort folders and devices (@nutomic)
  • change default compression to metadata only (@nutomic)
  • fixed chmod problem with syncthing binary (@zillode)
  • fixed dialog background on pre-Lollipop (@veniosg)
  • various design improvements (@veniosg)
  • imported translations
  • updated syncthing to v0.11.22
syncthing-android - 0.6.5

Published by Nutomic over 9 years ago

  • added material design colors (@nutomic)
  • make sure disabled settings are unchecked (@nutomic)
  • fixed "add folder/device" dialog to be closed after create (@nutomic)
  • added option to show normal priority notification (@nutomic)
  • changed name of default folder to devicename-photos (@nutomic)
  • imported translations
  • updated syncthing to v0.11.13
syncthing-android - 0.6.4

Published by Nutomic over 9 years ago

  • don't use holo theme for dialogs (@nutomic)
  • don't treat metered network as wifi (@nutomic)
  • fixed crash if a transfer rate between 1 and 7 b/s was displayed (@nutomic)
  • some more crash fixes (@nutomic)
  • imported translations
syncthing-android - 0.6.3

Published by Nutomic over 9 years ago

  • added support for Android TV (@nutomic)
  • various minor fixes (@nutomic, @zillode)
  • updated syncthing to v0.11.9
  • imported translations
syncthing-android - 0.6.2

Published by Nutomic over 9 years ago

  • added option to run Syncthing as root (@nutomic)
  • added option to toggle notification (@nutomic)
  • added usage reporting dialog (@nutomic)
  • updated syncthing to v0.11.6
  • imported translations
syncthing-android - 0.6.1

Published by Nutomic over 9 years ago

  • working mtime support (@cdhowie)
  • fixed crash in log activity (@nutomic)
  • updated syncthing to v0.11.5
  • imported translations
syncthing-android - 0.6.0

Published by Zillode over 9 years ago

‼️ Important information about this update:
‼️ - This version does not support synchronizing with older versions of Syncthing (< v0.10).
‼️ - This version will rehash all files on first startup.

  • Conflict Handling (@Syncthing)
  • Updated to Syncthing v0.11.2 (@Zillode)
  • Added a proper notification icon (@t184256)
  • Set username and random password on first start (@Nutomic)
  • Remove .stfolder generation and moveConfigFiles() (@Nutomic)
  • Fixed bug in FolderObserver, improved tests (@Nutomic)
  • Fix NPE when mVersion or mCurrentAddress is not set
  • Export config to backups/syncthing instead of sd card root (@Nutomic)
  • Set invisible placeholder for device ID (@Nutomic)
  • Toggle drawer when menu button is pressed (@Nutomic)
  • Implement TLS support (@Zillode)
  • Update deprecated 8080 port to 8384 (@Zillode)
  • Update default HTTP configurations to use HTTPS (@Zillode)
  • Add log window (@Zillode)
  • Only copy device ID when finger lifts (@Zillode)
  • Do not use WeakReference for listeners (@Nutomic)
  • Support HTTP Auth in Webview (@Zillode)
  • Increase GUI update interval and log get requests (@Zillode)
  • Clear webview cache (@Zillode)
  • Barcode scanner fixes (@Zillode)
  • Properly exit Syncthing when closing app (@Zillode)
  • Reduce CPU scanning tasks (@Zillode)
syncthing-android - 0.5.28

Published by Nutomic over 9 years ago

  • tons of bug fixes (@Nutomic, @Zillode)
  • decrease syncthing IO usage (@Zillode)
  • fixed ActionBar back button for Android 4.1+ (@Zillode)
  • fixed ARMv5 build (@Zillode)
  • removed unneeded rescan interval setting from GUI (@Zillode)
  • properly stop syncthing (@Zillode)
  • updated Syncthing to v0.10.30
  • imported translations
syncthing-android - 0.5.27

Published by Zillode over 9 years ago

  • Fixes startup dialog (@Nutomic)
  • Fixes missing "waiting for Syncthing" dialog on restart (@Zillode)
  • Fixes Introducer device status flag (@Zillode)
  • Fixes FC when export config fails (@Zillode)
  • Fixes FC when Syncthing service is down (@Zillode)
  • Fixes FC when Syncthing returns invalid folder state (@Zillode)
  • Fixes inability to add devices/folders after restarting Syncthing via the notification area (@Zillode)
  • Updated Syncthing to v0.10.29 (take 2)
  • Imported translations
syncthing-android - 0.5.26

Published by Nutomic over 9 years ago

  • changed license to MPLv2
  • improved app start speed if many files/folders have to be scanned
  • fixed app not starting if password set
  • set notification as ongoing
  • fixed various crashes
  • imported translations
  • updated syncthing to v0.10.29
syncthing-android - 0.5.25

Published by Nutomic over 9 years ago

syncthing-android - 0.5.24

Published by Zillode over 9 years ago

  • Fixes FC when opening device settings with old data.

Download on F-Droid or Google Play

syncthing-android - 0.5.21

Published by Nutomic over 9 years ago

  • show devices again (@Zillode)
  • show announce servers in green if at least one is connected (@Zillode)
  • fixed crash in folder picker
  • imported translations

Download on F-Droid or Google Play

syncthing-android -

Published by Nutomic over 9 years ago

  • fixed crash if JSON parsing fails

Download on F-Droid or Google Play

syncthing-android - 0.5.19

Published by Nutomic over 9 years ago

  • use Kibibyte units
  • added config import/export options
  • added warning regarding external storage use on Kitkat and higher
  • fixed bug that mangled chinese characters in folder paths
  • fixed bug where wifi state would be detected incorrectly
  • imported translations
  • updated syncthing to v0.10.26

Download on F-Droid or Google Play