diff options
-rw-r--r-- | metadata/en-US/full_description.txt | 11 | ||||
-rw-r--r-- | metadata/en-US/images/icon.png | bin | 0 -> 39552 bytes | |||
-rw-r--r-- | metadata/en-US/short_description.txt | 1 | ||||
-rw-r--r-- | metadata/en-US/title.txt | 1 |
4 files changed, 13 insertions, 0 deletions
diff --git a/metadata/en-US/full_description.txt b/metadata/en-US/full_description.txt new file mode 100644 index 0000000..89b2630 --- /dev/null +++ b/metadata/en-US/full_description.txt @@ -0,0 +1,11 @@ +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. + +For a full description, please read <https://cgit.typeblog.net/Shelter/about/> from the Git repository of Shelter. A summary is provided below. + +The main use-cases of Shelter include: + +- 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 + +Note that Shelter depends on the Work Profile feature of the Android system, so any bugs related to Work Profiles in the Android-derived system you are using will affect Shelter. In addition, Shelter can only be as secure as the Work Profile implementation. diff --git a/metadata/en-US/images/icon.png b/metadata/en-US/images/icon.png Binary files differnew file mode 100644 index 0000000..4e5c208 --- /dev/null +++ b/metadata/en-US/images/icon.png diff --git a/metadata/en-US/short_description.txt b/metadata/en-US/short_description.txt new file mode 100644 index 0000000..2c1e709 --- /dev/null +++ b/metadata/en-US/short_description.txt @@ -0,0 +1 @@ +Isolate and run multiple instances of apps using Work Profiles diff --git a/metadata/en-US/title.txt b/metadata/en-US/title.txt new file mode 100644 index 0000000..89158d6 --- /dev/null +++ b/metadata/en-US/title.txt @@ -0,0 +1 @@ +Shelter |