Yuri Vidal
unread,Oct 17, 2023, 12:15:59 PM10/17/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
Up until OneUI5 (Android 13), tasker was able to enable/disable secure folder on Samsung devices by changing the custom system setting "hide_secure_folder_flag" between 1 and 0.
On Android 14 (OneUI6) this is no longer possible.
The setting is toggled, but nothing actually happens. Secure folder is not enabled or disabled, and instead just stays in whatever state it currently is.
Odd thing tho, is that the system toggle seem to get confused.
Example: If you have secure folder disabled, and use tasker to change to
hide_secure_folder_flag = 0, secure folder is not enabled. But, when you press the dropdown toggle to enable it, you have to press it twice in order for it to work. (My guess is that the first press changed it back to 1 then the second press actually changes it to 0).