Skip to content

Commit

Permalink
feat: update roms 2023-11-17T00:52:40Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 17, 2023
1 parent 18a873e commit 6ed0e08
Show file tree
Hide file tree
Showing 10 changed files with 76 additions and 9 deletions.
30 changes: 30 additions & 0 deletions android_devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -4109,6 +4109,11 @@
"name": "A81",
"codename": "AIWA_A81"
},
{
"brand": "Aiwa",
"name": "AIWA",
"codename": "lavender"
},
{
"brand": "Aiwa",
"name": "AIWA",
Expand Down Expand Up @@ -102074,6 +102079,11 @@
"name": "Lonan",
"codename": "Lonan"
},
{
"brand": "Mobiwire",
"name": "MobiTab",
"codename": "WM26"
},
{
"brand": "Mobiwire",
"name": "MobiWire Halona",
Expand Down Expand Up @@ -110434,6 +110444,11 @@
"name": "Q23",
"codename": "rk3588_t"
},
{
"brand": "Newline",
"name": "WB55860W",
"codename": "WB55860W"
},
{
"brand": "Newsday",
"name": "A1",
Expand Down Expand Up @@ -173274,6 +173289,11 @@
"name": "SPARK Go 2023",
"codename": "TECNO-Mobile-BF7n"
},
{
"brand": "Tecno Mobile",
"name": "SPARK Go 2024",
"codename": "TECNO-Mobile-BG6"
},
{
"brand": "Tecno Mobile",
"name": "TECNO SPARK 10",
Expand Down Expand Up @@ -181264,6 +181284,11 @@
"name": "B866V2",
"codename": "MediaBox_B866V2"
},
{
"brand": "Vision",
"name": "B866V2F",
"codename": "B866V2F"
},
{
"brand": "Vision",
"name": "Bangladesh",
Expand Down Expand Up @@ -192979,6 +193004,11 @@
"name": "A202ZT",
"codename": "Z6575S"
},
{
"brand": "ZTE",
"name": "A302ZT",
"codename": "Z6561S"
},
{
"brand": "ZTE",
"name": "A880",
Expand Down
2 changes: 1 addition & 1 deletion devices.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions devices/RMX1971.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ deprecated = true
[[roms.supported_versions]]
version_code = "thirteen"
stable = true
deprecated = false
deprecated = true

[[roms.supported_versions]]
version_code = "thirteen_plus"
stable = true
deprecated = false
deprecated = true

[[roms]]
id = "pixelextended"
Expand Down
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
4 changes: 2 additions & 2 deletions devices/vs986.toml → devices/VS986.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
brand = "LG"
codename = "vs986"
codename = "VS986"
name = "LG G4"
roms = []

[[recoveries]]
id = "twrp"
xdathread = "http://forum.xda-developers.com/g4/development/recovery-twrp-3-touch-recovery-t3442424"
maintainer = "steadfasterX"

[[recoveries]]
id = "twrp"
xdathread = "http://forum.xda-developers.com/g4/development/recovery-twrp-3-touch-recovery-t3442424"
maintainer = "steadfasterX"

[specs]
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
16 changes: 16 additions & 0 deletions devices/a52sxq.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,19 @@ id = "lineageos"
cpu = "Kryo 670"
ram = "6/8 GB"
wifi = "802.11 a/b/g/n/ac/ax"

[[roms]]
id = "pixelexperience"
repostories = ["device_samsung_a52sxq","device_samsung_sm7325-common","kernel_samsung_sm7325","vendor_samsung_sm7325-common","vendor_samsung_a52sxq"]

[[roms.supported_versions]]
version_code = "thirteen"
xda_thread = "https://xdaforums.com/t/unofficial-rom-13-0-encryption-pixel-experience-13-plus-edition-for-a52s-5g.4574987/"
stable = true
deprecated = false

[[roms.supported_versions]]
version_code = "thirteen_plus"
xda_thread = "https://xdaforums.com/t/unofficial-rom-13-0-encryption-pixel-experience-13-plus-edition-for-a52s-5g.4574987/"
stable = true
deprecated = false
16 changes: 16 additions & 0 deletions devices/m52xq.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,19 @@ id = "lineageos"
cpu = "Kryo 670"
ram = "6/8 GB"
wifi = "802.11 a/b/g/n/ac/ax"

[[roms]]
id = "pixelexperience"
repostories = ["device_samsung_m52xq","device_samsung_sm7325-common","kernel_samsung_sm7325","vendor_samsung_sm7325-common","vendor_samsung_m52xq"]

[[roms.supported_versions]]
version_code = "thirteen"
xda_thread = "https://xdaforums.com/t/unofficial-rom-13-0-encryption-pixel-experience-13-plus-edition-for-m52-5g.4595059/"
stable = true
deprecated = false

[[roms.supported_versions]]
version_code = "thirteen_plus"
xda_thread = "https://xdaforums.com/t/unofficial-rom-13-0-encryption-pixel-experience-13-plus-edition-for-m52-5g.4595059/"
stable = true
deprecated = false
5 changes: 5 additions & 0 deletions devices/miatoll.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ maintainer = "SonalSingh"
[[roms]]
id = "cherishos"

[[roms]]
id = "crdroid"
gapps = "https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-U/"
recovery = "https://orangefox.download/release/654f97eec41248a5cdacb832"

[[roms]]
id = "dotos"

Expand Down
2 changes: 1 addition & 1 deletion devices/olives.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Xiaomi"
codename = "olives"
name = "Redmi 8 Series"
name = "Redmi 8/8A/8A Dual"
recoveries = []

[[roms]]
Expand Down

0 comments on commit 6ed0e08

Please sign in to comment.