Skip to content

Commit

Permalink
feat: update roms 2023-08-09T00:57:55Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 9, 2023
1 parent d2804e1 commit 5649f44
Show file tree
Hide file tree
Showing 10 changed files with 274 additions and 7 deletions.
255 changes: 255 additions & 0 deletions android_devices.json

Large diffs are not rendered by default.

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/biloba.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ roms = []

[[recoveries]]
id = "orangefox"
supported = true
supported = false
2 changes: 1 addition & 1 deletion devices/garden.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Xiaomi"
codename = "garden"
name = "Redmi 9C / 9C NFC / 9A / 9 India / POCO C3 (garden)"
name = "Redmi 9A / 9C / 9i / 9AT / 9A Sport / 9 / 9 Activ / POCO C3"

[[recoveries]]
id = "orangefox"
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
6 changes: 6 additions & 0 deletions devices/lemonade.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ id = "crdroid"
gapps = "https://sourceforge.net/projects/nikgapps/files/Elite-Releases/Gwolf2u/"
recovery = "https://sourceforge.net/projects/crdroid/files/lemonade/9.x/recovery/"

[[roms]]
id = "evolutionx"

[[roms]]
id = "evolutionx"

[[roms]]
id = "lineageos"
cpu = "Kryo 680"
Expand Down
6 changes: 6 additions & 0 deletions devices/lemonadep.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ id = "crdroid"
gapps = "https://sourceforge.net/projects/nikgapps/files/Elite-Releases/Gwolf2u/"
recovery = "https://sourceforge.net/projects/crdroid/files/lemonadep/9.x/recovery/"

[[roms]]
id = "evolutionx"

[[roms]]
id = "evolutionx"

[[roms]]
id = "lineageos"
cpu = "Kryo 680"
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
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 / 5s / 5i"
name = "Realme 5 Series"
recoveries = []

[[roms]]
Expand Down

0 comments on commit 5649f44

Please sign in to comment.