From 7e7282ce8f1acfc739a94c867858c2ab44aeeb38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C2=A8raystef66=C2=A8?= Date: Tue, 28 Feb 2023 12:04:52 +0100 Subject: [PATCH] cepheus: update to crDroidAndroid-13.0-20230228-cepheus-v9.2 --- cepheus.json | 12 ++++++------ changelog_cepheus.txt | 27 +++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/cepheus.json b/cepheus.json index c6d0189b3..6d3c38339 100644 --- a/cepheus.json +++ b/cepheus.json @@ -4,12 +4,12 @@ "maintainer": "raystef66", "oem": "Xiaomi", "device": "Xiaomi MI9", - "filename": "crDroidAndroid-13.0-20230217-cepheus-v9.2.zip", - "download": "https://sourceforge.net/projects/crdroid/files/cepheus/9.x/crDroidAndroid-13.0-20230217-cepheus-v9.2.zip/download", - "timestamp": 1676649392, - "md5": "a62215f93ed5fdbab3834e5bae5a6b82", - "sha256": "b5f55466a0d5491aafd815182891a79099341cc51da45a612a0bc9022b282b79", - "size": 1326251889, + "filename": "crDroidAndroid-13.0-20230228-cepheus-v9.2.zip", + "download": "https://sourceforge.net/projects/crdroid/files/cepheus/9.x/crDroidAndroid-13.0-20230228-cepheus-v9.2.zip/download", + "timestamp": 1677569151, + "md5": "d3e34f420fb4de2e6065b0bc8e732c9a", + "sha256": "e6ee1b422aa8b28f655339ba12b9d5a63fdc8c7796ecf8044a38e072ecd5f02d", + "size": 1330332303, "version": "9.2", "buildtype": "Monthly", "forum": "https://forum.xda-developers.com/t/rom-13-0-official-cepheus-crdroid-v9-1-22-01-2023.4544649/", diff --git a/changelog_cepheus.txt b/changelog_cepheus.txt index 52e2a0dfc..6fd4cb270 100644 --- a/changelog_cepheus.txt +++ b/changelog_cepheus.txt @@ -4,6 +4,33 @@ Device: Xiaomi MI9 (cepheus) Device maintainer: raystef66 Required firmware: V12.5.6.0.RFACNXM +==================== + 28-02-2023 +==================== + +* kernel upstreamed to 4.14.307 +* introduce app lock +* AppLock: Allow locking all apps visible in launcher +* GameSpace: Notify in-coming call number when receiving/rejecting call +* GameSpace: Port auto answer/reject calls feature +* Launcher3: Fix crash when placing widgets +* Launcher3: Fix widget add screen on dark theme +* SystemUI: Do not add lens screenshot without google package enabled +* SystemUI: Make Lens work without independent package installed +* SystemUI: Integrate Google Lens into Screenshot UI +* DeskClock: Fix stopwatch notification +* DeskClock: Don't delete expired timers +* updated Art and Bionic +* updated themed icons +* bluetooth: audiocodecs: add 16 bit sample rate for APTX offloading +* additonal BT changes +* synced with latest sources +* updated translations +* some other fixes and improvements +* synced with latest sources +* updated translations +* some other fixes and improvements + ==================== 17-02-2023 ====================