Skip to content

Commit

Permalink
feat: update roms 2023-12-23T00:49:59Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 23, 2023
1 parent 07e1b89 commit 93777c7
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 7 deletions.
20 changes: 20 additions & 0 deletions android_devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -46189,6 +46189,11 @@
"name": "Betacrux",
"codename": "Betacrux"
},
{
"brand": "H819E",
"name": "MINTAKA",
"codename": "MINTAKA"
},
{
"brand": "HAKO",
"name": "HAKO mini",
Expand Down Expand Up @@ -69364,6 +69369,11 @@
"name": "Infinix SMART 8 Plus",
"codename": "Infinix-X6526"
},
{
"brand": "Infinix",
"name": "Infinix SMART 8 Pro",
"codename": "Infinix-X6525B"
},
{
"brand": "Infinix",
"name": "Infinix X5010",
Expand Down Expand Up @@ -97599,6 +97609,11 @@
"name": "ASTRO 10R",
"codename": "MX-A10RWW"
},
{
"brand": "Maxwest",
"name": "ASTRO A64",
"codename": "MX-A64"
},
{
"brand": "Maxwest",
"name": "ASTRO A65",
Expand Down Expand Up @@ -102629,6 +102644,11 @@
"name": "Hotah",
"codename": "Hotah"
},
{
"brand": "Mobiwire",
"name": "IKOSORA+",
"codename": "IKOSORA_Plus"
},
{
"brand": "Mobiwire",
"name": "Kicka 4 Plus",
Expand Down
2 changes: 1 addition & 1 deletion devices.json

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions devices/RMX2061.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ codename = "RMX2061"
name = "Realme 6 PRO"
recoveries = []

[[roms]]
id = "crdroid"
gapps = "https://wiki.lineageos.org/gapps"
recovery = "https://sourceforge.net/projects/crdroid/files/toco/10.x/recovery/recovery-20231222.img/download"

[[roms]]
id = "crdroid"
gapps = "https://wiki.lineageos.org/gapps"
recovery = "https://sourceforge.net/projects/crdroid/files/toco/10.x/recovery/recovery-20231222.img/download"

[[roms]]
id = "dotos"

Expand Down
2 changes: 1 addition & 1 deletion devices/dipper.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ photo = "https://fdn2.gsmarena.com/vv/pics/xiaomi/xiaomi-mi8-4.jpg"
[[roms]]
id = "crdroid"
gapps = "https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-U/"
recovery = "https://dl.twrp.me/dipper/"
recovery = "https://sourceforge.net/projects/zhullyb/files/dipper/14.0/TWRP/TWRP_3.7.0-12.1_dipper_system-ext_zhullyb_20231203.img/download"

[[roms]]
id = "dotos"
Expand Down
1 change: 0 additions & 1 deletion devices/ginkgo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ xda_thread = ""
[[roms]]
id = "arrowos"
maintainer = "Adithya (ghostrider_reborn)"
changelog = "- Updated kernel to latest CLO tag\r\n- Fixed miui camera issues from last few builds\r\n- Misc performance improvements"

[[roms]]
id = "blissroms"
Expand Down
5 changes: 5 additions & 0 deletions devices/lancelot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ codename = "lancelot"
name = "Redmi 9 Prime"
recoveries = []

[[roms]]
id = "crdroid"
gapps = "https://nikgapps.com/crdroid-official"
recovery = ""

[[roms]]
id = "lineageos"
cpu = "Cortex-A75 & Cortex-A55"
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
4 changes: 2 additions & 2 deletions devices/Mi439.toml → devices/mi439.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
brand = "Xiaomi"
codename = "Mi439"
name = "Redmi 8A Dual"
codename = "mi439"
name = "MI439-Unified"

[[recoveries]]
id = "twrp"
Expand Down
2 changes: 1 addition & 1 deletion devices/mojito.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ id = "cherishos"

[[roms]]
id = "crdroid"
gapps = ""
gapps = "https://nikgapps.com/crdroid-official"
recovery = "https://eu.dl.twrp.me/mojito/"

[[roms]]
Expand Down
5 changes: 5 additions & 0 deletions devices/sagit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ maintainer = "Parth Bhatia (TheStrix), Mauronofrio"
[[roms]]
id = "blissroms"

[[roms]]
id = "crdroid"
gapps = ""
recovery = "https://sourceforge.net/projects/crdroid/files/sagit/10.x/recovery.img/download"

[[roms]]
id = "lineageos"
cpu = "Kryo 280"
Expand Down

0 comments on commit 93777c7

Please sign in to comment.