[Feature]: add a Dhizuku (not shizuku!) working mode.
Feature Summary
Add a working mode which uses dhizuku (device owner permission) to block uninstallation of digipaws and make app blocking unbypassable (not just a pop-up)
Problem Statement
It would be very nice and helpful if you would implement the Dhizuku API to get better permission about many things. The Dhizuku API uses device owner permissions to make System-Level guidelines that you can use to block uninstalling the application, make disallowed apps (in focus mode for example) unbypassable, and many more things...
Proposed Solution
This is the documentation of device owner: https://developer.android.com/reference/android/os/UserManager#constants_1
And this of dhizuku: https://github.com/iamr0s/Dhizuku-API
Target Users
Those who want to have no way to bypass the restrictions of the app, and just want it to work.
Additional Context (optional)
It's a bit difficult to set dhizuku up...
@Mrunknown-da based