diff --git a/builds/beryllium.json b/builds/beryllium.json new file mode 100644 index 0000000..3730e77 --- /dev/null +++ b/builds/beryllium.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "AYUSH", + "oem": "Xiaomi", + "device": "Xiaomi Pocophone F1", + "filename": "Cherish-OS-v4.0.5-20220920-2353-beryllium-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/beryllium/Cherish-OS-v4.0.5-20220920-2353-beryllium-OFFICIAL-GApps.zip/download", + "timestamp": 1663717977, + "md5": "6070a1b1dcad1bdc689a69b378270987", + "sha256": "fc82f2f4dae4979160d545ab0d5f691c72517e808c94393a884f509bcec34673", + "size": 1697463963, + "version": "4.0.5", + "buildtype": "Active Development Releases", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://paypal.me/hungphan2001", + "telegram": "https://t.me/baka_hokage_builds_support", + "dt": "https://github.com/baka-hokage/device_xiaomi_beryllium", + "common-dt": "https://github.com/baka-hokage/device_xiaomi_sdm845-common", + "kernel": "https://github.com/PainKiller3/kernel_xiaomi_sdm845" + } + ] +} diff --git a/changelogs/changelog_beryllium.txt b/changelogs/changelog_beryllium.txt new file mode 100644 index 0000000..098d3a9 --- /dev/null +++ b/changelogs/changelog_beryllium.txt @@ -0,0 +1,11 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Pocophone F1 +Device maintainer: AYUSH + +=====20th Sept, 2022====== + +- Initial Build +- Fixed WFD +- Fixed MTP +- Fixed QS lag diff --git a/devices.json b/devices.json index 3d66408..58018cb 100644 --- a/devices.json +++ b/devices.json @@ -407,6 +407,20 @@ } ] }, + { + "brand": "Xiaomi", + "codename": "beryllium", + "name": "Pocophone F1", + "supported_versions": [ + { + "maintainer_name": "AYUSH", + "maintainer_url": "https://t.me/baka_hokage", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } + ] + }, { "brand": "sony", "codename": "honami",