forked from fennifith/Alarmio
-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
neube3
Metadata
Metadata
Assignees
Labels
enhancementImprovement to existing featureImprovement to existing feature