DerpFest-redfin-ChangeLog- 24th Feb. 2024
Zahid ChoudhryDevice Change Log:
- February 2024 SPL
- CTS passed by default
- Even with Lineage-21 OFFICIAL
- First Build well tested
ROM Change Log:
====================
02-23-2024
====================
====================
02-22-2024
====================
====================
02-21-2024
====================
====================
02-20-2024
====================
* vendor/derp
ab30122 Merge pull request #59 from ppanzenboeck/fix/wifi-tablet-settings-crash [Alexander Brunswig]
e213981 config: add pixel-framework inclusion in common_full_tablet_wifionly.mk, fixing settings crash [ppanzenboeck]
* vendor/gms
d21a0a3 Merge branch 'fix/tablet-wifi-only-remove-gcam' into '14' [Alexander Brunswig]
====================
02-19-2024
====================
* frameworks/base
323f706 base: Declare a gradient end color [ElDainosor]
7c7e060 BatteryService: Add support for OEM fast charger detection [Alexander Martinz]
cef4998 base: Allow to skip confirmation in biometric auth dialog [1/2] [cjh1249131356]
1e9b90e base: Extend showing Ambient instead of fully waking to single tap gesture [1/2] [aswin7469]
576054d SystemUI: Add config for pulsing on pickup [electimon]
461c7f2 Fix method not found for NotProvisionedException hidden api [Kyle Zhang]
51afd7e Fixing typo [Varun Narisetty]
ba8c2d2 services: Disable automatic system server heap dumps by default [minaripenguin]
c79d78d Gestures nav: Make it cancelable [someone5678]
3439b76 SystemUI: BackPanel: Always add second arrow in front on long swipe [someone5678]
6fe6603 SystemUI: navigationbar: Flip canvas if gesture started from left [someone5678]
2573268 Implement transient task mode [nift4]
9a08d90 PhoneWindowManager: Pass correct assistInvocationType for KEYCODE_ASSIST [Dhina17]
dd6c483 PhoneWindowManager: Fix wakeup and long-press actions of assistant key [kyasu]
441cf0e SystemUI: advanced reboot: set maxElementsWrap [Timi Rautamäki]
ded1dfd SystemUI: fix global_actions_power_dialog_flow formatting [Timi Rautamäki]
4b229dd Add Simplified Chinese translations [ianchb]
4b21279 SystemUI: Allow disabling long press for lockscreen shortcuts [Adithya R]
fcd14933 SystemUI: Enable pulsing animation for faceunlock [aswin7469]
dc3483d AlarmManager: Handle google and system apps alarm denials [minaripenguin]
55bcdc1 AlarmManager: Handle all gms exact alarm denials [Danny Lin]
7fbe967 ActivityThread: Remove Failed to find provider info logspam [Immanuel Raj]
dfbf853 appwidget: Catch IllegalStateException when retrieving providers profiles [minaripenguin]
6e8a8db services: Properly handle wallpaper clearing/reset [minaripenguin]
0363ae6 ActivityThread: Prevent a NPE caused by null configuration [minaripenguin]
4f216fd ConfigurationController: Prevent app crash caused by null configuration [minaripenguin]
05bcf97 ActivityThread: Resolve runtime exception when pausing an activity [minaripenguin]
182d0e5 WindowManagerService: Fix IndexOutOfBoundsException when traversing AppFreezeListener [minaripenguin]
57ed3f6 SystemUI: Implement burn-in protection for status/navbar [Park Ju Hyung]
95ac442 Gestures nav: Add Partial Screenshot action [spezi77]
c3f5303 Gestures nav: Add Power menu action [kdrag0n]
907a41ea Show a double arrow when almost triggered in new back affordance as well [DennySPb]
38fbc9a [SQUASH] Advanced navigation "extended/L" gestures [ezio84]
00ac9c6 [SQUASH] derpUtils: Actions for advanced navigation gestures [ezio84]
ec1a782 Add api to take screenshots [bigrushdog]
7e6d57b derpUtils: Add method to turn off the screen [ezio84]
2891d69 derpUtils: Reverse actions for QS and notification panel [ezio84]
6105b86 Add api to get or kill foreground app [ezio84]
2dfb6db Revert "Implement edge long swipe gesture to new back gesture affordance [1/2]" [NurKeinNeid]
b480118 SystemUI: enable fading squiggle animation of qs media player [nift4]
f060272 SystemUI: Cancel keyguard unlock animation when expanding panel [Adithya R]
991f6df biometrics: Fix udfps races [Andrzej Perczak]
468bc4d UdfpsAnimations: Use DisplayUtils.getScaleFactor to support multiple resolutions [AnierinB]
1dee976 UdfpsSurfaceView: Allow for increasing enrollment radius [electimon]
3bce7dc UdfpsController: Add separate control for enrollment delay [electimon]
c2ea484 UdfpsController/Overlay: Delay by frames rather than milliseconds [electimon]
83c852e SystemUI: udfps: fix framework dimming [nift4]
a29ad91 SystemUI: Make sure the udfps animation is hidden on the bouncer [Dhina17]
bf807c0 SystemUI: Simplify udfps animation style selection [Dhina17]
430740a fwb: Config udfps animation package via res [Dhina17]
e894696 SystemUI: Bring back UDFPS animation [SagarMakhar]
c27d318 PackageInstaller: Remove side padding from the dialog [Anushek Prasal]
7953192 PackageInstaller: show current/new version on sideload [ezio84]
4eccf0e SystemUI: Nuke oriented navbar handle [Ido Ben-Hur]
47f3949 fixup! SystemUI: Add double tap to sleep gesture [someone5678]
37bb5d8 UserManagerServiceShellCommand: Drop redundant userType arg [Dhina17]
e648a2b Fixup: ParallelSpaceManager: Add method to get the default cloned apps list [JunkoYuko]
f6c7a03 base: Add support for parallel space [LibXZR]
dfa206d display: Allow HBM in manual brightness if no time limitation [Adithya R]
e70024b Normalize wakelock blocker [Chris Mekarski]
ff9ef09 Add AlarmsBlocker [1/2] [faust93]
20435ad Add WakelockBlocker [1/2] [maxwen]
d201b029 core: Broadcast intent when display power state changes [Adithya R]
c7c528f AutoAODService: Better check for doze enablement [Ido Ben-Hur]
7e5cab9 AutoAODService: Properly handle reboots & fix some logic [Ido Ben-Hur]
303b6d0 base: Fix scheduled AOD [cjh1249131356]
6089605 AutoAODService: Use Calendar.add instead of Calendar.roll [Ido Ben-Hur]
2fecfc9 AutoAODService: Improve some code [Ido Ben-Hur]
06f1385 AutoAODService: Slightly improve code and docs [Ido Ben-Hur]
9f6ae31 AutoAODService: Account for disabled doze [Ido Ben-Hur]
108e8e3 AutoAODService: Add support for mixed time & sun modes [1/2] [Ido Ben-Hur]
355f89b base: Allow scheduling always on display [1/2] [Ido Ben-Hur]
2489fc7e permissions: Add ACCESS_CONTEXT_HUB to systemui permissions whitelist [minaripenguin]
91ecabb SystemUI: Grant ACCESS_FINE_LOCATION permission [someone5678]
f01a245 data: Add missing systemui permissions [Pranav Temkar]
0deb50e SystemUI: Only set dim behind UDFPS if it is actually enabled [danielml]
49adc72 SystemUI: Add UDFPS framework dimming support [cjybyjk]
7d3ce4b base: Add DND & Rate settings to flash on call [1/3] [Ido Ben-Hur]
4d9cd84 base: Allow to flash on call only when entirely silent [1/3] [Ido Ben-Hur]
290a21e base: Add Flashlight blink on incoming calls [1/3] [PMS22]
56c99a4 base: Add some static custom utilities [ezio84]
a1d620d base: Add ambient pulse notification [Dhina17]
d0f1a99 Fix AlarmManager high CPU issue [Hari Raj Vijayakumar]
4015eb8 Recycle the original bitmap after scaling down [Sumedh Sen]
793cd7b Resize large app icons before adding them in a parcel [Sumedh Sen]
9a22880 Fix possible NPE in StatusBarIconList causing bootloop [SpiritCroc]
44e08a9 Make all activities resizable [Andy CrossGate Yan]
3e6f754 services: fix weird launcher3 crash [nift4]
c25feabc SystemUI: Reduce keyguard indication text padding [minaripenguin]
17450a5 base: Toggle vertical swipes on Ambient display [1/2] [Shubham]
2e0c4a3 SystemUI: config to hide status bar on lock screen [1/2] [maxwen]
02dd369 base: Double tap to trigger doze [1/2] [SKULSHADY]
4217933 config: set customizedMaxCachedProcesses to platform default [John Galt]
0351156 BluetoothControllerImpl: Optimize connected battery level scanning [minaripenguin]
98167c8 base: Allow disabling refresh rate lowering in battery saver [Adithya R]
9cb939a base: Introduce Smart 5G service [1/2] [Adithya R]
88ee0a0 FaceService: Conditionally add ParanoidSense [someone5678]
66d2d2f core: Add ParanoidSense into privacy indicator exemption list [someone5678]
6adba39 Revert "Update battery saver haptics mode" [Adithya R]
feae9c2 usb: Show charging notification only if power brick is disconnected [Adithya R]
c291377 [1/2] Allow changing face unlock method when locked [jhenrique09]
de7044c Fix sfps arrow color in overlay [jhenrique09]
bd6b18c Add other options to settings injectable mappings [Chirayu Desai]
df3c8bc BatteryStatsViewer: Fix theme [Michael Bestas]
c12f5dc BatteryStatsViewer: Fix initial activity after launch [Michael Bestas]
f9cd78b BatteryStatsViewer: Add summary for IA preference [Michael Bestas]
7f20cbd BatteryStatsViewer: Remove some hardcoded strings [Michael Bestas]
b13a7dc Create IA entry for BatteryStatsViewer [Oliver Scott]
4c393fc SystemUI: biometrics: Follow user setting to confirm face unlock [Pranav Vashi]
0d8f697 AppLock: Allow using face unlock for biometric authentication [Pranav Vashi]
1807734 LockPatternUtils: Decrease minimum pin length for auto confirmation [Mesquita]
2c8b932 core: Enable freeform windows assets preloading [minaripenguin]
831a6b1 SystemUI: flags: Enable new privacy dialogue [aswin7469]
31c7450 Always allow overriding the number of work profiles [Pierre-Hugues Husson]
bca41db Enable FLAG_SECURE for userdebug builds as well on keyguard [Saalim Quadri]
bca432a Restore ZenMode setting in dialog like Oreo panel [nift4]
2b17b46 Remove READ_DEVICE_CONFIG checks. [Ted Bauer]
1e4c205 Do not assistant delay for media notifications [WoongKi Min]
ef55637 FaceSense: Vibrate on successful authentication [Adithya R]
ae097cd derpUtils: Add isPackageAvailable method [shivatejapeddi]
05dcb14 core: Enable freeform/multiple windows feature by default [minaripenguin]
94c126d SystemUI: Improve ripple animation color [minaripenguin]
583e39b SystemUI: WifiStandard: Avoid usage of Resources#getIdentifier() [Dhina17]
04e30a2 SystemUI: Introduce wifi standard icon feature [1/2] [minaripenguin]
e8fb2a2 SystemUI: Workaround for systemui crash caused by gboard [minaripenguin]
b71c139 base: Ambient batterybar color options [1/2] [pimpmaneaton]
d95c37e QS Tile: Make QS Ripple animation more prominent [StarkDroid]
66e48a6 QS Tile: Set ripple color to accent by default [StarkDroid]
5bb341d QSTile: More slower & Gradual QS Fade-in/out animation [StarkDroid]
b270c59 SettingsLib: Handle WifiService being null [Sebastiano Barezzi]
b31567d UI: Adjust default navbar layouts [Andy CrossGate Yan]
9923874 SystemUI: unify keyguard font style [maxwen]
01a455e AOD: Sleep when proximity is covered for 3 secs [PMS22]
d3124c2 Fix action bar font family on material themes [Henrique Silva]
19afa26 SystemUI: Fix toggling lockscreen rotation [1/3] [Dan Pasanen]
5b1ad4c Check ACCELEROMETER_ROTATION_ANGLES for current user [Tom Pratt]
c033c1d Configurable 0, 90, 180 and 270 degree rotation [Ricardo Cerqueira]
fcfb036 development: Address NPE when removing preferences out of developer options [Alex Cruz]
6701799 Add support for global cleartext penalties [Oliver Scott]
b6ec0d0 base: SystemUI: Also use TAG to count group notifications [Ido Ben-Hur]
d3f60b2 SystemUI: RecordingService: Fix non dismissing notifications [Ido Ben-Hur]
fe2a13b SystemUI: screenshot: Group the post action notifications [Ido Ben-Hur]
f71473d SystemUI: Make header image height offset user configurable [1/2] [AnkitGourav]
a714c2b base: qs status bar header image [1/4] [Marko Man]
8a8a723 Revert "Flip the lockscreen live wallpaper flag" [NurKeinNeid]
b445394 Add required priv-app permissions for SystemUIGoogle [Pranav Vashi]
d15076b Integrate Pixel framework hooks and wrappers [minaripenguin]
210f075 SystemUI: OOS style notification clear all button [1/2] [00day0]
3710258 Revert "Deprecate TunerService" [NurKeinNeid]
6df5df8 RingtoneManager: Set an default ringtone for the SIM 2 [micky387]
0dd45a4 base: Phone ringtone setting for Multi SIM device [1/3] [Ting Yu]
4f01bb8 SystemUI: Filter out duplicate notification icons on statusbar [Adithya R]
024a4b1 Back button/gesture is not working with Android 14 easter egg activity. [Aditya Jadhav]
3cb3da8 Pulse: Fix orientation checks [minaripenguin]
6adad4ca Pulse: Prevent systemui-related crashes [minaripenguin]
1ff23ac Pulse: Vertical mirror [1/2] [TikkiTikki]
1d8a9a6 Pulse: Custom gravity and Center mirrored [1/2] [TikkiTikki]
96f525a Pulse: ColorContoller: Fix getting default accent color [varund7726]
b66dcb0 Pulse: Simplify checks and prevent issues [Pranav Vashi]
04bfff6 Pulse: Implement pulse color based album art [1/2] [Pranav Vashi]
1a4e595 Pulse: Detach pulse view only when attached [Pranav Vashi]
78749a4 Pulse: Solid renderer round lines [1/2] [TikkiTikki]
ea1cc2c Pulse: Set current Refresh rate as FPS animation value [Stallix]
903f5fa Pulse: Extend to Ambient Screen [spezi77]
7ee474b Pulse initial checkin for Android 13 [1/2] [bigrushdog]
3992aeb base: add API for disabling gestural navigation [ezio84]
dd6b153 SystemUI: BatteryStatusChip: Always use dark text [Kazuki Hashimoto]
580e929 BatteryStatusChip: Use a lighter background when using light mode [Kazuki Hashimoto]
7db1de7 SystemUI: Fix QS customizer background color [Adithya R]
42d9559 SystemUI: Update charger plug-in statusbar chip color [Adithya R]
cca92eb BiometricScheduler: Cancel operation if not idle [SagarMakhar]
06ce2a8 base: fix wake on unplug also for wireless charging [maxwen]
37386cf base: Don't use AOSP QS fling animation boost impl when CLO boost is enabled [someone5678]
e978ebd SystemUI: QS fling animation boost [minaripenguin]
4bb88f3 SystemUI: Port statusbar brightness control [Alberto97]
a0efca6 base: Enable notif app name tinting by default [El Dainosor]
fe6bdc9 Themes: Notifications: Expose a bool to disable dynamic colors [Nicholas Chum]
1249fbd SystemUI: screenshot: Add delete and share notification actions [Ido Ben-Hur]
223e2df SystemUI: screenshot: Also post a notification with a preview [Ido Ben-Hur]
7ca0fcd base: Add a notification for percentage based battery saver [Ido Ben-Hur]
ea4fa67 fw/b: Squash import NetworkTraffic [Jon Haus]
3c5e4c9 base: BluetoothDialog: Don't ever show non paired devices [Ido Ben-Hur]
585520b SystemUI: BluetoothDialog: Sort devices by last connection time [Ido Ben-Hur]
5918938 Fix UDFPS icon and progress while enrolling [Tobias Merkel]
4d8b426 Replace ":strings" with "strings" [Jonathan Scott]
711ae08 ParanoidSense: Adapt to Android 14 QPR1 [someone5678]
916cfbb SystemUI: Fix status bar lyric overlapping with the center clock [LibXZR]
8092e5a [SQUASHED] base: Add status bar lyric for Android 14 [cjybyjk]
e99364d Allow lid to send a generic COVER_CHANGED broadcast [jrior001]
79e7261 Settings: Add back option to pass swipe-up-to-unlock [Sam Mortimer]
9657d63 base: Add support for window ignore secure [LibXZR]
698c33b TwilightService: Save and use last fetched location [Ido Ben-Hur]
a7dc3d8 TwilightService: Use temporary TwilightState when location is not available [rituj]
d6c2f87 SystemUI: Allow using 4G icon instead of LTE [1/2] [Pranav Vashi]
47ccebc SystemUI: Option to disable Data Disabled Indicator icon [1/2] [varund7726]
b371bf4 Add Launcher3 permissions [xyyx]
a386479 SystemUI: Make isLargeScreen() use correct API for getting window metrics [LuK1337]
05a54b7 SystemUI: Add API for runtime taskbar config [Danny Lin]
113edc6 base: Don't allow setting 0 to volume dialog timeout [1/2] [Ido Ben-Hur]
5e635db QuickStatusBarHeader: Add date & battery click actions [Ido Ben-Hur]
ff48502 CutoutFullScreenController: force full screen important apps [hydrangea07]
b54e6a0 base: Force fullscreen for Google Dialer [cjh1249131356]
e3bb9eb base: Implement cutout force full screen [1/2] [jhenrique09]
2571912 SystemUI: Implement face unlock recognition text [minaripenguin]
572b437 KeyguardBouncer: Don't delay showing if face auth running [jhenrique09]
54b8aaf WalletActivity: Don't explicity request face auth [jhenrique09]
66ad6af SystemUI: Reset face auth on occluding app when authenticated [jhenrique09]
bac6041 SystemUI: use simple check for isFaceDisabled [Ali B]
305d84d base: Initial SenseProvider for FaceSense service [Chris Crump]
39dca94 SystemUI: Transparent QS customization [1/2] [spkal01]
2f11a6d SystemUI: Make QS footer background transparent [NurKeinNeid]
97a46eb SystemUI: Match footer actions background with notifications background [str-br]
9ae1fdf SystemUI: Apply surface color to brightness icons [Harsh Pal]
e38a3c0 Follow Dark/Light theme for Safe Mode dialog [Pulkit077]
71e6674 UI: Follow Monet and light/dark theme in user 1 icon [Andy CrossGate Yan]
8438944 base: Set ic_avatar_user and ic_avatar_guest_user to follow system accent [elpaablo]
bec47d7 fwb: Fix navigation bar button hit testing [SahilSonar]
fcdeff2 SystemUI: use default dialogCornerRadius for qs customize title [maxwen]
378e059 cmds: bootanimation: -O3 [Simao Gomes Viana]
f2639b0 Follow Day/Night in statusbar avatar chip [Trishiraj]
90db9ee SystemUI: Switch notification background to monet on heads up [DillerOFire]
eebbe17 AudioService: Guard against OOB in ringer mode cycle [Ido Ben-Hur]
a3eb9e4 base: Choose which ringer modes to cycle with the gesture [1/2] [Ido Ben-Hur]
d12dc52 AudioService: Cancel old toasts when switching ringer mode [Ido Ben-Hur]
0072a64 base: Add option to cycle through ringer modes [1/2] [rituj]
5cf739f base: Allow customizing volume dialog timeout [1/2] [Ido Ben-Hur]
332e486 AudioService: Remove Analog Dock from fixed-volume devices [Vachounet]
14d2ab1 BatteryService: Add support for battery Moto Mods [Vachounet]
b0b2291 services: Whitelist Nfc Service from clipboard toasts [AshutoshSundresh]
6d96f02 DerpSpaceTile: make us secure [Ali B]
c1877eb DerpSpaceTile: Make default state active [NurKeinNeid]
15f5309 DerpSpaceTile: Don't support long press if Updater is not bundled [George Zacharia]
a1c5d52 SystemUI: Add DerpSpace Tile [Ali B]
205dfe8 SystemUI: Use secondary label for language QS tile [Anushek Prasal]
67758fe QS: Locale Tile [SpiritCroc]
e5feb55 SystemUI: Add Sound search tile [ezio84]
b7a46a5 SystemUI: Add Screenshot tile [ShevT]
69d80cf View: Prevent NPEs when initiating surface drag [minaripenguin]
70dd770 Fix NPE when pip onAnimationEnd [wangdongdong6]
c55e8db QSPanel: Fix NPE in updateViewPositions() [Pranav Vashi]
86bfa76 Fix getRootTask may be null led to client NPE [Roc Penny Young]
eaed6f9 Fix NullPointerException in GestureDetector [Arnab Sen]
fa495ac Check for null ferr [Pawan Wagh]
baeb7ea hwui: Prevent a null pointer on renderthread [minaripenguin]
b96a299 hwui: Add NULL pointer check in AnimatorManager::pushStaging [Phạm Tiên Sinh]
5f69bda Fix task info null crash [ot903107]
4020d5e ConfigurationController: Prevent app crash on orientation change [minaripenguin]
b1313fd display: Handle zero auto brightness adjustment [Adithya R]
d4b07ad QRCodeScannerController: Use Lens as fallback activity [Nauval Rizky]
3d17bb7 Make sensor block package list configurable [1/2] [Hikari-no-Tenshi]
72e8cca base: Add Accelerometer and Linear Acceleration sensors in blocking list [HolyAngel]
c651da0 Settings: make SensorBlock readable by non-system apps [Ali B]
0081884 FWB: Sensor block per-package switch (1/2) [LorDClockaN]
ca4de2c SystemSensorManager: sensor block per-package [Simao Gomes Viana]
a9557b7 SystemUI: Fix Biometric dialog corner radius [Anushek Prasal]
34c87ab SystemUI: Introduce Adaptive Playback [1/2] [Jyotiraditya]
9d46064 PowerUI: Mute logcat spam. [spezi77]
42a7f16 EnhancedEstimates: Get estimates from Device Health Services [Jason Edson]
d694fa5 SystemUI: Optional bouncer user switcher [1/2] [minaripenguin]
3c772e5 QS Kill button: Remove dependency for toggle [StarkDroid]
a801fe3 base: Allow toggling floating rotation button [1/2] [Ido Ben-Hur]
50f968c SystemUI: add FloatingRotationButton for hw-key devices [Michal Pražák]
3172c53 Ambient music: pulse on new music tracks and Now Playing info [1/2] [ezio84]
763049b SystemUI: Integrate Google Lens into Screenshot UI [AshutoshSundresh]
07216f0 SystemUI: Allow disabling clipboard overlay [1/2] [Adithya R]
1375073 Add kill button to notification guts [1/2] [Daniel Koman]
5e7c707 SystemUI: Optional haptic feedback on back gesture [1/2] [DennySPb]
61c6492 Allow to hide arrow for back gesture [1/2] [Ali B]
7abb34d EdgeBackGestureHandler: Change back gesture height intervals [Anushek Prasal]
c13fa31 Allow changing back gesture height [1/2] [maxwen]
656d5e3 Allow disabling qs on secure lockscreen [1/2] [jhonboy121]
f5e69f4 SystemUI: Add support for timeout-reboot [Luca Stefani]
eaa5b26 Global VPN feature [Oliver Scott]
1c6f82c SystemUI: Add Compass tile [Roman Birg]
b731313 SoundTile: Open settings on long click [Adithya R]
cdb2e66 SystemUI: Add Sound tile to Quick Settings [Yoshinori Hirano]
fe2367b Add deep sleep info to uptime preference [maxwen]
e31e0b4 SystemUI: Introduce Data Switch QS Tile [Christian Oder]
ee7779a SystemUI: Add VPNTethering tile [Mohammad Hasan Keramat J]
781a64e base: Allow customizing default notification vibration pattern [1/2] [Ido Ben-Hur]
27fe27e base: Custom vibration pattern per notification channel [1/2] [Ido Ben-Hur]
93ae873 base: Have a proper validator for custom ringtone vibration pattern [Ido Ben-Hur]
3f464a7 base: Allow choosing a custom vibration pattern [1/3] [Ido Ben-Hur]
a3cc44a base: Add vibration patterns from OOS [1/3] [rituj]
* manifest
1c0f29a manifest: Track things for omnijaws [El Dainosor]
* packages/apps/DerpLauncher
2801c0d DerpLauncher: ui: Fix premature short-circuit on end spring anim [Dan Choi]
* packages/apps/DerpSpace
9d42b93 DerpSpace: Make header image height offset user configurable [2/2] [AnkitGourav]
ceb39ae DerpSpace: custom header image provider [maxwen]
b8ed0bf DerpSpace: add back qs header images [2/2] [maxwen]
df939fa Revert "Reland "DerpSpace: QS Header Image [2/2]"" [NurKeinNeid]
3197d4b Revert "DerpSpace: QS Header Image extended settings [2/2]" [NurKeinNeid]
afcc9cf fixup! Revert "DerpSpace: Make roaming indicator optional [2/2]" [NurKeinNeid]
* packages/apps/FlipFlap
64469d8 Automatic translation import [LineageOS Infra]
* packages/apps/OmniStyle
7fa21a6 OmniStyle: Add DerpFest header packs [NurKeinNeid]
6291c9d omnistyle: add darkobas blur [Marko Man]
62122d9 omnistyle: remove some headers [El Dainosor]
d011b17 omnistyles: Switch jpegs/png to webp [El Dainosor]
* packages/apps/Settings
2f369ef Settings: Add userRestriction for auto brightness [Erfan Abdi]
* packages/apps/Updater
85e1b2f Automatic translation import [LineageOS Infra]
* system/core
f3bdda4 fs_mgr: Load DM table as RW for debuggable recoveries [LuK1337]
* vendor/derp
7945ab8 config: Build OmniStyle [NurKeinNeid]