Skip to content

Commit

Permalink
feat: update roms 2023-08-24T00:46:54Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 24, 2023
1 parent d93bafa commit 93f8674
Show file tree
Hide file tree
Showing 8 changed files with 57 additions and 6 deletions.
40 changes: 40 additions & 0 deletions android_devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -71589,6 +71589,11 @@
"name": "itel S23",
"codename": "itel-S665LN"
},
{
"brand": "Itel",
"name": "itel S23+",
"codename": "itel-S681LN"
},
{
"brand": "Itel",
"name": "itel S32LTE",
Expand Down Expand Up @@ -118374,6 +118379,11 @@
"name": "SMLK2A",
"codename": "SMLK2A"
},
{
"brand": "Panasonic",
"name": "SPU-A05-SWG",
"codename": "SPU-A05-SWG"
},
{
"brand": "Panasonic",
"name": "SV-ME1000",
Expand Down Expand Up @@ -118459,6 +118469,11 @@
"name": "TAB-A05-SA",
"codename": "TAB-A05"
},
{
"brand": "Panasonic",
"name": "TAB-A05-SA2",
"codename": "TAB-A05-SA2"
},
{
"brand": "Panasonic",
"name": "TH-43JX580C",
Expand Down Expand Up @@ -146194,6 +146209,16 @@
"name": "Galaxy Z Flip4",
"codename": "b4q"
},
{
"brand": "Samsung",
"name": "Galaxy Z Flip5",
"codename": "SC-54D"
},
{
"brand": "Samsung",
"name": "Galaxy Z Flip5",
"codename": "SCG23"
},
{
"brand": "Samsung",
"name": "Galaxy Z Flip5",
Expand Down Expand Up @@ -146339,6 +146364,16 @@
"name": "Galaxy Z Fold4",
"codename": "q4q"
},
{
"brand": "Samsung",
"name": "Galaxy Z Fold5",
"codename": "SC-55D"
},
{
"brand": "Samsung",
"name": "Galaxy Z Fold5",
"codename": "SCG22"
},
{
"brand": "Samsung",
"name": "Galaxy Z Fold5",
Expand Down Expand Up @@ -178314,6 +178349,11 @@
"name": "T1x",
"codename": "2135"
},
{
"brand": "Vivo",
"name": "T2",
"codename": "V2237"
},
{
"brand": "Vivo",
"name": "T2 5G",
Expand Down
2 changes: 1 addition & 1 deletion devices.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions devices/gts4lv.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ wifi = "802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot"

[[roms]]
id = "pixelextended"
url = "https://sourceforge.net/projects/pixelextended/files/gts4lv/PixelExtended-5.9_gts4lv-13.0-20230802-1257-OFFICIAL.zip/download"
xda_thread = "https://forum.xda-developers.com/t/rom-gts4lv-13-pixel-extended-5-9.4612023/"
url = "https://sourceforge.net/projects/pixelextended/files/gts4lv/PixelExtended-5.10_gts4lv-13.0-20230817-1153-OFFICIAL.zip/download"
xda_thread = "https://forum.xda-developers.com/t/rom-gts4lv-13-pixel-extended-5-9-official.4612023/"

[specs]
cpu = "Not found"
Expand Down
5 changes: 5 additions & 0 deletions devices/gts4lvwifi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ cpu = "Kryo 360"
ram = "4/6 GB"
wifi = "802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot"

[[roms]]
id = "pixelextended"
url = "https://sourceforge.net/projects/pixelextended/files/gts4lvwifi/PixelExtended-5.10_gts4lvwifi-13.0-20230822-1053-OFFICIAL.zip/download"
xda_thread = "https://forum.xda-developers.com/t/rom-gts4lv-13-pixel-extended-5-9-official.4612023/"

[specs]
cpu = "Not found"
weight = "Not found"
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
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 (olives)"
recoveries = []

[[roms]]
Expand Down
2 changes: 1 addition & 1 deletion devices/sagit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ id = "blissroms"
[[roms]]
id = "crdroid"
gapps = "https://androidfilehost.com/?w=files&flid=322935"
recovery = "https://sourceforge.net/projects/crdroid-9-sagit/files/recovery.img/download"
recovery = "https://sourceforge.net/projects/crdroid/files/sagit/9.x/recovery.img/download"

[[roms]]
id = "lineageos"
Expand Down
6 changes: 6 additions & 0 deletions devices/tangorpro.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ codename = "tangorpro"
name = "Pixel Tablet"
recoveries = []

[[roms]]
id = "evolutionx"

[[roms]]
id = "evolutionx"

[[roms]]
id = "lineageos"
cpu = "Cortex-X1 & Cortex-A78 & Cortex-A55"
Expand Down

0 comments on commit 93f8674

Please sign in to comment.