Skip to content

Conversation

@TroyMitchell911
Copy link

Previously, pausing the clock application set all watch face to the deinit state.

This was not ideal. This change prevents pausing the clock application from setting the current watch face to the deinit state.

This will prevent re-entering the wf init function when the clock application is re-entered. Instead, the system will resume from the resume state.

This commit will works if this issue (#182) is fixed.

@CLAassistant
Copy link

CLAassistant commented Aug 24, 2025

CLA assistant check
All committers have signed the CLA.

Previously, pausing the clock application set all watch face to the deinit state.

This was not ideal. This change prevents pausing the clock application from
setting the current watch face to the deinit state.

This will prevent re-entering the wf init function when the clock application is
re-entered. Instead, the system will resume from the resume state.

This commit will works if this issue (OpenSiFli#182) is fixed.

Signed-off-by: Troy Mitchell <troymitchell988@gmail.com>
@sonarqubecloud
Copy link

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