[#android] I was looking for a way to sandbox a proprietary app on Android/LineageOS, and prevent it from running when I'm not actively using it. I found this one: Shelter https://f-droid.org/en/packages/net.typeblog.shelter/ It abuses Work Profiles to stash the designated apps and run them only when desired. Nice when #GrapheneOS is not an option

cc @jums
#LineageOS

Shelter | F-Droid - Free and Open Source Android App Repository

Isolate and run multiple instances of apps using Work Profiles

@maxlath @jums interesting