This repository was archived by the owner on May 19, 2026. It is now read-only.
Feature/strain app 2 - #24
Draft
AvatarSD wants to merge 3 commits into
Draft
Conversation
AvatarSD
force-pushed
the
feature/strain-app-2
branch
from
February 6, 2026 09:23
399b801 to
4754fbe
Compare
Apply consistent code formatting by removing unnecessary newlines in function definitions and bodies, aligning with project style guidelines.
…stop Move saveJson() and disconnect() calls from EVENT_GLANCE_STOP to COMMAND_APP_STOP case, add timeout to sensor connect calls, and include debug log in onSdlNewData for better tracing.
… gui config to start event Refactor the Service::run() method to handle GUI configuration within the EVENT_GLANCE_START case, and modify stop handling to save JSON on EVENT_GLANCE_STOP instead of COMMAND_APP_STOP. Also, move checkDayRollover() from onGlanceTick() to saveJson() to ensure it runs during save operations.
AvatarSD
force-pushed
the
feature/strain-app-2
branch
from
February 6, 2026 09:49
4754fbe to
55ed6ad
Compare
AvatarSD
marked this pull request as draft
February 6, 2026 18:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.