Skip to content

Commit

Permalink
Merge pull request #384 from vvirtues/shelter
Browse files Browse the repository at this point in the history
add Shelter
  • Loading branch information
ImranR98 authored Dec 18, 2024
2 parents b63354d + 83199a8 commit 30bc140
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions data/apps/net.typeblog.shelter.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"configs": [
{
"id": "net.typeblog.shelter",
"url": "https://fdroid.typeblog.net",
"author": "PeterCxy",
"name": "Shelter",
"additionalSettings": "{\"appIdOrName\":\"https://fdroid.typeblog.net\",\"pickHighestVersionCode\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}",
"overrideSource": "FDroidRepo",
"altLabel": "PeterCxy's F-Droid Repo"
}
],
"icon": "https://raw.githubusercontent.com/PeterCxy/Shelter/refs/heads/master/metadata/en-US/images/icon.png",
"description": {
"en": "Isolate your Big Brother Apps, using Work Profiles"
},
"categories": [
"utilities"
]
}

0 comments on commit 30bc140

Please sign in to comment.