From eaa7e13fdc05bcb2b34201886479264de2820d65 Mon Sep 17 00:00:00 2001 From: Harshhaa Vardhan Reddy <79190327+harshhaareddy@users.noreply.github.com> Date: Mon, 15 Aug 2022 05:40:41 +0530 Subject: [PATCH] X00TD: CherishOS v3.9.5 update (#147) Signed-off-by: harshhaareddy Signed-off-by: harshhaareddy --- builds/X00TD.json | 26 ++++++++++++++++++++++++++ changelogs/changelog_X00TD.txt | 23 +++++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 builds/X00TD.json create mode 100644 changelogs/changelog_X00TD.txt diff --git a/builds/X00TD.json b/builds/X00TD.json new file mode 100644 index 0000000..502e12c --- /dev/null +++ b/builds/X00TD.json @@ -0,0 +1,26 @@ +{ + "response": [{ + "maintainer": "NotHarshhaa", + "oem": "Asus", + "device": "X00TD", + "filename": "Cherish-OS-v3.9.5-20220813-1800-X00TD-OFFICIAL-Vanilla.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/X00TD/Cherish-OS-v3.9.5-20220813-1800-X00TD-OFFICIAL-Vanilla.zip/download", + "timestamp": 1660413606, + "md5": "bebf502a274e6638eada9c06d32652f5", + "sha256": "3cb9b71c3f3ebbfd121fd0079b4adaa12d3b340cf6024b0c7c44e7198c2af59b", + "size": 1077590214, + "version": 3.9 .5, + "buildtype": "Active Development Releases", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/CherishOS", + "dt": "", + "common-dt": "", + "kernel": "" + }] +} \ No newline at end of file diff --git a/changelogs/changelog_X00TD.txt b/changelogs/changelog_X00TD.txt new file mode 100644 index 0000000..5d09caa --- /dev/null +++ b/changelogs/changelog_X00TD.txt @@ -0,0 +1,23 @@ +Highlights & Device Specific Changes: +Build type: Monthly +Device: Asus Zenfone Max Pro M1(X00TD) +Device maintainer: NotHarshhaa + +====15 August, 2022 ==== +• Reverted FP to Stock +• Enabled config_avoidGfxAccel for 3GB variants +• Added back thermal-engine definition +• Overlay: Don't pin launcher app in memory +• Props: Enabled GL comp backpressure +• Props: Disabled ahardware buffer +• Added missing vendor properties +• Updated SF offset duration +• Props: Disabled client composition cache +• Props: Set UI rendering Skiagl with skiaglthreaded +• Props: Enabled skia reduceOpsTaskSplitting +• Overlay: Added wifi tcp buffer overlay +• Props: Dropped all SF offset related props +• Updated SurfaceFlinger pin on all targets +• Fixed all camera issues +• Fixed Gcam lags +• Misc small improvements and bug fixes \ No newline at end of file