Skip to content

Commit

Permalink
feat: update roms 2024-05-23T00:53:39Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 23, 2024
1 parent a332276 commit c854855
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 12 deletions.
2 changes: 1 addition & 1 deletion devices.json

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion devices/FP5.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
brand = "Fairphone"
codename = "FP5"
name = "Fairphone 5 5G"
roms = []

[[recoveries]]
id = "twrp"
maintainer = "z3ntu"

[[roms]]
id = "lineageos"
cpu = "Kryo 670"
ram = "8 GB LPDDR4X"
wifi = "802.11 a/b/g/n/ac/ax"
4 changes: 2 additions & 2 deletions devices/h810.toml → devices/H810.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
brand = "LG"
codename = "h810"
codename = "H810"
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/us991.toml → devices/US991.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
brand = "LG"
codename = "us991"
codename = "US991"
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/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
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 = "Zenfone Max Pro M1"
name = "Asus Zenfone Max Pro M1"

[[recoveries]]
id = "twrp"
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/8A/8A Dual"
name = "Redmi 8 Series"
recoveries = []

[[roms]]
Expand Down

0 comments on commit c854855

Please sign in to comment.