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

Add Direct Boot #105

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

Conversation

PatrykMis
Copy link
Collaborator

This resolves #104.

@PatrykMis PatrykMis added bug Something isn't working feature New feature or request labels Nov 14, 2023
@PatrykMis PatrykMis added this to the MVP milestone Nov 14, 2023
@PatrykMis PatrykMis self-assigned this Nov 14, 2023
@Irineu333
Copy link
Member

Interesting. I need to study the subject in order to proceed.

@PatrykMis
Copy link
Collaborator Author

I'll try to finish coding and commit the rest next week, but now I'm waiting for #103 to be merged first as there are significant changes in the SpeakTouchService class.

@Irineu333
Copy link
Member

I'll try to finish coding and commit the rest next week, but now I'm waiting for #103 to be merged first as there are significant changes in the SpeakTouchService class.

Merged!

@PatrykMis PatrykMis force-pushed the feature/ISSUE#104-add-direct-boot branch from 2881cf9 to 7642f10 Compare November 16, 2023 13:09
SpeakTouch already turns on at `boot_locked` in this state.

Signed-off-by: Patryk Miś <[email protected]>
This feature will be not only useful for debugging, but also to make sure
the  Services is running before we try to set TTS which supports Direct Boot.

Signed-off-by: Patryk Miś <[email protected]>
@PatrykMis PatrykMis force-pushed the feature/ISSUE#104-add-direct-boot branch from 7642f10 to bba3673 Compare December 28, 2023 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Direct Boot support so SpeakTouch can be used before the initial unlock
2 participants