forked from DerpFest-AOSP/Updater-Stuff
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: shazu-xd <[email protected]>
- Loading branch information
shazu-xd
committed
Oct 3, 2023
1 parent
9ad0bba
commit 15aaf82
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
Rom: | ||
- Merge October security patch | ||
- Settings: Tie wake on plug with some form of battery presence | ||
- Settings: Fix clipping in app list layout | ||
- Fix CVE-2023-5217 (https://github.com/advisories/GHSA-qqvq-6xgj-jw8g for more info) | ||
- Add 12 new Lockscreen clock fonts | ||
- Enforce smartspace configs | ||
- Improve custom seekbars in DerpSpace | ||
- Fix exception when retrieving signal strength drawable | ||
- Less boring headsup enhancements and fixes | ||
- Fix scrim transparency for split shade | ||
- Fade the QS footer background early when split shade is translucent | ||
- Hide notification scrim background when entering split shade | ||
- Always make sure LightRevealScrim finishes regardless of the progress | ||
- Fix CVE-2023-4863 (https://t.me/MishaalAndroidNews/1024 for more info) | ||
- Pass correct invocation type for assistant launch on home long press | ||
- Fix an issue where all HDMI displays avoided content in upper 1/8 of screen because the primary display cutout overlay was applied to the external HDMI TV | ||
- GameManagerService: Set device_config property on behalf of GameSpace | ||
- DerpLauncher: Improve code for allow hiding top shadow on statusbar switch | ||
- charger: Support charger on vendor | ||
|
||
Device: | ||
- Add HDR and AOSP color props | ||
- Always report max cpu freq to unity tasks | ||
- Enable quick tap | ||
- Enable smooth transition between lock screen and AOD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"response": [ | ||
{ | ||
"datetime": 1696317494, | ||
"filename": "DerpFest-13-Official-Tango-fleur-20231003-0952.zip", | ||
"id": "59b245c2b72902ff762a4606909a13aeebd297cc53584ab170aa1ee6ec3c9858", | ||
"romtype": "Official", | ||
"size": 1452008513, | ||
"url": "https://sourceforge.net/projects/derpfest/files/fleur/DerpFest-13-Official-Tango-fleur-20231003-0952.zip/download", | ||
"version": "13" | ||
} | ||
] | ||
} |