"Deleted Files" view does not respect hidden files setting
- 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
1. Toggle off "Show hidden files" in settings.
2. Go to "Deleted files"
3. See that hidden files are shown in list.
### Expected behaviour
When the hidden files setting is disabled, I should not see hidden files in my deleted files list.
### Actual behaviour
When the hidden files setting is disabled, I still see hidden files in my deleted files list.
### Android version
15
### Device brand and model
Pixel 5
### Stock or custom OS?
Custom (explain in "additional information")
### Nextcloud android app version
3.31.0
### Nextcloud server version
Nextcloud Hub 10 (31.0.0)
### Using a reverse proxy?
Yes
### Android logs
_No response_
### Server error logs
```bash
```
### Additional information
Running Lineageos 22.1
Contributor guide
Assessment
This issue has not been assessed yet.