mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-22 16:01:37 -04:00
This should make swap remember if Bluetooth/WiFi was disabled when swapping started, then automatically disable it when swapping is done. This also makes swapping remember the swap "visibility" that the user set, and restore that when the user starts swapping again. There are logic bugs elsewhere in the whole thing that prevent this from always working, but the state should be set and stored properly.