Isolate your Big Brother Apps, using Work Profiles
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Peter Cai be9b762724 Update README to remove Play Store, and clarify the state of the project 3 months ago
.idea chore: Upgrade gradle 8 months ago
app Translated using Weblate (Romanian) 3 months ago
art update launcher icon by my friend :) 5 years ago
gradle/wrapper chore: Upgrade gradle 8 months ago
libs update SetupWizardLibrary 2 years ago
metadata/en-US add fastlane-compatible metadata directory for F-Droid 2 years ago
repackage use a repackaging script to remove File Shuttle for Google Play 3 years ago
.gitignore use a repackaging script to remove File Shuttle for Google Play 3 years ago
.gitmodules .gitmodules: update path to SetupWizardLibrary 2 years ago
CHANGELOG.md Release Shelter 1.8 8 months ago
LICENSE WTFPL -> GPLv3 2 years ago
README.md Update README to remove Play Store, and clarify the state of the project 3 months ago
build.gradle chore: Upgrade gradle 8 months ago
gradle.properties migrate to androidx artifacts 5 years ago
gradlew initial commit 5 years ago
gradlew.bat initial commit 5 years ago
settings.gradle import SetupWizardLibrary 2 years ago

README.md

Shelter

Shelter is a Free and Open-Source (FOSS) app that leverages the "Work Profile" feature of Android to provide an isolated space that you can install or clone apps into.

Downloads

You cannot switch between versions listed above that have different signature without uninstalling Shelter first.

Features

  • Installing apps inside a work profile for isolation
  • "Freeze" apps inside the work profile to prevent them from running or being woken up when you are not actively using them
  • Installing two copies of the same app on the same device

Discussion & Support

The GitHub Issue list and pull requests are not checked regularly. Please use the mailing list instead.

Caveats & Known Issues

  • Some caveats and known issues are discussed during the setup process of Shelter. Please read through text in the setup wizard carefully.
  • Shelter is only as safe as the Work Profile implementation of the Android OS you are using. For details, see https://support.google.com/work/android/answer/6191949?hl=en

State of the Project, Feature Requests, etc.

Since Shelter simply makes use of the Work Profile APIs exposed by Android, there is a limited set of features that are possible to implement via the app. As we do not intend on leveraging (or "abusing") adb privileges, the features of Shelter can only be a strict subset of the exposed, unprivileged APIs.

As a result, we do not intend on adding a lot of new features to Shelter going forward, unless there is to be big changes in the capabilities of work profile APIs. Shelter is currently in an effective maintenance mode. Nevertheless, the author is still committed to regularly adapting Shelter to all new Android versions as soon as possible after they are released -- this includes upgrading the target SDK level, adapting to any new features or restrictions introduced by the new Android version, updating all dependencies, and so on. The author still relies on Shelter for his daily life, so Shelter will not become abandonware in the forseeable future.

Contributing

Translation status

Uninstalling

To uninstall Shelter, please delete the work profile first in Settings -> Accounts, and then uninstall the Shelter app normally.