EdricChan03 / EdricChan03/studybuddy-android
[Refactor] Migrate update screen to Jetpack Compose
Open
architecture
blocked
bug
enhancement
migration
- Dominant language
- Kotlin
- Stars
- 23
- Forks
- 9
- Avg merge
- 9h 1m
- Merged PRs (30d)
- 1
Description
Sub-issue for #368, tracking the `UpdatesActivity` migration to Jetpack Compose
## Tasks
* [x] Migrate `UpdatesActivity` to use Fragments
* [ ] Migrate `UpdatesActivity` to Jetpack Compose (add screen composable)
* [ ] Fix broken update logic (#386)
* [x] Remove duplicate check for updates logic (`SharedUtils#checkForUpdates` and `CheckForUpdatesWorker`)
* [ ] Expose updates navigation graph(?) (#456)
* [x] Remove `UpdatesActivity`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.