diff --git a/builds/fleur.json b/builds/fleur.json new file mode 100644 index 0000000..afb41c3 --- /dev/null +++ b/builds/fleur.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "gabutuniverse(pajar)", + "oem": "Xiaomi", + "device": "POCO M4 Pro 4G/Redmi Note 11S 4G", + "filename": "Cherish-OS-v4.10-20230717-1205-fleur-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/fleur/Cherish-OS-v4.10-20230717-1205-fleur-OFFICIAL-GApps.zip/download", + "timestamp": 1689595418, + "md5": "e5a8abc78af79d2b405d72085e9999f7", + "sha256": "c1cb61b30c6015d356534a4400a83d680dccb80fbb301ce894c9464932fc0128", + "size": 1649367672, + "version": 4.10, + "buildtype": "Releases", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "https://sourceforge.net/projects/cherish-os/files/device/fleur/boot.img/download", + "paypal": "", + "telegram": "https://t.me/gabutuniverse", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} diff --git a/changelogs/changelog_fleur.txt b/changelogs/changelog_fleur.txt new file mode 100644 index 0000000..132733f --- /dev/null +++ b/changelogs/changelog_fleur.txt @@ -0,0 +1,37 @@ +Highlights & Device Specific Changes +Device: POCO M4 Pro 4G/Redmi Note 11S 4G +Device maintainer: gabutuniverse + +===== July 17, 2023 ====== +- Fixed Video flicker issue +- Fixed Refresh Rate issue +- Fixed Fingerprint Issue +- Gapps OTA supported +- July security patch +- Updated Kernel from MIUI 13.0.9.0.SKEMIXM +- Updated Blobs from MIUI 13.0.9.0.SKEMIXM +- Enable Charger suspend +- Remove unused blobs from MemeUI +- Switch back to Hybrid scheduler +- Shut up even more log-spamming services +- Remove IO read_ahead_kb tune +- Kill IMS log spam +- Prefer hwcodecs for thumbnails +- Update SF props from cheetah +- Compact and Allow cached app heaps in the background +- Set Correct INTERACTION uclamp value down to 50% +- Boost schedtune during bootup +- Add blkio tuning from sunfish + +===== July 04, 2023 ====== +- Initial Enforcing Build +- Enable config_avoidGfxAccel +- Import Mali EGL Configs +- Drop uneeded stp_dump3 service +- Build AOSP FMRadio +- Drop AEE Feature + +Credits: +- thx to @rusyd4 for tester and ur pc (local build) +- @RafaelPratama, @Erico_Cristiant ,@al1r4d for tester and supported me! +- Thanks to all for helped and supported me! \ No newline at end of file diff --git a/devices.json b/devices.json index e75a38f..76ee0db 100644 --- a/devices.json +++ b/devices.json @@ -756,5 +756,19 @@ "xda_thread": "" } ] - } + }, + { + "brand": "POCO", + "codename": "fleur", + "name": "POCO M4 Pro/Redmi Note 11S", + "supported_versions": [ + { + "maintainer_name": "gabutuniverse(fajar)", + "maintainer_url": "https://t.me/gabutuniverse", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } + ] + } ] \ No newline at end of file