diff --git a/builds/gapps/r5x.json b/builds/gapps/r5x.json new file mode 100644 index 0000000..2de05a6 --- /dev/null +++ b/builds/gapps/r5x.json @@ -0,0 +1,20 @@ +{ + "response": [ + { + "maintainer": "Amritorock", + "oem": "realme", + "device": "r5x", + "version": "2.3", + "filename": "droidx-2.3-20240928-0243-OFFICIAL-r5x-Gapps.zip", + "download": "https://sourceforge.net/projects/droidxui-releases/files/r5x/droidx-2.3-20240928-0243-OFFICIAL-r5x-Gapps.zip/download", + "timestamp": 1727491248, + "md5": "dbb49778dd6b7e4cd19481219580550d", + "sha256": "e2fbd2507a94835d50d6f23048beea13efbb48bf14c7a1b3de5ddc6ec8cab31c", + "size": 2222906508, + "security_id": 240905, + "buildtype": "gapps", + "forum": "", + "telegram": "https://t.me/Amritos_ot" + } + ] +} diff --git a/changelogs/r5x.txt b/changelogs/r5x.txt new file mode 100644 index 0000000..fdb928a --- /dev/null +++ b/changelogs/r5x.txt @@ -0,0 +1,8 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: realme 5 series (r5x) +Device maintainer: Amritorock + +===== 28 September, 2024 ==== +- Initial Build +- Enforcing And Encrypted with fbev2 diff --git a/devices.json b/devices.json index e85a865..47200cc 100644 --- a/devices.json +++ b/devices.json @@ -371,5 +371,15 @@ "github": "https://github.com/Snowman2409", "donation": "", "active": true + }, + { + "vendor": "realme", + "model": "realme 5 series", + "codename": "r5x", + "maintainer": "Amritorock", + "telegram": "https://t.me/Amritorock", + "github": "https://github.com/Amritorock", + "donation": "", + "active": true } ]