1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-25 22:01:16 +00:00
syncthing-android/app
Adam Szewera f4ccad8329
Use StrictMode VmPolicy only in debug build type (#2002)
`StrictMode` makes sense mainly in for debug build types, enabling
it for release does not provide any value as it can add additional overhead and its logs going to be removed (because R8 strips them).
2023-12-05 23:17:41 +01:00
..
src/main Use StrictMode VmPolicy only in debug build type (#2002) 2023-12-05 23:17:41 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle Add JitPack repo and update libsuperuser dependency (#2001) 2023-11-30 21:44:35 +01:00
lint.xml Adjust README and other documentation for Weblate. 2023-11-08 18:54:44 +01:00