Devin Lin
77414b5230
Add lockscreen notification animations, and delegate recycler
2020-12-23 22:09:54 -05:00
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
f9ab2bc9dd
Fix lockscreen anchoring to non-existent item, and fix errors
2020-12-05 17:03:33 -05:00
Devin Lin
9505fd2404
Fix lockscreen keypad icons being set to undefined color
2020-12-05 16:54:59 -05:00
Devin Lin
71834751b0
Fix drop shadow of keypad for dark themes
2020-11-21 20:32:39 +00:00
Devin Lin
4200fc9d71
Add text colour to icons in keypad
2020-11-21 20:32:39 +00:00
Devin Lin
1727d88e9a
Add colour scheme
2020-11-21 20:32:39 +00:00
Han Young
7dbb9fd46a
use system theme for keypad
...
related: #52
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
Han Young
7fa7879493
fix #51
2020-11-20 17:58:43 +08:00
Marco Martin
3b3ff0a08e
fix notification closing
2020-11-19 09:33:14 +00:00
Marco Martin
894d4a3b72
support for action buttons in notifications
2020-11-19 09:33:14 +00:00
Marco Martin
d2f42085ff
don't do ugly cutouts of the notifications
2020-11-17 15:32:41 +01:00
Bhushan Shah
88198bb424
lockscreen: do not bind the shortcuts in lockscreen indicators
...
Otherwise we have screenlocker occupying the shortcut keys and they do
not work in the shell when we want to use regularly.
If screen is locked, the kglobalaccell will handle the volume keys
automatically by itself and we do not need to handle it in the
lockscreen.
2020-11-17 10:46:03 +05:30
Han Young
a9a8e5cc00
multitouch input support
2020-11-13 15:24:01 +00:00
Devin Lin
6168813d13
Fix lockscreen keypad getting stuck
2020-10-18 08:57:47 -04:00
Devin Lin
5d99de94fa
Fix grace lock with empty password
2020-10-03 17:27:14 -04:00
Devin Lin
01026a223a
Add support for grace lock in lockscreen keypad
2020-10-01 12:52:29 +00:00
Devin Lin
dbcbf21072
Fix whitespace
2020-09-28 22:33:30 -04:00
Devin Lin
cd4bf8d7c3
Apply settings 12/24 hour time format to lockscreen and panel time
2020-09-17 12:04:49 -04:00
Han Young
eda8fadb12
slightly larger password font size and add clear function
2020-09-16 15:00:36 +00:00
Devin Lin
46022538ac
Implement lockscreen mockups
2020-08-31 01:38:46 +00:00
Nicolas Fella
953b384cb3
Add missing file
2020-08-04 22:33:50 +02: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
b18580da0e
fix lockscreen
2016-02-25 15:07:23 +01:00
Marco Martin
dd8e43acc7
animate block appearing
2016-02-24 20:24:17 +01: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
771a486ac9
update to jen's symbols
2014-08-22 11:42:15 +02:00
Aaron Seigo
8c4eba538a
if our symbols are a different size, they need to be inner centered
...
the unlock key becomes a rect that contains the svg item. a property
alias preserves the api
2014-08-22 11:41:46 +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