Skip to content

Support for functionality before device unlock (Direct Boot) #103

@andrewkolda

Description

@andrewkolda

The app currently doesn't function if the phone has not been unlocked, which reduces reliability. Android provides a directBootAware attribute so necessary functions are enabled before unlock. For implementation, it would probably make sense to store active alarms within "device encrypted storage" and inactive within the "credential encrypted storage" to only leave the minimum amount of information within the less secure partition. I may work on this if I get the time

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement to existing feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions