mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 14:21:16 +00:00
7b82062f54
* Add Util#isTcpPortListening (fixes #193) * Move model/Config.Gui to model/Gui * Constants: Add default tcp ports * Add string: webui_tcp_port_unavailable * Add ConfigXml#getWebGuiBindPort * Check if webUI tcp port is available before launching native (fixes #193) Output failure notification if the port is allocated by someone else. * Settings UI - Valid tcp ports are from 1024 to 65535 (fixes #211) * Add tcp6 listen port detection, check on connState == LISTEN * Update translations de |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
lint.xml | ||
postbuild.py |