fdroiddata/metadata/net.typeblog.shelter.yml

109 lines
4.5 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Categories:
- Security
License: WTFPL
AuthorName: PeterCxy
AuthorEmail: peter@typeblog.net
SourceCode: https://git.angry.im/PeterCxy/Shelter
IssueTracker: https://git.angry.im/PeterCxy/Shelter/issues
Changelog: https://git.angry.im/PeterCxy/Shelter/releases
Donate: https://www.patreon.com/PeterCxy
AutoName: Shelter
Description: |
PLEASE READ [https://git.angry.im/PeterCxy/Shelter/src/branch/master/README.md README.md] BEFORE YOU START USING THIS APP!
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.
Shelter comes with absolutely no advertisement / statistics / tracking SDKs bundled with it. All source code is available in this public Git repository and the sources are licensed under WTFPL.
This app depends on your Android systems implementation of Work Profile. Some vendor / custom ROMs may have a broken implementation that may cause crashes and even bricking of your device. One such example is MIUI from Xiaomi. I currently provide no support for such ROMs because I personally do not own any of these devices. If you are running Shelter on these ROMs, you are on your own. If any developer out there own these devices and could make Shelter run on these ROMs, please send pull requests and Ill be happy to merge them.
=== '''Features / Use Cases''' ===
* Run “Big Brother” apps inside the isolated profile so they cannot access your data outside the profile
* “Freeze” (disable) background-heavy or seldom-used apps when you dont need them. This is especially true if you use apps from Chinese companies like Baidu, Alibaba, Tencent.
* Clone apps to use two accounts on one device
=== '''Caveats''' ===
Shelter is not a full sandbox implementation. It cannot protect you from:
* Security bugs of the Android system or Linux kernel
* Backdoors installed in your Android system (so please use an open-source ROM if you are concerned about this)
* Backdoors installed into the firmwares (no way to work around this)
* Any other bugs or limitations imposed by the Android system.
Also, Shelter cannot create more than 1 work profile on one Android device, and cannot co-exist with any other apps that manages a Work Profile. This is due to the limitations of the Android system, and I can do nothing about this.
=== '''FAQS''' ===
Q: Why not use Island by OasisFeng, the creator of Greenify?
A: Simply because it is not an FOSS app and it bundles with non-free SDKs. Note that this doesnt necessarily mean that Island has anti-features like tracking (and I dont think it has either), its just that I wrote Shelter as an FOSS replacement of it. There is no other reason why one would prefer Shelter over Island except for this one.
Q: Why does Shelter always run in background?
A: Please try removing Shelter from “Recent Apps” every time you close it. If it still persists in your notifications and eating up battery, you might have encountered a bug. Please file a bug report.
Q: How do I uninstall Shelter from my device?
A: 1) Go to Settings -> Accounts to remove the work profile; 2) Go to Settings -> Security -> Advanced -> Device admin apps to remove Shelter from Device Admin apps; 3) Uninstall Shelter normally.
Q: If I encounter bugs, how do I report them?
A: You could file an issue on either the main repository at https://git.angry.im/PeterCxy/Shelter or the mirror repository at https://github.com/PeterCxy/Shelter. Please include your system information as well as a logcat if possible.
RepoType: git
Repo: https://git.angry.im/PeterCxy/Shelter.git
Builds:
- versionName: '1.0'
versionCode: 3
commit: '1.0'
subdir: app
gradle:
- yes
- versionName: '1.1'
versionCode: 5
commit: '1.1'
subdir: app
gradle:
- yes
- versionName: '1.2'
versionCode: 7
commit: '1.2'
subdir: app
gradle:
- yes
- versionName: '1.3'
versionCode: 9
commit: a4a4bdd6a5218272ccf791bdfede6df7c4ca8cd6
subdir: app
gradle:
- yes
- versionName: '1.4'
versionCode: 11
commit: '1.4'
subdir: app
gradle:
- yes
- versionName: 1.4.1
versionCode: 12
commit: 1.4.1
subdir: app
gradle:
- yes
- versionName: '1.5'
versionCode: 13
commit: '1.5'
subdir: app
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.5'
CurrentVersionCode: 13