Hello,
I know this is just a draft, but it's exactly the same I'm trying to
address here https://github.com/PeterCxy/Shelter/pull/257
As Elijah mentioned, testing is not easy with different signing keys
as it would require to setup an entire new device (virtual or
physical) every time.
However I think it's pretty straightforward to implement: a toggle in
the settings to either enable the whole set of apps or disable them
all, there's no need to selectively handle each one in my opinion.
What do you think?
Samuele