Re-think account migration trigger
Open
approved
enhancement
technical debt
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
I found that we're triggering account upgrade in `FileActivity.onCreate()`. I'm not sure if this is the best place to do it.
What was the motivation to perform it here? Would it be better to handle thin in `MainApp`?
https://github.com/nextcloud/android/commit/51d7ea8cd6ceb9bc3e410a3793612fd17998742f#r33162648
Contributor guide
Assessment
This issue has not been assessed yet.