Skip to content

Commit

Permalink
feat: update roms 2023-10-14T00:48:08Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 14, 2023
1 parent 6e3b02c commit c1e7270
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 7 deletions.
10 changes: 10 additions & 0 deletions android_devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -112134,6 +112134,11 @@
"name": "X3_1",
"codename": "X3"
},
{
"brand": "OMIX",
"name": "X4",
"codename": "OMIX_X4"
},
{
"brand": "OMIX",
"name": "X400",
Expand Down Expand Up @@ -146559,6 +146564,11 @@
"name": "Galaxy Tab S9 FE+",
"codename": "gts9fepwifi"
},
{
"brand": "Samsung",
"name": "Galaxy Tab S9 FE+ 5G",
"codename": "SCT22"
},
{
"brand": "Samsung",
"name": "Galaxy Tab S9 FE+ 5G",
Expand Down
2 changes: 1 addition & 1 deletion devices.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion devices/RMX2170.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Realme"
codename = "RMX2170"
name = "Realme 7 pro"
name = "Realme 7 Pro"
recoveries = []

[[roms]]
Expand Down
2 changes: 1 addition & 1 deletion devices/cepheus.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ id = "blissroms"
[[roms]]
id = "crdroid"
gapps = "https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-T/"
recovery = "https://dl.twrp.me/cepheus/twrp-3.5.2_9-0-cepheus.img.html"
recovery = "https://sourceforge.net/projects/cepheus/files/recovery/"

[[roms]]
id = "evolutionx"
Expand Down
4 changes: 2 additions & 2 deletions devices/jasmine_sprout.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ deprecated = false

[[roms]]
id = "pixelextended"
url = "https://sourceforge.net/projects/pixelextended/files/jasmine_sprout/PixelExtended-5.6_jasmine_sprout-13.0-20230409-1012-OFFICIAL-SIGNED.zip/download"
xda_thread = "https://forum.xda-developers.com/t/rom-official-pixel-extended-mi-a2-jasmine_sprout.4550155/"
url = "https://sourceforge.net/projects/pixelextended/files/jasmine_sprout/PixelExtended-5.10_jasmine_sprout-13.0-20231005-1409-OFFICIAL.zip/download"
xda_thread = "https://xdaforums.com/t/rom-official-pixel-extended-mi-a2-jasmine_sprout.4550155/"

[[roms]]
id = "pixyos"
Expand Down
2 changes: 1 addition & 1 deletion devices/r5x.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Realme"
codename = "r5x"
name = "Realme 5 Series"
name = "Realme 5 / 5s / 5i"
recoveries = []

[[roms]]
Expand Down
2 changes: 1 addition & 1 deletion devices/redwood.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ recoveries = []
[[roms]]
id = "crdroid"
gapps = "https://nikgapps.com/"
recovery = ""
recovery = "https://sourceforge.net/projects/crdroid/files/redwood/9.x/recovery/"

[[roms]]
id = "evolutionx"
Expand Down

0 comments on commit c1e7270

Please sign in to comment.