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

Issue #752 : subitem 1 and 3 #759

Merged
merged 6 commits into from
Oct 24, 2024
Merged

Conversation

EnricoMazzu
Copy link
Contributor

@EnricoMazzu EnricoMazzu commented Oct 23, 2024

Related to issue #752

1 Remove usage of deprecated AsyncTask

Solution now use a serial executor based on java package (singleThread Executor). There is a flag to switch between single and multi-thread executor.

3 Check if create a Impl class for prevent code duplication between old and new architecture
Now implementation is in one class and not duplicated between old and new architecture

@EnricoMazzu EnricoMazzu changed the title Issue #752 : work on point 1 and 3 Issue #752 : subitem 1 and 3 Oct 23, 2024
@morenoh149 morenoh149 merged commit 9583af1 into morenoh149:master Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants