1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00
syncthing-android/app
Catfriend1 b50fcf1fa1
Fix races during config access, add missing null check (fixes #1194) (#1195)
* Fix race during config reload and missing null check
in FolderListFragment and DeviceListFragment (fixes #1194)

* Review - synchronize(mConfigLock) when mConfig is accessed

* Review - add two breaks in RestApi
in removeFolderInternal, removeDeviceInternal
2018-07-29 18:25:56 +02:00
..
src/main Fix races during config access, add missing null check (fixes #1194) (#1195) 2018-07-29 18:25:56 +02:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle Bumped version to 0.10.13 2018-07-27 20:38:00 +01:00
lint.xml Fix lint "unused quantity translations" (#1130) 2018-06-10 12:17:02 +01:00