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/src/main
Simon Frei e70b6664a8
Remove non-functional restartOnWakeup from app settings (fixes #1961) (#1968)
The option "restartOnWakeup" was removed in Syncthing v1.21.0 [1]. Thus,
remove it from the Android app as well, since the option does not
perform any function anymore. In addition, update the Docs also [2].

[1] https://github.com/syncthing/syncthing/issues/8448
[2] https://github.com/syncthing/docs/pull/815

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
Co-authored-by: Tomasz Wilczyński <twilczynski@naver.com>
2023-09-03 14:36:23 +02:00
..
java/com Remove non-functional restartOnWakeup from app settings (fixes #1961) (#1968) 2023-09-03 14:36:23 +02:00
play Bumped version to 1.23.7 2023-08-09 23:12:21 +02:00
res Remove non-functional restartOnWakeup from app settings (fixes #1961) (#1968) 2023-09-03 14:36:23 +02:00
AndroidManifest.xml Declare start/stop intents as exported (#1872) 2022-12-03 21:27:20 +01:00