Related issues:
#158 - FolderActivity not correctly disposed after dialog close
#161 - mRunconditionmonitor not running after config import/export
#163 - "Share to syncthing-folder" doesn't work when syncthing is not running
* import/export Config: Only shutdown native if it is running (fixes#161)
* Remove FolderPickerActivity#kitkat_external_storage_warning
* Remove SyncthingActivity#registerOnServiceConnectedListener
* Make "share to folder" available when syncthing is online or offline (fixes#163)
Improve service connection
* Add script to forward web UI port of an AVD
Update README.md
* SettingsActivity: Improve service connection
* Correct self-class reference in FolderActivity (fixes#158)
* Correct self-class reference in DeviceActivity (fixes#158)
* Correct self-class reference in ShareActivity (fixes#158)
* Remove unused string 1/2
* Remove unused string 2/2
* Add script to update submodule
* Update publish-release.sh
* Add helper script to build syncthing submodule only
* Enable HTTPS for REST/WebUI only if OS supports it (fixes#137)
* Update ApiRequest to handle both http or https
* Add Constants#osSupportsTLS12
* Update APK version to 0.14.54.2 / 4181
* Update README.md
* Update whatsnew
* Initialize DiskEventData for tests
* Add FileUtils#getMimeTypeFromFileExtension
* Open file when user clicks on it in RecentChangesActivity
* Add RestApi#getFolderByID
* Add Constants#ENABLE_TEST_DATA
* Add strings
* Move open folder to FileUtils#openFolder
* Add FileUtils#openFolder, FileUtils#openFile
* Fix UI glitch
Make clear to the user that the folder label is not part of the physical full file path and name.
* Open file/folder on item click
Add test data
* Imported translations
* Fix lint
* Update APK version to 0.14.51.13 / 4176
* Update README.md, whatsnew
* Turn off test data mode
* Remove unused import
* Build with python3 - Replace urllib
* Fix build.gradle cleanNative
* Update README.md
* build-syncthing - Install MinGit on demand if missing on Windows
* Do not ask for root if root is disabled in settings
* Show error in UI when libSyncthing.so is missing
* build-syncthing - Install Go on demand on windows
* build-syncthing - Install Android NDK on demand on windows
* Update README.md
* Update APK version to 0.14.51.rc3.6 / 4162