Refactor: Replace all anonymous classes with lambdas
Open
enhancement
needs info
technical debt
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### Actual behaviour
Right now, we have a lot of anonymous classes in the project.
### Expected behaviour
They can and should be converted to lambdas.
### Steps to reproduce
Eg. In method ```getFileList``` of ```SyncedFolderActivity``` we have two such cases.
### Environment data
Android version: NA
Device model: NA
Stock or customized system: NA
Nextcloud app version: NA
Nextcloud server version: NA
### Logs
#### Web server error log
NA
#### Nextcloud log (data/nextcloud.log)
NA
@AndyScherzinger Please review.
Contributor guide
Assessment
This issue has not been assessed yet.