Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions data/apps/com.x8bit.bitwarden-fdroid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"configs": [
{
"id": "com.x8bit.bitwarden",
"url": "https://github.com/bitwarden/android",
"author": "bitwarden",
"name": "Bitwarden (fdroid)",
"preferredApkIndex": 0,
"additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"trackOnly\":false,\"versionDetection\":\"standardVersionDetection\",\"apkFilterRegEx\":\"bitwarden-fdroid.apk\",\"autoApkFilterByArch\":true,\"appName\":\"\",\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}"
}
],
"icon": "https://avatars.githubusercontent.com/u/15990069?s=200&v=4",
"categories": [
"password_and_authentication"
],
"description": {
"en": "A password manager app that securely stores and manages passwords and other sensitive information across devices.",
"de": "Eine Passwortmanager-App, die Passwörter und andere vertrauliche Informationen sicher und geräteübergreifend speichert und verwaltet."
}
}
2 changes: 1 addition & 1 deletion data/apps/com.x8bit.bitwarden.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"id": "com.x8bit.bitwarden",
"url": "https://github.com/bitwarden/android",
"author": "bitwarden",
"name": "Bitwarden",
"name": "Bitwarden (non-free)",
"preferredApkIndex": 0,
"additionalSettings": "{\"includePrereleases\":false,\"fallbackToOlderReleases\":true,\"filterReleaseTitlesByRegEx\":\"\",\"filterReleaseNotesByRegEx\":\"\",\"verifyLatestTag\":false,\"dontSortReleasesList\":false,\"trackOnly\":false,\"versionDetection\":\"standardVersionDetection\",\"apkFilterRegEx\":\"bitwarden.apk\",\"autoApkFilterByArch\":true,\"appName\":\"\",\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\"}"
}
Expand Down