Before you submit
What's going wrong?
Droid-ify trying to download updates "download statistics" so badly, that causes phone overheat.
How do we reproduce it?
- Block f-droid used domains on the network by throttling+drop, give only first 16kb of data then hang connection (or live in russia, this is roskomnadzor default behaviour)
- Reboot phone
- F-droid will try to sync repos on boot and cause overheating
What did you expect?
Add timeout / max_retry before asking user to continue trying. This is quite tricky because simple pings or HTTP get without body aren't showing connection problems (first 16kb will be sent), but if downloading stuck, ask user to abort or continue (try to restore connection and download where it ended)
Screenshots
No response
Your phone
OnePlus 13
Android version
Android 16
Droid-ify version
v0.7.1
Anything else?
No response
Before you submit
What's going wrong?
Droid-ify trying to download updates "download statistics" so badly, that causes phone overheat.
How do we reproduce it?
What did you expect?
Add timeout / max_retry before asking user to continue trying. This is quite tricky because simple pings or HTTP get without body aren't showing connection problems (first 16kb will be sent), but if downloading stuck, ask user to abort or continue (try to restore connection and download where it ended)
Screenshots
No response
Your phone
OnePlus 13
Android version
Android 16
Droid-ify version
v0.7.1
Anything else?
No response