Isolate your Big Brother Apps, using Work Profiles
Go to file
Peter Cai be9b762724 Update README to remove Play Store, and clarify the state of the project 2023-03-03 19:03:17 -05:00
.idea chore: Upgrade gradle 2022-09-25 22:05:29 -04:00
app Translated using Weblate (Romanian) 2023-03-01 10:08:20 +00:00
art update launcher icon by my friend :) 2018-09-04 21:21:30 +08:00
gradle/wrapper chore: Upgrade gradle 2022-09-25 22:05:29 -04:00
libs update SetupWizardLibrary 2021-03-18 16:48:34 +08:00
metadata/en-US add fastlane-compatible metadata directory for F-Droid 2021-04-02 10:23:51 +08:00
repackage use a repackaging script to remove File Shuttle for Google Play 2020-09-29 14:24:54 +08:00
.gitignore use a repackaging script to remove File Shuttle for Google Play 2020-09-29 14:24:54 +08:00
.gitmodules .gitmodules: update path to SetupWizardLibrary 2021-10-14 10:55:34 -04:00
CHANGELOG.md Release Shelter 1.8 2022-09-25 22:05:29 -04:00
LICENSE WTFPL -> GPLv3 2021-04-02 09:26:14 +08:00
README.md Update README to remove Play Store, and clarify the state of the project 2023-03-03 19:03:17 -05:00
build.gradle chore: Upgrade gradle 2022-09-25 22:05:29 -04:00
gradle.properties migrate to androidx artifacts 2018-09-26 09:27:08 +08:00
gradlew initial commit 2018-08-19 20:50:30 +08:00
gradlew.bat initial commit 2018-08-19 20:50:30 +08:00
settings.gradle import SetupWizardLibrary 2021-03-15 16:46:29 +08:00

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.