From 3940b65a029110a14d91d9c509035cf90f2e1d46 Mon Sep 17 00:00:00 2001 From: Arijit Saha <107979673+Arijit78@users.noreply.github.com> Date: Mon, 27 Mar 2023 13:38:14 +0600 Subject: [PATCH] whyred: Update v4.6 Mar (#89) --- builds/whyred.json | 28 +++++++++++++++++++++++++ changelogs/changelog_whyred.txt | 37 +++++++++++++++++++++++++++++++++ devices.json | 8 +++---- 3 files changed, 69 insertions(+), 4 deletions(-) create mode 100644 builds/whyred.json create mode 100644 changelogs/changelog_whyred.txt diff --git a/builds/whyred.json b/builds/whyred.json new file mode 100644 index 0000000..5a9d30e --- /dev/null +++ b/builds/whyred.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "ARIJIT SAHA", + "oem": "Redmi", + "device": "Redmi Note 5 Pro", + "filename": "Cherish-OS-v4.6-20230326-1404-whyred-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/whyred/Cherish-OS-v4.6-20230326-1404-whyred-OFFICIAL-GApps.zip/download", + "timestamp": "1679893914", + "md5": "7ea9b76779cd7a5769502d887d18ab3a", + "sha256": "b2dae98fb6fcc464c2b46882a05e960b4bfb08e2", + "size": "1503238553.6", + "version": "4.6", + "buildtype": "Releases", + "forum": "https://t.me/cherishOS", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://www.paypal.me/hungphan2001", + "telegram": "https://t.me/cherishos_whyred", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} diff --git a/changelogs/changelog_whyred.txt b/changelogs/changelog_whyred.txt new file mode 100644 index 0000000..21043df --- /dev/null +++ b/changelogs/changelog_whyred.txt @@ -0,0 +1,37 @@ +Highlights & Device Specific Changes +Build type: Monthly +Device: Redmi Note 5 Pro +Device maintainer: ARIJIT SAHA + +=====27th March 2023====== + +• Synced with latest CherishOS source +• Speed up heavy system apps +• Speed up system profile services +• Added Relax Wifi +• Disable blur on app launch +• Disabled system blur +• Added offline charging led indicator +• Added better ram management prop +• Added display use smooth motion prop +• Disabled by default Bluetooth on after first boot +• Enabled extended wifi service +• Disabled by default Adaptive brightness on after first boot +• Disabled by default ui touch sound on after first boot +• Disabled ripple unlock animation by default +• Added props for smoother scrolling and better +• Added a system property for System UI compiler filter +• Increased handset speaker and mic volume to 100 +• Limit screen recorder frame rate to 60fps +• Added few touch props +• Switch to SkiaGL threaded +• Dropped status bar padding +• Added prop for make the ui more smoother +• Disabled slow blur affect to avoid laggish blur affect +• Disabled TTS force stop warning +• Set window animation/transition scale to 0% +• Added init for remove package cache early in boot +• Added device settings and device doze +• Added initial support for dirac +• Removed aptX(HD) encoder shared libs +• Added prop for enable pre rendering diff --git a/devices.json b/devices.json index 4baa7dc..97bb198 100644 --- a/devices.json +++ b/devices.json @@ -371,10 +371,10 @@ "name": "Redmi Note 5 Pro", "supported_versions": [ { - "maintainer_name": "P.M.SALMANKHAN", - "maintainer_url": "https://t.me/SALMAN_IS_HERE", - "version_code": "eleven", - "version_name": "Eleven", + "maintainer_name": "ARIJIT SAHA", + "maintainer_url": "https://t.me/whyred_404", + "version_code": "tiramisu", + "version_name": "Tiramisu", "xda_thread": "" } ]