shift-shell/shell/contents/lockscreen
Micah Stanley 7e2019cb0e MobileShell: Unify Item Background Elements
We so far have been recreating the background elements for all the item throughout the shell. This merge request simplifies this by unifying these elements into a single component, making is easier to keep things at a consistent design while also being able to adjust things when needed in the future.

Per request, I tried to keep thing looking mostly the same as before.

The first picture is what the action drawer looks like now, the one after is with these changes.

![Screenshot_20250621_154201](/uploads/7bd5129d942c8fbc3706dd1728b3a1dd/Screenshot_20250621_154201.png)
![Screenshot_20250621_155520](/uploads/9d2e925c9483579dec765813465e4d2d/Screenshot_20250621_155520.png)
2025-06-22 20:16:16 -04:00
..
BottomIconIndicator.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00
Clock.qml Lock Screen Adjustments 2024-07-30 02:53:33 +00:00
FlickContainer.qml swipearea: Add support for touchpad 2024-08-01 01:53:52 +00:00
HeaderComponent.qml notification list: fix notification scrolling within action drawer and lockscreen 2025-03-20 02:06:33 +00:00
Keypad.qml lockscreen: Animate keypad header to center when switching to keyboard 2024-07-31 00:16:50 +00:00
LockScreen.qml Lockscreen: Quick Action Button General Improvements 2025-03-21 01:25:34 +00:00
LockScreenContent.qml MobileShell: Unify Item Background Elements 2025-06-22 20:16:16 -04:00
LockScreenState.qml lockscreen: Fix lockscreen password entry after suspend, and restore passwordless 2024-07-02 22:10:29 -04:00
NotificationsComponent.qml MobileShell: Unify Item Background Elements 2025-06-22 20:16:16 -04:00
PasswordBar.qml lockscreen: Disable vkbd auto capitalization 2025-03-08 00:43:02 -05:00
QuickActionButton.qml lockscreen: Trigger QuickActionButton action after time finished instead of onRelease 2025-06-21 07:49:30 -04:00
WallpaperBlur.qml lockscreen: Rework and simplify keypad appearance, and fix lockscreen state 2024-06-26 02:57:42 +00:00