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

Bugfix appvoice #4

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

liaozhiwei-liaozhiwei
Copy link

Summary

wake up the speaker after factory reset; this is because the app will become a hometask and cannot be moved to the background. In addition, even if it is moved to the background, it will be started multiple times. This commit changes the assignment logic of hometask and the background application movement logic to fix this problem

Impact

  1. The wake-up animation can be started normally
  2. Hometask can be assigned correctly
  3. The same application will not be started multiple times
  4. Optimized some implementations and the logic is clearer

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