AniTrend/anitrend-v2

[android-workmanager] Create a new module that builds a simple user interface to see work manager tasks

wax911 opened this issue · 0 comments

AniTrend Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues:
https://github.com/AniTrend/anitrend-v2/issues?q=is%3Aissue+is%3Aclosed

Feature Information

AniTrend v2 utilises work manager extensively to offload one shot operations such as list modifications, favourites, following users, e.t.c including some other long running actions such as sync lists, genres, tags, e.t.c

While we can preview the worker status from android studio it would be nice to also have works visible in a list within the application allowing users to invoke actions like cancel or retry for running and failed jobs respectively. It's worth mentioning that this isn't a high priority feature and adds very little value for the end user as such can be added at a later point in time.

Solution Information

TBA

Additional Context

TBA