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

fix voiceapp move to background fail #2

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

HoTBAIzZY
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

Testing

1. Build and burn the image to the real machine
2. Wake up app after connecting to the Internet successfully and ensure that app can exit normally
3. Click to turn on smart life and continue to wake up, app can appear in the foreground and exit normally

@CLAassistant
Copy link

CLAassistant commented Jan 14, 2025

CLA assistant check
All committers have signed the CLA.

@xiaoxiang781216
Copy link

@HoTBAIzZY please fix ci error. and sign CLA.

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.

5 participants