Commit graph

39 commits

Author SHA1 Message Date
Devin Lin
834a4a7108 Fix media controls on lockscreen not working 2020-12-23 22:01:05 -05:00
Han Young
3e1471255a copy files, not import from relative path
to avoid the imported files being removed in the future
2020-12-24 01:38:27 +00:00
Devin Lin
1727d88e9a Add colour scheme 2020-11-21 20:32:39 +00:00
Devin Lin
6f2742d2ac Improve performance of blur on lockscreen 2020-11-21 15:04:36 -05:00
Marco Martin
57df5430d6 ask pin before executing notification actions
only allow a phone call notification to execute actions without
unlocking
for the rest open the pin dialog and execute the action only after
successful authentication
2020-11-20 11:31:20 +00:00
Marco Martin
d2f42085ff don't do ugly cutouts of the notifications 2020-11-17 15:32:41 +01:00
Devin Lin
6168813d13 Fix lockscreen keypad getting stuck 2020-10-18 08:57:47 -04:00
Devin Lin
01026a223a Add support for grace lock in lockscreen keypad 2020-10-01 12:52:29 +00:00
Devin Lin
cd4bf8d7c3 Apply settings 12/24 hour time format to lockscreen and panel time 2020-09-17 12:04:49 -04:00
Devin Lin
46022538ac Implement lockscreen mockups 2020-08-31 01:38:46 +00:00
Nicolas Fella
7f4f10a994 Add media controls to lockscreen
Code is mostly copypaste from the desktop lnf.
2020-08-01 21:15:13 +02:00
Devin Lin
dfe40102d8 Adjust dot colours to be white, remove arrow label 2020-07-14 04:27:46 +00:00
Devin Lin
3eccd42e13 Add swipe up label, and make main bottom elements also swipe up 2020-07-14 04:27:46 +00:00
Devin Lin
ff6f583289 Prevent overflow password characters from stretching keypad width 2020-07-14 04:27:46 +00:00
Devin Lin
92c079fbb6 Remove blur, hide clock when keypad is shown, add enter pin labels 2020-07-14 04:27:46 +00:00
Devin Lin
b86bfa645e Clear password when the keypad is not shown 2020-07-14 04:27:46 +00:00
Devin Lin
30847f710e Add scrolling lockscreen, and a darken effect when keypad is shown 2020-07-14 04:27:46 +00:00
Nicolas Fella
72275fb7dd Don't import QtQuick 2.13 2020-02-01 18:08:06 +01:00
Nicolas Fella
dd215efb50 New lockscreen design 2020-02-01 14:21:24 +00:00
Nicolas Fella
b9fb0516aa Rewrite the lockscreen
This simplifies the lockscreen code.
2019-10-31 06:20:36 +00:00
Marco Martin
8ea5c5ff21 brand new lockscreen 2016-02-24 20:15:15 +01:00
Aaron Seigo
9ba1dee6ab ssh 2014-09-29 14:27:07 +02:00
Aaron Seigo
4603c1ad1d emergency call placeholder 2014-08-28 15:21:53 +02:00
Aaron Seigo
536b1e164c build and emit the unlock code
still needs more review from jens along with his demo video
2014-08-22 11:53:23 +02:00
Aaron Seigo
68bf52bccb cleanups 2014-08-22 11:25:19 +02:00
Aaron Seigo
3445c5378f --debug; 2014-08-20 12:13:08 +02:00
Aaron Seigo
06bde8ab6d opacity change on stripe touch 2014-08-20 12:12:39 +02:00
Aaron Seigo
21afca51f1 time 2014-08-20 12:10:58 +02:00
Aaron Seigo
3380134a97 better hiding prevention 2014-08-20 11:51:00 +02:00
Aaron Seigo
c071043cc0 swoosh instead of tap-tap-tap
commented out, need to check with jens as to his concept
2014-08-19 18:11:30 +02:00
Aaron Seigo
0f10ba3e42 move mouse area to the stripe 2014-08-19 18:09:43 +02:00
Aaron Seigo
4c5b640b1a more consolidation 2014-08-19 18:03:20 +02:00
Aaron Seigo
56828d5411 pull out the key as a shared component -> less duplication 2014-08-19 18:02:23 +02:00
Aaron Seigo
72ecec5f00 stop strip hide on touch of strip 2014-08-19 17:56:21 +02:00
Aaron Seigo
4296d6b648 stripe autohide 2014-08-19 17:54:03 +02:00
Aaron Seigo
353bffc51c show stripe on tap 2014-08-19 17:50:59 +02:00
Aaron Seigo
f5754bde8c the buttons in the stripe 2014-08-19 14:08:19 +02:00
Aaron Seigo
7f5627fedf opacity 2014-08-07 21:52:22 +02:00
Aaron Seigo
b67080edca needs to be in contents/ 2014-08-07 21:50:41 +02:00
Renamed from look-and-feel/lockscreen/LockScreen.qml (Browse further)