Skip to content

Commit

Permalink
feat: update roms 2024-01-11T00:54:57Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 11, 2024
1 parent 85ce96c commit a40fee5
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 5 deletions.
30 changes: 30 additions & 0 deletions android_devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -5974,6 +5974,11 @@
"name": "Altibox TV",
"codename": "uiw4054aib"
},
{
"brand": "Altice",
"name": "ADOBox 4K (DIW377)",
"codename": "DIW377_ALT_DO"
},
{
"brand": "Altice",
"name": "ALTICE S43",
Expand Down Expand Up @@ -69524,6 +69529,11 @@
"name": "Infinix SMART 8 HD",
"codename": "Infinix-X6525"
},
{
"brand": "Infinix",
"name": "Infinix SMART 8 PRO",
"codename": "Infinix-X6525B"
},
{
"brand": "Infinix",
"name": "Infinix SMART 8 Plus",
Expand Down Expand Up @@ -95784,6 +95794,11 @@
"name": "ME61",
"codename": "ME61"
},
{
"brand": "MEFERI",
"name": "ME65",
"codename": "ME65"
},
{
"brand": "MEO(Portugal)",
"name": "MEO TV Box 4K",
Expand Down Expand Up @@ -114719,6 +114734,11 @@
"name": "OnePlus Ace",
"codename": "OP5565"
},
{
"brand": "OnePlus",
"name": "OnePlus Ace 3",
"codename": "OP5CF9L1"
},
{
"brand": "OnePlus",
"name": "OnePlus Ace 竞速版",
Expand Down Expand Up @@ -133109,6 +133129,16 @@
"name": "PA501",
"codename": "PA501BW"
},
{
"brand": "RuggON",
"name": "PA501BGR",
"codename": "PA501BGR"
},
{
"brand": "RuggON",
"name": "PA501BWR",
"codename": "PA501BWR"
},
{
"brand": "Ruggear",
"name": "CP250",
Expand Down
2 changes: 1 addition & 1 deletion devices.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion devices/X00TD.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "ASUS"
codename = "X00TD"
name = "Asus Zenfone Max Pro M1"
name = "Zenfone Max Pro M1"

[[recoveries]]
id = "twrp"
Expand Down
2 changes: 1 addition & 1 deletion devices/lava.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Xiaomi"
codename = "lava"
name = "Xiaomi Redmi 9 & Poco M2"
name = "Xiaomi Redmi 9 Prime / POCO M2"
recoveries = []

[[roms]]
Expand Down
4 changes: 2 additions & 2 deletions devices/Mi439.toml → devices/mi439.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Xiaomi"
codename = "Mi439"
name = "Redmi 8A Dual"
codename = "mi439"
name = "MI439-Unified"

[[recoveries]]
id = "twrp"
Expand Down
5 changes: 5 additions & 0 deletions devices/ocean.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ xda_thread = ""
id = "arrowos"
maintainer = "Deivid Ignacio"

[[roms]]
id = "crdroid"
gapps = "https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-U/07-Nov-2023/NikGapps-core-arm64-14-20231107-signed.zip/download"
recovery = ""

[[roms]]
id = "dotos"

Expand Down
5 changes: 5 additions & 0 deletions devices/river.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ xda_thread = ""
id = "arrowos"
maintainer = "Deivid Ignacio"

[[roms]]
id = "crdroid"
gapps = "https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-U/07-Nov-2023/NikGapps-core-arm64-14-20231107-signed.zip/download"
recovery = ""

[[roms]]
id = "havocos"
url = "https://download.havoc-os.com/river/Havoc-OS-v4.16-20220422-river-Official-GApps.zip"
Expand Down

0 comments on commit a40fee5

Please sign in to comment.