Aleix Pol
234dc12901
Ensure we have a default wallpaper
...
Fixes https://invent.kde.org/teams/plasma-mobile/issues/-/issues/125
2022-02-19 03:10:09 +01:00
Devin Lin
d26464172a
lockscreen: Refactor and use loaders to speed up lockscreen load time
2022-02-17 00:52:34 -05:00
Devin Lin
cdb0c91236
lockscreen: Remove testing component
2022-02-12 00:31:05 -05:00
Devin Lin
d9719b8845
lockscreen: Refactor swipe and use mobileshell notification component
2022-02-12 00:19:44 -05:00
Devin Lin
f4f743a868
lockscreen: Use smaller up icon
2022-01-13 20:50:36 -05:00
Devin Lin
d4c3c29608
look-and-feel/lockscreen: Remove missing imports
2021-12-24 10:51:21 -05:00
Devin Lin
4a3f855173
REUSE compliance, add check to CI, drop unused components
2021-12-23 16:02:41 +00:00
Devin Lin
6653ad6e54
panel: Refactor panel and implement blue ocean mockups
2021-12-22 23:29:00 +00:00
Aleix Pol
7f9a9ca60c
Add a mobile-specific dialog
2021-12-22 15:07:20 +00:00
Devin Lin
fefcec06c6
homescreen: Change default favourites apps
2021-12-12 12:05:19 +00:00
Aleix Pol
0cd4f91ec4
Port away from PlasmaComponents 2.0 on most places
2021-10-22 16:34:03 +00:00
Aleix Pol
9a6e70f5c3
LockScreen: Support entering the password from the physical keyboard, without flicking
...
Always get the focus, if the password changes, ensure we show what's
changing.
2021-10-18 10:43:30 +00:00
Aleix Pol
04e1cc1d58
lockscreen: Support clearing the password with ctrl+backspace
2021-10-18 10:43:30 +00:00
Devin Lin
7df05e09be
panel: Rework panel layout, and refactoring
2021-10-12 13:50:36 +00:00
Rodney Dawes
b7cac91ef5
PasswordBar: Use input-dialpad icon when normal keyboard is opened
...
When the normal keyboard is selected by tapping on the keyboard icon
in the PasswordBar, change the icon to the dialpad icon, to indicate
tapping will return to the numeric entry.
2021-10-08 15:02:26 -04:00
Aleix Pol
8335934aef
As an acronym, SIM should be upper-case
...
It stands for Subscriber Identity Module
2021-09-29 01:01:39 +02:00
Aleix Pol
d238aa3031
Do not show "Sim Locked" when there's no SIM card
...
Fixes https://invent.kde.org/plasma/plasma-phone-components/-/issues/115
2021-09-29 01:01:39 +02:00
Devin Lin
1330bb6a0b
lockscreen: Fix text input not working because of predictive text
2021-09-25 12:57:07 -04:00
Tobias Fella
89dbff8995
Port signal strength indicator to ModemManager
2021-09-15 16:19:47 +00:00
Aleix Pol
4bba6ac402
units -> PlasmaCore.Units
2021-09-13 18:59:35 +02:00
Aleix Pol
fb57087470
Specify some defaults for the LnF
2021-09-02 15:19:51 +02:00
Aleix Pol
d332582328
Port away from the global "theme" object to PlasmaCore.Theme
...
Like we've done for the rest of Plasma
2021-06-10 16:14:41 +02:00
Devin Lin
b7525e4196
lockscreen: handle all cases for lockscreen keyboard focus
2021-06-07 16:58:23 -04:00
Devin Lin
7921eacaae
lockscreen: explicitly tell keyboard to open rather than relying on focus
2021-06-07 16:52:12 -04:00
Devin Lin
19e3840a23
lockscreen: don't make password bar go off the screen if keyboard reports height larger than screen height
2021-06-01 18:32:09 -04:00
Bhushan Shah
51c540c1a7
lockscreen: do not show percentage for signal strength
...
streamline with what we do in unlocked phone in top panel
2021-05-14 15:01:01 +05:30
Bhushan Shah
4511a2d62f
indicators: clean-up useless debug
2021-05-14 15:01:01 +05:30
Bhushan Shah
7bac59549d
indicators: do not needlessly scan again
...
When putting modem in online state it would already make it scan for
operator, we have no need to make it scan for operators again and waste
time for operation takes long time.
2021-05-14 15:01:01 +05:30
Devin Lin
19fe5a1afe
Adjust keypad height for vkbd and ensure vkbd is always showing
2021-05-06 12:20:21 -04:00
Devin Lin
38f9e4871d
Fix text syncing
2021-05-05 15:48:51 -04:00
Devin Lin
07142481bf
Add keyboard option to lockscreen #72
2021-05-05 15:48:51 -04:00
Devin Lin
8852ad01a9
Use loaders in lockscreen to reduce memory usage and improve loading
...
Also add a small animation to move when swiping up for these loader components
2021-05-05 15:48:06 -04:00
Samuel Dionne-Riel
ff6141dce7
lockscreen: Accept pin on numpad enter
2021-04-01 16:58:40 -04:00
Devin Lin
e9f5e43970
Tweak lockscreen animation durations to be more fluid
2021-03-17 18:07:31 -04:00
Devin Lin
ba8a8cd9bb
Animations for lockscreen keypad text bar
2021-03-17 16:40:44 -04:00
Devin Lin
3f985548e8
Switch DropShadow for RectangularGlow on lockscreen to improve performance
...
DropShadow requires actually sampling and blurring the source element, while RectangularGlow just creates a generic rectangle without caring about the source element. This greatly improves the speed of everything on the lockscreen, especially notifications (they aren't a laggy mess when you have a ton of them now)
2021-03-17 15:37:58 -04:00
Devin Lin
f1ab00cb3c
Make lockscreen keypad consistent with maliit keyboard font weight
2021-03-17 15:13:23 +00:00
Nicolas Fella
21a3bcafe4
Convert license headers to SPDX
2021-03-02 22:45:25 +01:00
Bhushan Shah
95a0592417
Fix the SignalStrength indicator on lockscreen
2021-03-01 11:46:47 +05:30
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