I want to store data securely in a user friendly way. As default the data is encrypted and needs a pass phrase to be unlocked. However, if the phone is encrypted and needs a pass phrase to be unlocked this seems redundant and I would like to give the option to turn of application encryption thus avoiding typing in a (new) pass phrase when starting the application.
However - is it possible to detect if phone encryption is enabled? If so, how?