Skip to content

Commit

Permalink
feat: update roms 2024-02-02T00:50:10Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 2, 2024
1 parent 86aaf0e commit 4b73f38
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 10 deletions.
35 changes: 35 additions & 0 deletions android_devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -103239,6 +103239,11 @@
"name": "H6511",
"codename": "H6511"
},
{
"brand": "Mobiwire",
"name": "H6682",
"codename": "H6682"
},
{
"brand": "Mobiwire",
"name": "H6821",
Expand Down Expand Up @@ -106684,6 +106689,11 @@
"name": "moto g32",
"codename": "devon"
},
{
"brand": "Motorola",
"name": "moto g34",
"codename": "fogos"
},
{
"brand": "Motorola",
"name": "moto g34 5G",
Expand Down Expand Up @@ -113419,6 +113429,11 @@
"name": "A12L",
"codename": "S5504LA"
},
{
"brand": "Nuu",
"name": "A14",
"codename": "S6007LA"
},
{
"brand": "Nuu",
"name": "A15",
Expand Down Expand Up @@ -113504,6 +113519,11 @@
"name": "A9L",
"codename": "S6303LA"
},
{
"brand": "Nuu",
"name": "A9L",
"codename": "S6303LAT_Go"
},
{
"brand": "Nuu",
"name": "A9L",
Expand Down Expand Up @@ -163124,6 +163144,11 @@
"name": "innova10",
"codename": "innova10"
},
{
"brand": "Symphony",
"name": "innova20",
"codename": "innova20"
},
{
"brand": "Symphony",
"name": "roarV95",
Expand Down Expand Up @@ -177294,6 +177319,11 @@
"name": "STB10",
"codename": "TOSPASB"
},
{
"brand": "Toshiba",
"name": "TD-E657TS",
"codename": "xinnong"
},
{
"brand": "Toshiba",
"name": "TD-E757TS",
Expand Down Expand Up @@ -179724,6 +179754,11 @@
"name": "BISON X20",
"codename": "BISON_X20"
},
{
"brand": "Umidigi",
"name": "BISON X20 EEA",
"codename": "BISON_X20"
},
{
"brand": "Umidigi",
"name": "BISON_GT",
Expand Down
2 changes: 1 addition & 1 deletion devices.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions devices/Dubai.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ recoveries = []
[[roms]]
id = "arrowos"
maintainer = "Adithya (ghostrider_reborn)"
changelog = "- Updated kernel to latest CLO tag\r\n- Fixed manual network selection\r\n- Disabled broken color inversion"

[[roms]]
id = "lineageos"
Expand Down
8 changes: 4 additions & 4 deletions devices/ODIN.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ name = "ODIN"

[[recoveries]]
id = "twrp"
xdathread = "https://forum.xda-developers.com/t/recovery-11-official-teamwin-recovery-project.4374117/"
maintainer = "Nebrassy"
xdathread = "https://forum.xda-developers.com/xperia-zl/orig-development/ub-twrp-v3-2-1-xperia-zl-t3720156"
maintainer = "CyberWalkMaN"

[[recoveries]]
id = "twrp"
xdathread = "https://forum.xda-developers.com/xperia-zl/orig-development/ub-twrp-v3-2-1-xperia-zl-t3720156"
maintainer = "CyberWalkMaN"
xdathread = "https://forum.xda-developers.com/t/recovery-11-official-teamwin-recovery-project.4374117/"
maintainer = "Nebrassy"

[[roms]]
id = "lineageos"
Expand Down
4 changes: 2 additions & 2 deletions devices/X00QD.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "ASUS"
brand = "Asus"
codename = "X00QD"
name = "ZenFone 5"
name = "Zenfone 5"

[[recoveries]]
id = "orangefox"
Expand Down
2 changes: 1 addition & 1 deletion devices/enchilada.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ id = "cherishos"
[[roms]]
id = "crdroid"
gapps = "https://nikgapps.com/crdroid-official"
recovery = "https://sourceforge.net/projects/crdroid/files/enchilada/10.x/crDroidAndroid-14.0-20231231-enchilada-v10.0_boot.img/download"
recovery = "https://sourceforge.net/projects/crdroid/files/enchilada/10.x/crDroidAndroid-14.0-20240121-enchilada-v10.1_boot.img/download"

[[roms]]
id = "dotos"
Expand Down
2 changes: 1 addition & 1 deletion devices/fajita.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ id = "cherishos"
[[roms]]
id = "crdroid"
gapps = "https://nikgapps.com/crdroid-official"
recovery = "https://sourceforge.net/projects/crdroid/files/fajita/10.x/crDroidAndroid-14.0-20231230-fajita-v10.0_boot.img/download"
recovery = "https://sourceforge.net/projects/crdroid/files/fajita/10.x/crDroidAndroid-14.0-20240121-fajita-v10.1_boot.img/download"

[[roms]]
id = "dotos"
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 Prime / POCO M2"
name = "Xiaomi Redmi 9 & Poco M2"
recoveries = []

[[roms]]
Expand Down

0 comments on commit 4b73f38

Please sign in to comment.