From f0be9d85f9f34fca2cb60d339518f04e38df214d Mon Sep 17 00:00:00 2001 From: LeDrew2017 <33235594+LeDrew2017@users.noreply.github.com> Date: Fri, 9 Jun 2023 23:06:36 -0400 Subject: [PATCH 01/12] OTA: Initial S10/N10 series OTA (#146) --- builds/beyond0lte.json | 28 ++++++++++++++++++++++++++++ builds/beyond1lte.json | 28 ++++++++++++++++++++++++++++ builds/beyond2lte.json | 28 ++++++++++++++++++++++++++++ builds/beyondx.json | 28 ++++++++++++++++++++++++++++ builds/d1.json | 28 ++++++++++++++++++++++++++++ builds/d2s.json | 28 ++++++++++++++++++++++++++++ 6 files changed, 168 insertions(+) create mode 100644 builds/beyond0lte.json create mode 100644 builds/beyond1lte.json create mode 100644 builds/beyond2lte.json create mode 100644 builds/beyondx.json create mode 100644 builds/d1.json create mode 100644 builds/d2s.json diff --git a/builds/beyond0lte.json b/builds/beyond0lte.json new file mode 100644 index 0000000..76679d0 --- /dev/null +++ b/builds/beyond0lte.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FrEeRuNnEr4EvEr", + "oem": "Samsung", + "device": "Galaxy S10e", + "filename": "", + "download": "", + "timestamp": , + "md5": "", + "sha256": "", + "size": , + "version": "4.8", + "buildtype": "Monthly", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "", + "telegram": "https://t.me/FreeRunner4everupdates", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} diff --git a/builds/beyond1lte.json b/builds/beyond1lte.json new file mode 100644 index 0000000..0b4568f --- /dev/null +++ b/builds/beyond1lte.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FrEeRuNnEr4EvEr", + "oem": "Samsung", + "device": "Galaxy S10", + "filename": "", + "download": "", + "timestamp": , + "md5": "", + "sha256": "", + "size": , + "version": "4.8", + "buildtype": "Monthly", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "", + "telegram": "https://t.me/FreeRunner4everupdates", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} diff --git a/builds/beyond2lte.json b/builds/beyond2lte.json new file mode 100644 index 0000000..04daaa0 --- /dev/null +++ b/builds/beyond2lte.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FrEeRuNnEr4EvEr", + "oem": "Samsung", + "device": "Galaxy S10+", + "filename": "", + "download": "", + "timestamp": , + "md5": "", + "sha256": "", + "size": , + "version": "4.8", + "buildtype": "Monthly", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "", + "telegram": "https://t.me/FreeRunner4everupdates", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} diff --git a/builds/beyondx.json b/builds/beyondx.json new file mode 100644 index 0000000..c9d6554 --- /dev/null +++ b/builds/beyondx.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FrEeRuNnEr4EvEr", + "oem": "Samsung", + "device": "Galaxy S10 5G", + "filename": "", + "download": "", + "timestamp": , + "md5": "", + "sha256": "", + "size": , + "version": "4.8", + "buildtype": "Monthly", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "", + "telegram": "https://t.me/FreeRunner4everupdates", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} diff --git a/builds/d1.json b/builds/d1.json new file mode 100644 index 0000000..5f05ec1 --- /dev/null +++ b/builds/d1.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FrEeRuNnEr4EvEr", + "oem": "Samsung", + "device": "Galaxy Note10", + "filename": "", + "download": "", + "timestamp": , + "md5": "", + "sha256": "", + "size": , + "version": "9.5", + "buildtype": "Monthly", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "", + "telegram": "https://t.me/FreeRunner4everupdates", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} diff --git a/builds/d2s.json b/builds/d2s.json new file mode 100644 index 0000000..f93d841 --- /dev/null +++ b/builds/d2s.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FrEeRuNnEr4EvEr", + "oem": "Samsung", + "device": "Galaxy Note10+", + "filename": "", + "download": "", + "timestamp": , + "md5": "", + "sha256": "", + "size": , + "version": "4.8", + "buildtype": "Monthly", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "", + "telegram": "https://t.me/FreeRunner4everupdates", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} From c7cab7aa555e3339ed0b7c74f4cf2e7b29afafaf Mon Sep 17 00:00:00 2001 From: COSMIC <93328579+rayavanindra@users.noreply.github.com> Date: Sat, 10 Jun 2023 08:36:47 +0530 Subject: [PATCH 02/12] miatoll: CherishOS v4.8 update (#143) --- builds/miatoll.json | 48 ++++++++++++++++---------------- changelogs/changelog_miatoll.txt | 28 ++++++++++++++++++- devices.json | 2 +- 3 files changed, 52 insertions(+), 26 deletions(-) diff --git a/builds/miatoll.json b/builds/miatoll.json index a30e55e..ef977f2 100644 --- a/builds/miatoll.json +++ b/builds/miatoll.json @@ -1,28 +1,28 @@ { "response": [ - { - "maintainer": "COSMIC", - "oem": "Xiaomi", - "device": "Xiaomi POCO M2 Pro / Redmi Note 9S / Redmi Note 9 Pro / Redmi Note 9 Pro Max / Redmi Note 10 Lite (miatoll)", - "filename": "Cherish-OS-v4.4-20230117-1518-miatoll-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/miatoll/Cherish-OS-v4.4-20230117-1518-miatoll-OFFICIAL-GApps.zip/download", - "timestamp": 1673968610, - "md5": "f431823b12084844c9d035bac75899a1", - "sha256": "9ddb9a4baa0cf55bbedb8669fcb457179d69ece5643c0c93ab22b41bc407f033", - "size": 1880344922, - "version": 4.4, - "buildtype": "Active Development Releases", - "forum": "", - "gapps": "", - "firmware": "", - "modem": "", - "bootloader": "", - "recovery": "", - "paypal": "https://paypal.me/hungphan2001", - "telegram": "https://t.me/itz_miatoll_zone404", - "dt": "", - "common-dt": "", - "kernel": "" - } + { + "maintainer": "COSMIC", + "oem": "Xiaomi", + "device": "Xiaomi POCO M2 Pro / Redmi Note 9S / Redmi Note 9 Pro / Redmi Note 9 Pro Max / Redmi Note 10 Lite (miatoll)", + "filename": "Cherish-OS-v4.8-20230528-0224-miatoll-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/miatoll/Cherish-OS-v4.8-20230528-0224-miatoll-OFFICIAL-GApps.zip/download", + "timestamp": 1685240088, + "md5": "e7edc25221ca9e1efbda5e5acc0bfa23", + "sha256": "906241c11fd7befe8d32069ae6d9ad31fc51da492df1a02bc37975811266b266", + "size": 1652693680, + "version": 4.8, + "buildtype": "Active Development Releases", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "https://paypal.me/hungphan2001", + "telegram": "https://t.me/itz_miatoll_zone404", + "dt": "", + "common-dt": "", + "kernel": "" + } ] } \ No newline at end of file diff --git a/changelogs/changelog_miatoll.txt b/changelogs/changelog_miatoll.txt index 8d2ca21..22b062b 100644 --- a/changelogs/changelog_miatoll.txt +++ b/changelogs/changelog_miatoll.txt @@ -3,7 +3,33 @@ Build type: Monthly Device: Xiaomi POCO M2 Pro / Redmi Note 9S / Redmi Note 9 Pro / Redmi Note 9 Pro Max / Redmi Note 10 Lite (miatoll) Device maintainer: COSMIC -=====18th Jan, 2023====== +===== 28th May, 2023 === + +- Added support for Miui camera +- Added support for KernelSU +- Switched to FBEv2 encryption +- Improved vibration +- Removed extra gapps in gapps build +- Imported Google photos properties from pixelify +- Enabled LTE_CA workaround +- Enabled apk fs-verity +- Enabled LTE+ icon when available +- Imported more surface flinger flags +- Removed unused libs +- Switched to common Xiaomi light AIDL +- Switched to common Xiaomi fingerprint HIDL +- Switched to AIDL power hal +- Removed aptX(HD) encoder shared libs +- Build QTI vibrator from source +- Updated USB controller configuration +- Flatten APEXs for performance +- Update media codecs from V13.0.2.0.SJZMIXM and blobs from v13.0.4.0SJZMIXM +- Improved screen recording +- Increased QS panel smoothness after QPR2 update +- Updated cheetah fp to May 2023 +- Overall increased Stability, smoothness & ram management + +===== 18th Jan, 2023 === - Added QR scanner shortcut in lock screen - Dropped smart charging diff --git a/devices.json b/devices.json index d5acc40..b06c38e 100644 --- a/devices.json +++ b/devices.json @@ -428,7 +428,7 @@ "supported_versions": [ { "maintainer_name": "COSMIC", - "maintainer_url": "https://t.me/cos0i", + "maintainer_url": "https://t.me/cosmic_00x", "version_code": "tiramisu", "version_name": "Tiramisu", "xda_thread": "" From bf50db0400805a1c6526e6e88c65ff9343fed8da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C6=B0ng=20Phan?= Date: Thu, 15 Jun 2023 22:06:45 +0700 Subject: [PATCH 03/12] alioth:14/06 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- builds/alioth.json | 12 ++++++------ changelogs/changelog_alioth.txt | 30 ++++++++++++------------------ 2 files changed, 18 insertions(+), 24 deletions(-) diff --git a/builds/alioth.json b/builds/alioth.json index bbf6849..588aff0 100644 --- a/builds/alioth.json +++ b/builds/alioth.json @@ -4,12 +4,12 @@ "maintainer": "hungphan2001", "oem": "Poco", "device": "Redmi K40/ POCO F3/ Mi 11x", - "filename": "Cherish-OS-v4.8-20230508-1451-alioth-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/alioth/Cherish-OS-v4.8-20230508-1451-alioth-OFFICIAL-GApps.zip/download", - "timestamp": 1683557462, - "md5": "1515ad3f0016c45b6d6d005bf5c0ac95", - "sha256": "79851d0c441368e1a30ca998b21fa694910002c4528a98709d25f1cfa4adb553", - "size": 1884401034, + "filename": "Cherish-OS-v4.8-20230614-1227-alioth-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/alioth/Cherish-OS-v4.8-20230614-1227-alioth-OFFICIAL-GApps.zip/download", + "timestamp": 1686745565, + "md5": "5fa97ec49bf08132dbffb891b29d19ca", + "sha256": "1587370db9fbdd5bb163d0f0369e5b1bc90a160f0c6e6c390ba59d1d7f0ec794", + "size": 2027550959, "version": 4.8, "buildtype": "Releases", "forum": "https://t.me/cherishOS", diff --git a/changelogs/changelog_alioth.txt b/changelogs/changelog_alioth.txt index e94006d..991d9fc 100644 --- a/changelogs/changelog_alioth.txt +++ b/changelogs/changelog_alioth.txt @@ -3,30 +3,24 @@ Build type: Monthly Device: Redmi K40/Poco F3 Device maintainer: hungphan2001 -=====08 May 2023====== +=====14 June 2023====== Source Changelog: -- May security patch merged in source rom -- QS Styles improved -- Replaced lockscreen icons with two-tone icons +- Introduced OOS style notification clear all button +- Refactored notification reticker +- Added Spoof current storage encryption status - Added Statusbar clock background chip styles -- pocket mode: Update style to latest OOS specs -- Fixed blur intensity in lockscreen -- PixelPropsUtils: Spoof ROG Phone 3 for FIFA Mobile -- Fixed google restore thanks @EvolutionX -- Improved QS notification expansion animation +- Added more lockscreen clock fonts +- Added more Icon Shapes from Iconify - Improved the system Device Changelog: -- Added non burst sizes to mandatory streams for ultra high resolution sensors in camera2 -- Imported missing Vibrator Effects for QTI Effects Hal -- Added Lecia camera again -- Upstreamed kernel 4.19.282 -- Disabled sf EGL image tracking -- Removed unsupported configuration options in audio -- hardware_qcom-caf_sm8250: Display, Media and Audio: Merge tag LA.UM.9.12.r1-15400-SMxx50.QSSI13.0 -- sm8250-common: overays: Enable 5G SA and NSA -- Other Performance optimizations +- Added Lecia camera from VoidUI +- Upstreamed Nexus kernel 4.19.284 +- Alioth: Updated IPA Firmware from Miui 14.0.9.0 EU +- Alioth: Updated Camera lib from Miui 14.0.9.0 EU +- Alioth: Updated A2DP Offload from Miui 14.0.9.0 EU +- Alioth: Updated Audio Lib from Miui 14.0.9.0 EU If you like our work you can donate to us at Paypal:- paypal.me/hungphan2001 \ No newline at end of file From acb74001a09d863514e35ba795c04b7a2fd8d896 Mon Sep 17 00:00:00 2001 From: LeDrew2017 <33235594+LeDrew2017@users.noreply.github.com> Date: Thu, 15 Jun 2023 11:12:27 -0400 Subject: [PATCH 04/12] OTA: initial OTA (#148) * OTA: Initial S10/N10 series OTA * OTA: Initial OTA --- builds/d2x.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 builds/d2x.json diff --git a/builds/d2x.json b/builds/d2x.json new file mode 100644 index 0000000..56b0796 --- /dev/null +++ b/builds/d2x.json @@ -0,0 +1,28 @@ +{ + "response": [ + { + "maintainer": "FrEeRuNnEr4EvEr", + "oem": "Samsung", + "device": "Galaxy Note10 5G", + "filename": "", + "download": "", + "timestamp": , + "md5": "", + "sha256": "", + "size": , + "version": "4.8", + "buildtype": "Monthly", + "forum": "", + "gapps": "", + "firmware": "", + "modem": "", + "bootloader": "", + "recovery": "", + "paypal": "", + "telegram": "https://t.me/FreeRunner4everupdates", + "dt": "", + "common-dt": "", + "kernel": "" + } + ] +} From cc703909c361a1e614ea1bc516c6d79e5fcfddca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C6=B0ng=20Phan?= Date: Wed, 28 Jun 2023 03:11:28 +0700 Subject: [PATCH 05/12] alioth:28/06 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hưng Phan --- builds/alioth.json | 14 +++++++------- changelogs/changelog_alioth.txt | 21 ++++++--------------- 2 files changed, 13 insertions(+), 22 deletions(-) diff --git a/builds/alioth.json b/builds/alioth.json index 588aff0..957d87a 100644 --- a/builds/alioth.json +++ b/builds/alioth.json @@ -4,13 +4,13 @@ "maintainer": "hungphan2001", "oem": "Poco", "device": "Redmi K40/ POCO F3/ Mi 11x", - "filename": "Cherish-OS-v4.8-20230614-1227-alioth-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/alioth/Cherish-OS-v4.8-20230614-1227-alioth-OFFICIAL-GApps.zip/download", - "timestamp": 1686745565, - "md5": "5fa97ec49bf08132dbffb891b29d19ca", - "sha256": "1587370db9fbdd5bb163d0f0369e5b1bc90a160f0c6e6c390ba59d1d7f0ec794", - "size": 2027550959, - "version": 4.8, + "filename": "Cherish-OS-v4.9-20230627-1620-alioth-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/alioth/Cherish-OS-v4.9-20230627-1620-alioth-OFFICIAL-GApps.zip/download", + "timestamp": 1687882743, + "md5": "7b68db78d1900b478fc630fa2e96fbc7", + "sha256": "ef08e6ca931dcd22391245425bf172eacabe5e05f21d6168a194db470eb160cd", + "size": 2223131536, + "version": 4.9, "buildtype": "Releases", "forum": "https://t.me/cherishOS", "gapps": "", diff --git a/changelogs/changelog_alioth.txt b/changelogs/changelog_alioth.txt index 991d9fc..8c24210 100644 --- a/changelogs/changelog_alioth.txt +++ b/changelogs/changelog_alioth.txt @@ -3,24 +3,15 @@ Build type: Monthly Device: Redmi K40/Poco F3 Device maintainer: hungphan2001 -=====14 June 2023====== +=====27 June 2023====== Source Changelog: -- Introduced OOS style notification clear all button -- Refactored notification reticker -- Added Spoof current storage encryption status -- Added Statusbar clock background chip styles -- Added more lockscreen clock fonts -- Added more Icon Shapes from Iconify +- Completed rebasing source +- Merged June security patch +- Fixed some of the problems +- Temporarily removed some features - Improved the system - -Device Changelog: -- Added Lecia camera from VoidUI -- Upstreamed Nexus kernel 4.19.284 -- Alioth: Updated IPA Firmware from Miui 14.0.9.0 EU -- Alioth: Updated Camera lib from Miui 14.0.9.0 EU -- Alioth: Updated A2DP Offload from Miui 14.0.9.0 EU -- Alioth: Updated Audio Lib from Miui 14.0.9.0 EU +- Added some new customizations If you like our work you can donate to us at Paypal:- paypal.me/hungphan2001 \ No newline at end of file From a107877f6242d4b411dfdffc0e38cb8b5c26412d Mon Sep 17 00:00:00 2001 From: Arijit Saha <107979673+Arijit78@users.noreply.github.com> Date: Wed, 28 Jun 2023 13:00:33 +0600 Subject: [PATCH 06/12] whyred: 4.9 Update (#149) --- builds/whyred.json | 22 +++++++++++----------- changelogs/changelog_whyred.txt | 11 ++++------- 2 files changed, 15 insertions(+), 18 deletions(-) diff --git a/builds/whyred.json b/builds/whyred.json index d887096..759895f 100644 --- a/builds/whyred.json +++ b/builds/whyred.json @@ -2,17 +2,17 @@ "response": [ { "maintainer": "ARIJIT SAHA", - "oem": "Redmi", - "device": "Redmi Note 5 Pro", - "filename": "Cherish-OS-v4.8-20230503-1514-whyred-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/whyred/Cherish-OS-v4.8-20230503-1514-whyred-OFFICIAL-GApps.zip/download", - "timestamp": 1683126851, - "md5": "68d99cbdebda3632cf92e8af4400d610", - "sha256": "35622766e294d83b8f32e22a57facf702d1ea57b6392f53e1e809951c2df4d9b", - "size": 1455118665, - "version": "4.8", - "buildtype": "Releases", - "forum": "https://t.me/cherishOS", + "oem": "Redmi", + "device": "Redmi Note 5 Pro", + "filename": "Cherish-OS-v4.9-20230627-1956-whyred-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/whyred/Cherish-OS-v4.9-20230627-1956-whyred-OFFICIAL-GApps.zip/download", + "timestamp": 1687895685, + "md5": "0d4e6ad2477b6c82fb0053eb783fe007", + "sha256": "bbbfd579499b3e3fe6a7513fcb23d40c4bb29bdbcb345132e3c248fde2c426c1", + "size": 1496730430, + "version": 4.9, + "buildtype": "Releases", + "forum": "https://t.me/cherishOS", "gapps": "", "firmware": "", "modem": "", diff --git a/changelogs/changelog_whyred.txt b/changelogs/changelog_whyred.txt index ceb0bbc..5ed7e79 100644 --- a/changelogs/changelog_whyred.txt +++ b/changelogs/changelog_whyred.txt @@ -3,12 +3,9 @@ Build type: Monthly Device: Redmi Note 5 Pro Device maintainer: ARIJIT SAHA -=====04 May 2023====== +=====28 June 2023====== -• Synced with latest cherish 4.8 source -• Added system boost tweaks -• Updated dirac blobs -• Added new device settings -• Fix error pop-up in every reboot -• Added latest dirac presets +• Synced with latest cherish 4.9 source +• Updated system blobs +• Speed up system animation • Added latest 4.4 qti kernel From 05aa116be0edad37de511174ccad9423fc40db4a Mon Sep 17 00:00:00 2001 From: AnisBD Date: Thu, 29 Jun 2023 21:06:51 +0600 Subject: [PATCH 07/12] cherish os 4.9 ota update (#150) * ota * ota update --- builds/picasso.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/builds/picasso.json b/builds/picasso.json index 520467e..f69f21c 100644 --- a/builds/picasso.json +++ b/builds/picasso.json @@ -4,13 +4,13 @@ "maintainer": "alosrobot", "oem": "Redmi", "device": "Redmi K30 5G", - "filename": "Cherish-OS-v4.8-20230506-1804-picasso-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/picasso/Cherish-OS-v4.8-20230506-1804-picasso-OFFICIAL-GApps.zip/download", - "timestamp": 1683393192, - "md5": "bc825bf66e0c643d059e30fd3226aae2", - "sha256": "32d231e34bd6422081e0312a08170fb39701646080ca597c5cb975b58a7ce63b", - "size": 2020249939, - "version": 4.8, + "filename": "Cherish-OS-v4.9-20230629-0206-picasso-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/picasso/Cherish-OS-v4.9-20230629-0206-picasso-OFFICIAL-GApps.zip/download", + "timestamp": 1688004357, + "md5": "38b29afa217d331c97f246c7a50355fb", + "sha256": "194a6dc3cf57a89c07c8b71d9a45471707a778dbf9056ed130e35e0a992a0ad4", + "size": 2050619831, + "version": 4.9, "buildtype": "Active Development Releases", "forum": "https://t.me/alosrobotS", "gapps": "", From 58b9a3ba41bad9ef54178b9da9ffa39b4c2e47a8 Mon Sep 17 00:00:00 2001 From: Sanek-creed <47425591+Sanek-creed@users.noreply.github.com> Date: Thu, 29 Jun 2023 18:10:16 +0300 Subject: [PATCH 08/12] nitrogen: 4.9 Update (#151) --- builds/nitrogen.json | 14 +++++++------- changelogs/changelog_nitrogen.txt | 17 +++++------------ 2 files changed, 12 insertions(+), 19 deletions(-) diff --git a/builds/nitrogen.json b/builds/nitrogen.json index d6a4331..d210b3b 100644 --- a/builds/nitrogen.json +++ b/builds/nitrogen.json @@ -4,13 +4,13 @@ "maintainer": "Sanek-creed", "oem": "Xiaomi", "device": "Mi Max 3", - "filename": "Cherish-OS-v4.8-20230507-1825-nitrogen-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/nitrogen/Cherish-OS-v4.8-20230507-1825-nitrogen-OFFICIAL-GApps.zip/download", - "timestamp": 1683483951, - "md5": "b97744223fab1d76cb5851b84761ae71", - "sha256": "6230a73c2d4233e3a3f879c45ced9aede06378a20431d5575f84bb7eb1572ee8", - "size": 1461269688, - "version": 4.8, + "filename": "Cherish-OS-v4.9-20230629-0855-nitrogen-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/nitrogen/Cherish-OS-v4.9-20230629-0855-nitrogen-OFFICIAL-GApps.zip/download", + "timestamp": 1688027316, + "md5": "9c6838694815badf4b8e2ae050013dab", + "sha256": "c45cb3bf3ffc6f460af11517c624773e04fec242e216262f834dcb3d8c518877", + "size": 1495729566, + "version": 4.9, "buildtype": "Monthly", "forum": "https://t.me/cherishOS", "gapps": "", diff --git a/changelogs/changelog_nitrogen.txt b/changelogs/changelog_nitrogen.txt index fdc2e86..48472a7 100644 --- a/changelogs/changelog_nitrogen.txt +++ b/changelogs/changelog_nitrogen.txt @@ -4,17 +4,10 @@ Device: Mi Max 3 (nitrogen) Device maintainer: Sanek-creed ==================== - 07-05-2023 + 29-06-2023 ==================== -* Initial release -* Synced with latest CherishOS source -* Added dirac -* Removed aptX(HD) encoder shared libs -* prop: Disable SF backpressure -* Fix error pop-up in every reboot -* Added system boost tweaks -* Switch to SkiaGL threaded -* Disable Blur -* Disable blur on app launch -* Disabled ripple unlock animation by default +• Synced with latest cherish 4.9 source +• Updated system blobs +• Added QUOTA support +• Fixed Nightlight From 33c1ea7faab6318385e7a3ba7bfe637848fe5bbd Mon Sep 17 00:00:00 2001 From: Aditya Kumar <89350868+Adi-sdm@users.noreply.github.com> Date: Thu, 29 Jun 2023 20:48:00 +0530 Subject: [PATCH 09/12] Add OnePlus 9RT (#152) Co-authored-by: ImPerfectAbhinav --- devices.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/devices.json b/devices.json index b06c38e..2c95f8e 100644 --- a/devices.json +++ b/devices.json @@ -692,4 +692,18 @@ "xda_thread": "" } ] + } + { + "brand": "Oneplus", + "codename": "martini", + "name": "OnePlus 9RT", + "supported_versions": [ + { + "maintainer_name": "Team-Grave", + "maintainer_url": "https://t.me/AdItYa_SdM_Gng", + "version_code": "tiramisu", + "version_name": "Tiramisu", + "xda_thread": "" + } + ] ] From 21ebe493642e97ea018472854771f8a24247196e Mon Sep 17 00:00:00 2001 From: H A R S H H A A <112948305+NotHarshhaa@users.noreply.github.com> Date: Sat, 1 Jul 2023 11:19:38 +0530 Subject: [PATCH 10/12] X00TD: CherishOS v4.9 Update (#155) --- builds/X00TD.json | 14 +++++++------- changelogs/changelog_X00TD.txt | 22 ++++++++++------------ 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/builds/X00TD.json b/builds/X00TD.json index 8a0245f..322ce8d 100644 --- a/builds/X00TD.json +++ b/builds/X00TD.json @@ -3,13 +3,13 @@ "maintainer": "NotHarshhaa", "oem": "Asus", "device": "X00TD", - "filename": "Cherish-OS-v4.8-20230511-0511-X00TD-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/X00TD/Cherish-OS-v4.8-20230511-0511-X00TD-OFFICIAL-GApps.zip/download", - "timestamp": 1683781725, - "md5": "c1969a37ff2e3691bd9b707b415ef3e9", - "sha256": "2b8f783051de661f4b5e066d3bd94f42db4f2478695bae8693a6fb6a80f2564d", - "size": 1632147520, - "version": 4.8, + "filename": "Cherish-OS-v4.9-20230629-1346-X00TD-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/X00TD/Cherish-OS-v4.9-20230629-1346-X00TD-OFFICIAL-GApps.zip/download", + "timestamp": 1688046336, + "md5": "71fcf4974d90874234497c98b53337c3", + "sha256": "05d6c9127fe406b777d61922844d9e56ec8c01eba8d08643ea09f4ca0f02d152", + "size": 1627504085, + "version": 4.9, "buildtype": "Active Development Releases", "forum": "https://t.me/cherishOS", "gapps": "", diff --git a/changelogs/changelog_X00TD.txt b/changelogs/changelog_X00TD.txt index 7c5d8b3..a1456fc 100644 --- a/changelogs/changelog_X00TD.txt +++ b/changelogs/changelog_X00TD.txt @@ -3,20 +3,18 @@ Build type: Monthly Device: Asus Zenfone Max Pro M1(X00TD) Device maintainer: NotHarshhaa -==== 11 May, 2023 ==== +==== 01 July, 2023 ==== • Synced with latest cherish source changes • Decrypted by default -• Switched FP to cheetah May -• Extended audio offload buffer size to 256kb -• Disabled debug.sf.latch_unsignaled -• Removed pro audio capability -• Used HintManager for HWUI -• Updated irqbalance for better performance -• Enabled SurfaceFlinger Cache by default -• Switched to AutoSingleLayer Android 13 Setting -• Enabled apk fs-verity -• Imported audio configs from LA.UM.9.2.r1-03700-SDMxx0.0 -• Removed FM Tuner from audio input devices +• Switched FP to cheetah June +• Props: Imported more surface flinger flags +• Props: Enabled SurfaceFlinger Cache by default +• Props: Used HintManager for HWUI +• Displayconfig: Added brightness ramp rate +• Dropped config_setColorTransformAccelerated +• Unpinned updatable-media from memory +• Migrated to AIDL ClearKey DRM HAL +• Removed vendor RenderScript implementation • CTS passed by default • Misc small improvements and bug fixes From 04b9c45545c9558a3e0d5807237168fb2f3720d9 Mon Sep 17 00:00:00 2001 From: Christopher Keith Irvine Date: Sat, 1 Jul 2023 11:19:49 +0530 Subject: [PATCH 11/12] OTA: r5x: Push `CherishOS 4.9 | 01-07-2023` (#154) Signed-off-by: Christopher --- builds/r5x.json | 14 +++++++------- changelogs/changelog_r5x.txt | 25 +++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 7 deletions(-) diff --git a/builds/r5x.json b/builds/r5x.json index f20cdce..7de774c 100644 --- a/builds/r5x.json +++ b/builds/r5x.json @@ -4,13 +4,13 @@ "maintainer": "MAdMiZ", "oem": "Realme", "device": "Realme 5 Series", - "filename": "Cherish-OS-v4.8-20230506-1724-r5x-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/r5x/Cherish-OS-v4.8-20230506-1724-r5x-OFFICIAL-GApps.zip/download", - "timestamp": 1683393735, - "md5": "9e8345ae450b69b74b9e91a249bf9022", - "sha256": "f90cb15812473bee176fba6e4cee79ed70ebd54b93188b8c8ea263cb3b8daea1", - "size": 1708327559, - "version": 4.8, + "filename": "Cherish-OS-v4.9-20230630-2122-r5x-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/r5x/Cherish-OS-v4.9-20230630-2122-r5x-OFFICIAL-GApps.zip/download", + "timestamp": 1688160036, + "md5": "2888e1f7b760dd5eeefe3ef46d3d4e1f", + "sha256": "2a98f7a7be23745914c9b2dfbe203e8caa015b1403b349afe78b757db4983dd5", + "size": 1749232545, + "version": 4.9, "buildtype": "Active Development Releases", "forum": "https://t.me/cherishOS", "firmware": "https://github.com/realme-trinket-organization/firmware_files_RMX1911/releases", diff --git a/changelogs/changelog_r5x.txt b/changelogs/changelog_r5x.txt index deaf0e3..a1e871c 100644 --- a/changelogs/changelog_r5x.txt +++ b/changelogs/changelog_r5x.txt @@ -4,6 +4,30 @@ Device: Realme 5 Series (5/5i/5s/NFC) Device maintainer: Christopher Keith Irvine (MAdMiZ) Required firmware: Realme UI c.67 or higher +===== 2023.07.01 ===== +× powerhint: Enable F2FS background GC +× rootdir: Use s2idle instead of deep +× Enable Kprofiles and Auto_Kprofiles +× fingerprint: Drop LOG_VERBOSE +× fingerprint: Use pragma once +× lights: CHECK -> CHECK_EQ copy pasta +× Switch to AIDL HAL for android.hardware.memtrack +× Build missing C2 media codecs +× rootdir: Remove unnecessary configurations +× Import msm_irqbalance from LA.UM.9.12.r1-15200.02-SMxx50.0 +× displayconfig: Add brightness ramp rate +× audio: Remove hw_acc effect +× props: Disable Async MTE on System Server +× media: Add attribute name for SW encoder +× audio:Remove dynamic attributes from APS config +× audio: Set valid output channel mask for earpiece +× media: Tune perf xml based on measured FPS +× props: Nuke LMKD flags (Switch to in-kernel SLMK) +× rootdir: Do not balance msm_drm and kgsl_3d0 IRQs +× Uprev Sound trigger HAL to v2.3 +× Move BT props to /vendor + + ===== 2023.05.07 ===== × Disable Notification LED settings × Enable LTE_CA workaround @@ -21,6 +45,7 @@ Required firmware: Realme UI c.67 or higher × Disabled Bluetooth APCF Extended features × Addressed Some Waakelocks + ===== 2023.04.27 ===== × Fixed all known Camera issues × Switch to powersave governor on system battery saver and on-charging mode From 578fd028c863ec131ed341b0a6c6b3d175596571 Mon Sep 17 00:00:00 2001 From: Toyohama <63190912+Tkiliay@users.noreply.github.com> Date: Sat, 1 Jul 2023 14:17:43 +0800 Subject: [PATCH 12/12] grus: 4.9 Update (#153) --- builds/grus.json | 22 +++++++++++----------- changelogs/changelog_grus.txt | 9 +++++++++ 2 files changed, 20 insertions(+), 11 deletions(-) diff --git a/builds/grus.json b/builds/grus.json index 81bfa09..2e75b7d 100644 --- a/builds/grus.json +++ b/builds/grus.json @@ -4,25 +4,25 @@ "maintainer": "Toyohama", "oem": "Xiaomi", "device": "Xiaomi MI 9 SE", - "filename": "Cherish-OS-v4.5-20230318-1813-grus-OFFICIAL-GApps.zip", - "download": "https://sourceforge.net/projects/cherish-os/files/device/grus/Cherish-OS-v4.5-20230318-1813-grus-OFFICIAL-GApps.zip/download", - "timestamp": 1679163123, - "md5": "06fcfdd8116f1cd53cd5960c1f3b04e8", - "sha256": "0346475be25c1d45e62336a023b9dce276e2fb994a5e74a5863efa06f3fc1f3c", - "size": 1808135924, - "version": 4.5, + "filename": "Cherish-OS-v4.9-20230630-1217-grus-OFFICIAL-GApps.zip", + "download": "https://sourceforge.net/projects/cherish-os/files/device/grus/Cherish-OS-v4.9-20230630-1217-grus-OFFICIAL-GApps.zip/download", + "timestamp": 1688127336, + "md5": "4e9a9992ad53a3bacf87ba861ee7a047", + "sha256": "ceeea8eff5cf27691a01cbdac1e21b98fa7bf48b28b21722cde4001ab4c697b2", + "size": 1930813905, + "version": 4.9, "buildtype": "Releases", "forum": "https://t.me/cherishOS", "gapps": "", "firmware": "https://xiaomifirmwareupdater.com/firmware/grus/stable/V12.5.4.0.RFBCNXM/", "modem": "", "bootloader": "", - "recovery": "", + "recovery": "https://mega.nz/file/L0smjZqA#BTW9RRDsm4V284iguL1QT1M9VY7WvsUKalxFHicH5lY", "paypal": "", "telegram": "https://t.me/toybuilds_support", - "dt": "", - "common-dt": "", - "kernel": "" + "dt": "https://github.com/Tkiliay/android_device_xiaomi_grus", + "common-dt": "https://github.com/Tkiliay/android_device_xiaomi_sdm710-common", + "kernel": "https://github.com/Tkiliay/android_kernel_xiaomi_sdm710" } ] } diff --git a/changelogs/changelog_grus.txt b/changelogs/changelog_grus.txt index 09bb8f4..b95ae1c 100644 --- a/changelogs/changelog_grus.txt +++ b/changelogs/changelog_grus.txt @@ -42,3 +42,12 @@ Device maintainer: Toyohama -Fix smart charging -Fix udfps pressed color -Switch to QTI Vibrator AIDL + +=====30th June, 2023====== + +-Update to lastest Twilight Kernel +-Migrate to AIDL ClearKey DRM HAL +-Switch to jemalloc for libc +-Add google camera +-Fixed screen recording lag +-Fixed systemui lag