venus: Push OTA for CherishOS 4.4 (#65)

This commit is contained in:
kota
2023-01-10 17:10:29 +01:00
committed by GitHub
parent c355da1aea
commit 62dd749f20
2 changed files with 30 additions and 40 deletions

View File

@@ -1,28 +1,28 @@
{ {
"response": [ "response": [
{ {
"maintainer": "kota", "maintainer": "kota",
"oem": "Xiaomi", "oem": "Xiaomi",
"device": "Xiaomi Mi 11", "device": "Xiaomi Mi 11",
"filename": "Cherish-OS-v3.9.5-20220816-1413-venus-OFFICIAL-GApps.zip", "filename": "Cherish-OS-v4.4-20230110-1412-venus-OFFICIAL-GApps.zip",
"download": "https://sourceforge.net/projects/cherish-os/files/device/venus/Cherish-OS-v3.9.5-20220816-1413-venus-OFFICIAL-GApps.zip/download", "download": "https://sourceforge.net/projects/cherish-os/files/device/venus/Cherish-OS-v4.4-20230110-1412-venus-OFFICIAL-GApps.zip/download",
"timestamp": 1660659213, "timestamp": 1673359943,
"md5": "b3093bed01c1287a9759cdf4425130ce", "md5": "fbead849fd939b2ea0ccc5fb7a4ffb00",
"sha256": "410123119ecaeee6508a93300ef712c1fd2bc98f635ad2ed0fc8b569aac82c55", "sha256": "967d96dfea07923f9dd9ceeed60719f02dd19e3f3e099ca23ae0b6873369bb9f",
"size": 2164001494, "size": 2294770211,
"version": "3.9.5", "version": 4.4,
"buildtype": "Active Development Releases", "buildtype": "Active Development Releases",
"forum": "https://forum.xda-developers.com/t/rom-12-1-venus-_-cherish-os-v3-8-for-xiaomi-mi-11_official.4459637/", "forum": "https://forum.xda-developers.com/t/rom-12-1-venus-_-cherish-os-v3-8-for-xiaomi-mi-11_official.4459637/",
"gapps": "", "gapps": "",
"firmware": "", "firmware": "",
"modem": "", "modem": "",
"bootloader": "", "bootloader": "",
"recovery": "", "recovery": "",
"paypal": "https://paypal.me/hungphan2001", "paypal": "https://paypal.me/hungphan2001",
"telegram": "https://t.me/some_venus_aosp", "telegram": "https://t.me/some_venus_aosp",
"dt": "", "dt": "",
"common-dt": "", "common-dt": "",
"kernel": "" "kernel": ""
} }
] ]
} }

View File

@@ -1,14 +1,4 @@
CherishOS for Xiaomi Mi 11. [CHANGELOG] Xiaomi Mi 11 | Changelog (10th of January Build)
Mi 11 Releases by kota69th.August 16, 2022 - Bumped source to CherishOS 4.4
- Modified status bar values to fix landscape mode
Updated to latest CherishOS 3.9.5 (latest as of 16th of August) - Bump to the latest kernel from FlowerSea0208, thanks FlowerSea!
Fixed QS Status Bar being sticked to holepunch.
Added CutoutRingService from RiceDroid (shows a ring when using front camera)
Moved ueventd.qcom.rc to /vendor/etc
Implemented Mi Sound Enhancer (WIP, the feature doesn't work yet)
Switched to BOARD_VENDOR_SEPOLICY_DIRS
Fixed Discord/Twitter Scroll/UI jitters.
Fixed blue Instagram/"Personal Tiktok" videos.
Enabled harmonkardon audio in Vendor Properties.
Overall Tree Cleanup and improvements to XiaomiParts.
Fixed OTA Updater.