tracker-control-android
tracker-control-android copied to clipboard
Pause from notification and resume manually, TC still auto resumes after the pause time is over, resulting in break of internet connection!
Do you use TrackerControl from Google Play/F-Droid/other? Please tell what version of TrackerControl you use. F-Droid - V2022.07.04
Describe the bug Pause from notification and resume manually, TC still auto resumes after the pause time is over, resulting in break of internet connection!
To Reproduce Steps to reproduce the behavior:
- Scroll down from 'Notifications'
- Click on 'the "Pause for ** minutes" (as per your settings)' - say the setting is pause of 5 minutes
- Afterwards before your pause time is over, say 3 minutes after paused, open Tracker Control main GUI and resume manually from the top left corner so as to resume TC.
- Hold the phone for another 2 minutes (basically the time period left for the pause to auto resume).
- You will feel the vibration, and also in the notification area you will see one more TC icon come up (making it 2 TC icons) for around 3-5 seconds and will go away, which (along with the vibration) indicates that the auto resume run turned on TC services, even though we had already turned ON manually 2 minutes ago.
- This also results in breaking the internet connection, blocking any activity and breaking any running activity. Example, I faced my online payment connection to be terminated due to this and my money used to get debited, with the transactions failure at the merchant level. This is just one example of the issue, and this is only example per say (though happens in reality).
- This should not happen, as the service was already turned ON manually, so the background auto resume batch should not run again, or even if it runs it should not redo the same stage, which results in the issue.