forked from fennifith/Alarmio
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Support for functionality before device unlock (Direct Boot) #103
Copy link
Copy link
Open
Labels
enhancementImprovement to existing featureImprovement to existing feature
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementImprovement to existing featureImprovement to existing feature