From d7373b0437a871fa23760e7c90501ed98778265f Mon Sep 17 00:00:00 2001 From: linux Date: Wed, 14 Apr 2021 11:18:21 -0300 Subject: [PATCH] Update to latest build from today (#17) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update OTA for mi mix 2 * Update OTA fix date for mi mix 2 * Update to Mi MIX 2 Co-authored-by: Hưng Phan Signed-off-by: Hưng Phan --- builds/chiron.json | 12 ++-- ...0210409-2050-chiron-OFFICIAL-GApps.zip.txt | 28 ---------- ...0210414-1037-chiron-OFFICIAL-GApps.zip.txt | 55 +++++++++++++++++++ 3 files changed, 61 insertions(+), 34 deletions(-) delete mode 100644 changelogs/chiron/Cherish-OS-v2.4-20210409-2050-chiron-OFFICIAL-GApps.zip.txt create mode 100644 changelogs/chiron/Cherish-OS-v2.4-20210414-1037-chiron-OFFICIAL-GApps.zip.txt diff --git a/builds/chiron.json b/builds/chiron.json index a5fbe9e..0341d90 100644 --- a/builds/chiron.json +++ b/builds/chiron.json @@ -1,12 +1,12 @@ { "error":false, -"filename": Cherish-OS-v2.4-20210409-2050-chiron-OFFICIAL-GApps.zip, -"datetime": , -"size":1510560284, -"url":"https://sourceforge.net/projects/cherish-os/files/device/chiron/Cherish-OS-v2.4-20210409-2050-chiron-OFFICIAL-GApps.zip/download", -"filehash":"4b9d186c22ca9fd40fad99e0697f8a4b", +"filename": Cherish-OS-v2.4-20210414-1037-chiron-OFFICIAL-GApps.zip, +"datetime": 1618405273, +"size":3999824064, +"url":"https://sourceforge.net/projects/cherish-os/files/device/chiron/Cherish-OS-v2.4-20210414-1037-chiron-OFFICIAL-GApps.zip/download", +"filehash":"f57bcbe2d7c194b0ad0bda8e34d35412", "version": "11", -"id": "4b9d186c22ca9fd40fad99e0697f8a4b", +"id": "f57bcbe2d7c194b0ad0bda8e34d35412", "donate_url": "https://www.paypal.me/hungphan2001", "website_url":"https://sourceforge.net/projects/cherish-os/files/device/", "news_url":"https:\/\/t.me\/CherishOS", diff --git a/changelogs/chiron/Cherish-OS-v2.4-20210409-2050-chiron-OFFICIAL-GApps.zip.txt b/changelogs/chiron/Cherish-OS-v2.4-20210409-2050-chiron-OFFICIAL-GApps.zip.txt deleted file mode 100644 index 7a4f920..0000000 --- a/changelogs/chiron/Cherish-OS-v2.4-20210409-2050-chiron-OFFICIAL-GApps.zip.txt +++ /dev/null @@ -1,28 +0,0 @@ -Device changelogs:- -================= -• Fixed apn by default -• Kernel Upstreamd 4.4.256 -• Fixed Round Corners -• Selinux Enforcing -• Improved Blur Scale - -Rom changelogs:- -================= -• Merged April Security Patch -• mediaplayer: Fixed constructor calling sequence -• mediaplayer: Added default constructor for media player -• Updated opt/telephony from caf -• Reduced padding for clock-notification area & notification -• Remake Face Unlock -• Added option Bluetooth timeout feature -• Added option Wi-Fi timeout feature -• Added Smart Cutoff -• Added toggle for floating notification dismiss button -• Added option quick settings on secure lock screens -• Added option media notification background with artwork -• Redesigned Settings -• Added more FOD icons -• Fixed AOSP Dialer is not set default in Vanilla build -• Updated translation from crowdin -• Fixed crash when going back from battery -• Improved other systems diff --git a/changelogs/chiron/Cherish-OS-v2.4-20210414-1037-chiron-OFFICIAL-GApps.zip.txt b/changelogs/chiron/Cherish-OS-v2.4-20210414-1037-chiron-OFFICIAL-GApps.zip.txt new file mode 100644 index 0000000..f4cb36f --- /dev/null +++ b/changelogs/chiron/Cherish-OS-v2.4-20210414-1037-chiron-OFFICIAL-GApps.zip.txt @@ -0,0 +1,55 @@ +Device changelogs:- +================= +• Fixed apn by default +• Kernel Upstreamd 4.4.266 +• Fixed Round Corners +• Selinux Enforcing +• Improved Blur Scale +• Fixed Fast Charging + +Rom changelogs:- +================= +Changelog v2.4 14/04/2021: +• Added Flashlight blink on incoming calls +• Added option to instantly lock app on closing +• Made clock truly invisible +• Optimized status bar center clock for punch hole devices +• Added bold, digital and Samsung lockscreens +• Introduced Fluid lockscreen clock +• Introduced 404 IDE Clock +• Introduced Shapeshift Clock +• EasterEgg: Fixed some warnings +• LockSettingsService: Fix face removal when disabling security +• base: AppLock: Call activityStopped when activity has stopped +• Added Android 12 style QS Tile tint +• Added Samsung Highlight Clock +• SystemUI: Fix text clock translations +• Added reticker +• Fixed after setting QS header image size hidden qs media player +• Extended quick qs slider position +• Used app icon instead of notification icon small +• Made header image height offset user configurable +• Redesign screenshot menu buttons +• Fixed screen unpinning text on devices that have gestures on fp sensor +• Allowed screen unpinning on devices without navbar +• Improved other systems + +Changelog v2.4 07/04/2021: +• Merged April Security Patch +• mediaplayer: Fixed constructor calling sequence +• mediaplayer: Added default constructor for media player +• Updated opt/telephony from caf +• Reduced padding for clock-notification area & notification +• Remake Face Unlock +• Added option Bluetooth timeout feature +• Added option Wi-Fi timeout feature +• Added Smart Cutoff +• Added toggle for floating notification dismiss button +• Added option quick settings on secure lock screens +• Added option media notification background with artwork +• Redesigned Settings +• Added more FOD icons +• Fixed AOSP Dialer is not set default in Vanilla build +• Updated translation from crowdin +• Fixed crash when going back from battery +• Improved other systems