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 support so SpeakTouch can be used before the initial unlock #104

Open
PatrykMis opened this issue Nov 14, 2023 · 0 comments · May be fixed by #105
Open

Add Direct Boot support so SpeakTouch can be used before the initial unlock #104

PatrykMis opened this issue Nov 14, 2023 · 0 comments · May be fixed by #105
Assignees
Labels
bug Something isn't working feature New feature or request
Milestone

Comments

@PatrykMis
Copy link
Collaborator

More information:

We need to mark a subset of the functionality as direct boot aware and make sure it's capable of running in that state. A minimal amount of data needs to be migrated to being stored in device encrypted storage via the APIs for this. No sensitive user data should be marked that way. The SpeakTouch settings and other configuration is what's expected to be there. There shouldn't be any kind of history, speech dictionaries, stats or other sensitive data in device encrypted storage though.

We shouldn't also forget to handle special case while the selected TTS does not have direct boot support, then SpeakTouch should switch to supporting while the time of boot_locked.

@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
@PatrykMis PatrykMis moved this to In Progress in Speak Touch Nov 14, 2023
@PatrykMis PatrykMis linked a pull request Nov 14, 2023 that will close this issue
@PatrykMis PatrykMis linked a pull request Nov 14, 2023 that will close this issue
@PatrykMis PatrykMis changed the title Add DirectBoot support so SpeakTouch can be used before the initial unlock Add Direct Boot support so SpeakTouch can be used before the initial unlock Nov 14, 2023
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
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant