Skip to content

Commit

Permalink
Added mattermost config
Browse files Browse the repository at this point in the history
  • Loading branch information
P4rcev4l committed Mar 3, 2025
1 parent 5b4f6e7 commit 4006317
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/apps/com.mattermost.rn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"configs": [
{
"id": "com.mattermost.rn",
"url": "https://github.com/mattermost/mattermost-mobile/releases/latest",
"author": "Mattermost",
"name": "Mattermost",
"additionalSettings": "{\"intermediateLink\":[],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"/mattermost-mobile/([^/]+)/\",\"matchGroupToUse\":\"1\",\"versionDetection\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"Mattermost-(arm64-v8a|armeabi-v7a|x86|x86_64)\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Mattermost\",\"appAuthor\":\"Mattermost\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"refreshBeforeDownload\":true}",
"overrideSource": "HTML"
}
],
"icon": "https://avatars.githubusercontent.com/u/9828093?s=48&v=4",
"categories": ["messaging"],
"description": {
"en": "Next generation Android app for Mattermost in React Native."
}
}

0 comments on commit 4006317

Please sign in to comment.