1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 03:11:30 +00:00
syncthing-android/app/src/main
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
..
java/com Use StrictMode VmPolicy only in debug build type (#2002) 2023-12-05 23:17:41 +01:00
play Bumped version to 1.27.0-rc.2 2023-11-28 22:37:57 +01:00
res Translated using Weblate (German) 2023-12-05 22:23:11 +01:00
AndroidManifest.xml Add notification permission for api level >=33 (fixes #1976) (#1983) 2023-10-11 18:53:29 +02:00