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.
- Loading branch information
Showing
2 changed files
with
66 additions
and
30 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 |
---|---|---|
@@ -1,27 +1,63 @@ | ||
Source: | ||
- Rebase to QPR3 with July security patch | ||
- Remove QS Header images for now due to incompatibility with qpr3 | ||
- Remove DesktopMode to avoid drama | ||
- Remove old style mobile data indicator switch due to preparation for future changes | ||
- Remove squiggle animation switch for now | ||
- Remove unlinked ringer volume switch for now | ||
- Move privacy indicator toggles to privacy settings | ||
- Move show Ambient instead of Lockscreen switch to display settings | ||
- Extend showing Ambient instead of fully waking to single tap | ||
- Allow setting wake for notification separately from doze | ||
- Allow user configurable fingerprint wake-and-unlock again | ||
- Add three-button-navbar styles | ||
- Add monochromatic monet theme | ||
- Move Black theme to UI styles | ||
- Add back status bar brightness control | ||
- Add version name to app info header | ||
- Update Symphonica prebuilt with upstream changes | ||
- ThemePicker: Fix crash choosing Live Wallpapers | ||
- DerpLauncher: Switch to Lawnicons due to high demand in maintainer chat | ||
- DerpLauncher: Adjust QsbLayout width | ||
- Sync Aperture with Lineage | ||
Rom Changelog | ||
- Merge October security patch | ||
- Settings: Tie wake on plug with some form of battery presence | ||
- Settings: Fix clipping in app list layout | ||
- Update translations for Flash | ||
- 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 | ||
- Update Flash with Lineage Aperture upstream changes | ||
- 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: | ||
- Initial Official build | ||
- SELinux Enforcing | ||
- SafetyNet pass | ||
- 4.19.294 | ||
- Merged tag LA.UM.9.12.r1-16100-SMxx50.QSSI14.0 | ||
- Merged ASB-2023-09-05_4.19-stable | ||
- BACKPORT: qcacld-3.0: Ignore CSA request for invalid channel | ||
- ALSA: jack: Revert mismerge done in v4.19.291 | ||
- dsp: q6adm: Resolve mem corruption in adm cb | ||
- qca-wifi-host-cmn: fix clang 17 build errors | ||
- techpack/camera-bengal: fix clang 17 build errors | ||
- tty: fix clang 17 build errors | ||
- bq2589x_chg_mmi: fix clang build errors | ||
- ili9882_mmi: fix clang 17 build errors | ||
- qcacld-3.0: Fix compile error of mdie | ||
- Added AOD | ||
- Add remove packages | ||
- Fix low volume in calls | ||
- sepolicy: Allow user apps to read proc/zoneinfo files | ||
- Fix screen record lag | ||
- Switch to AVC 3.1 for screen recording | ||
- Remove useless attempt to chmod /system/bin/ip | ||
- Use HintManager for HWUI | ||
- Enable AOSP surfaceflinger | ||
- Set ro.hwui.render to 20 | ||
- Relax WiFi re-association RSSI thresholds | ||
- Disable WLAN Firmware loggings | ||
- Update Wifi PowerSaveOffload | ||
- Enable QPower and Deep sleep at the same time | ||
- Configure aux camera for Aperture … | ||
- Update patched ims.apk … | ||
- gps: Add NULL check before object access | ||
- Rename camera.mot.is.coming.cts | ||
- Label camera.mot.is.coming.cts | ||
- Regenerate carriersettings before extracting them | ||
- Update to S2SNS32.34-72-31-1 | ||
- sepolicy: remove duplicate spi sysfs | ||
- sepolicy: remove duplicate ft8726 sysfs | ||
- sepolicy: Label more IIO nodes … | ||
- sepolicy: Label rhode touchscreen nodes | ||
- Drop SSR services and set SSR restart_level in init.qcom.rc | ||
- Add init extension to override ro.carrier |
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