Nextcloud app flashes notifications when uploads are paused.
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### ⚠️ Before posting ⚠️
- [x] This is a **bug**, not a question or an enhancement.
- [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [x] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
These are all steps that differ from default setup on my phone.
1. Set up instant upload (of e.g. image gallery).
2. Wait for an initial upload.
3. Go to uploads and pause the uploads in the top left corner.
4. Take some new pictures.
5. Lock and unlock screen or reconnect to the Wifi network
6. You will notice that:
- the icons in notification bar are rapidly moving right and back left (you can notice the offset in the screenshots), for a brief moment Nextcloud icon is shown in the first place
- if you open the notifications panel you can see for a brief moment that a Nextcloud notification is shown with the text saying "All uploads are paused"
### Expected behaviour
There should be no random notifications flashing.
### Actual behaviour





### Android version
Android 16, security update 2025-11-01
### Device brand and model
Xiaomi 15
### Stock or custom OS?
Stock
### Nextcloud android app version
3.34.1
### Nextcloud server version
29.0.6
### Using a reverse proxy?
No
### Android logs
_No response_
### Server error logs
```bash
```
### Additional information
I am not completely sure if this is related to the pausing uploads feature. I can remember observing similar behavior before, probably when the app checks if there are some pending changes, but couldn't reproduce it.
Contributor guide
Assessment
This issue has not been assessed yet.