Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Async Tasks classes to use App Executors #882

Closed
SebaMutuku opened this issue Aug 26, 2022 · 4 comments
Closed

Replace Async Tasks classes to use App Executors #882

SebaMutuku opened this issue Aug 26, 2022 · 4 comments
Assignees
Labels
Android 11 & 12 Upgrade enhancement New feature or request general app updates(WHO ANC) medium priority Can be worked on if there are no high priority issues

Comments

@SebaMutuku
Copy link
Contributor

SebaMutuku commented Aug 26, 2022

Feature Use Case

During WHO ANC app upgrade to support Android 11 and 12, we realized Async Task library is deprecated in these android versions and hence the need to replace all tasks using this library to use App executors

How to replicate the bug.

Login to WHO ANC ANC
Give it time to sync.
You will notice the app takes longer than usual to sync data on android 11 and 12.

Acceptance criteria

confirm All Async Tasks e.g Attention Flags dialog and values are visible on the app.

Relevant Information

No response

@SebaMutuku SebaMutuku self-assigned this Aug 26, 2022
@AngelaKabari AngelaKabari added enhancement New feature or request general app updates(WHO ANC) medium priority Can be worked on if there are no high priority issues Android 11 & 12 Upgrade labels Aug 29, 2022
@Naima-Bashir
Copy link
Collaborator

Hi @SebaMutuku is this a ticket that is being worked on?

@SebaMutuku
Copy link
Contributor Author

@Naima-Bashir this has been worked on and tested on Android 11 and 12. The moment we close issue #845 then this can be closed as well.

@SebaMutuku
Copy link
Contributor Author

Fixed on this PR #891

@Naima-Bashir
Copy link
Collaborator

Hi @SebaMutuku , closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 11 & 12 Upgrade enhancement New feature or request general app updates(WHO ANC) medium priority Can be worked on if there are no high priority issues
Projects
None yet
Development

No branches or pull requests

3 participants