Commit graph

7 commits

Author SHA1 Message Date
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
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
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
Devin Lin
46022538ac Implement lockscreen mockups 2020-08-31 01:38:46 +00:00