Update AOSP lists, added a few suggestions

This commit is contained in:
Muntashir Al-Islam
2022-08-09 13:37:54 +06:00
parent 216b39e196
commit 1322f90941
3 changed files with 146 additions and 62 deletions

14
suggestions/browsers.json Normal file
View File

@ -0,0 +1,14 @@
[
{
"id": "org.bromite.bromite",
"label": "Bromite",
"source": "f",
"repo": "https://github.com/bromite/bromite"
},
{
"id": "org.chromium.chrome",
"label": "Vanadium",
"repo": "https://github.com/GrapheneOS/Vanadium",
"reason": "GrapheneOS only"
}
]

View File

@ -0,0 +1,8 @@
[
{
"id": "org.bromite.webview",
"label": "Bromite SystemWebView",
"source": "f",
"repo": "https://github.com/bromite/bromite"
}
]