The source project of this merge request has been removed.
Overhaul lockscreen to be scrollable
Summary of changes:
- Moved keypad into a flickable so that it can be shown
- Decrease clock opacity as keypad is being dragged up
- Increase keypad opacity as it is being dragged up
- Add an up icon on the bottom of the lockscreen to indicate to swipe up for keypad
- Add label "Enter PIN" when keypad is shown
- Adjust keypad font sizing to be more appropriate with the "Enter PIN" label
- Add darken effect as keypad is being shown
- Remove blur effect as both a blur and darken impacts performance significantly
Edited by Devin Lin