Skip to content

Overhaul lockscreen to be scrollable

Devin Lin requested to merge (removed):work/scrolling-lockscreen into master

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

video

Edited by Devin Lin

Merge request reports