Add possibility to navigate in folder hierarchy
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### Actual behaviour
Navigating in deep folder structures is a bit frustrating, because I keep clicking the "back" (arrow) button. Clickling one of the navigation element in the left swipe menu sends me strictly to the root dir and is not really a help to reach folders in between.
### Expected behaviour
The current folder title is a button. When I click the button, it shows me the folder path / structure as a list representing the folder hierarchie. Alternatively longpressing the backbutton is fine too, but the folder title as button would be faster in usability.
### Steps to reproduce
1. Create a deep folder structure on server
2. Navigate to the last element in the hierarchie
3. Try to navigate back to a folder of choice
### Environment data
Android version: 7.1.2
Device model: BQ X5P
Stock or customized system: LineageOS
Nextcloud app version: 3.1.0
Nextcloud server version: 13.0.2
### Logs
#### Web server error log
```
-
```
#### Nextcloud log (data/nextcloud.log)
```
-
```
Contributor guide
Assessment
This issue has not been assessed yet.