Alexander Lohnau
160cb0fcea
shell: Convert desktop file to JSON
...
TO keep th ecopyright information, a .license file was created
Task: https://phabricator.kde.org/T14558
2022-07-21 19:30:11 +00:00
Devin Lin
62a0ed5f74
Revert "shell: Set halcyon as default homescreen"
...
This reverts commit 204482f47b .
2022-07-13 17:51:21 -04:00
Devin Lin
204482f47b
shell: Set halcyon as default homescreen
2022-07-12 23:11:10 -04:00
Devin Lin
d230cb7a0b
shell: Fix warnings and use recolorIcon on bottom navbar
2022-07-01 00:14:12 -04:00
Devin Lin
8b6095c864
shell: Load applet configuration dynamically, and add animation
2022-06-25 13:04:26 -04:00
Devin Lin
1919a39d81
shell: Load wallpaper selector only when necessary
2022-06-25 12:43:11 -04:00
l10n daemon script
db86c14293
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-06-25 02:00:12 +00:00
Devin Lin
61375dc48e
shell: Load wallpaper images asynchronously
2022-06-23 15:06:06 -04:00
Devin Lin
102ff4db1b
shell: Fix crashes caused by importing mobileshell component
2022-06-23 14:15:02 -04:00
Devin Lin
47eebd4959
shell: Update containment configuration appearance UI
2022-06-23 00:46:36 -04:00
Devin Lin
436b2660d2
shell: Update configuration dialogs based on desktop, use new UI for wallpaper selector
2022-06-23 00:16:20 -04:00
Devin Lin
dee476e773
shell: Import applet/containment configuration dialogs
...
Import from plasma-nano so that we can better use it from plasma-mobile.
2022-06-22 14:59:34 -04:00
l10n daemon script
f1bce20b3e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-06-01 01:58:30 +00:00
l10n daemon script
4c83a3e422
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-05-15 01:57:29 +00:00
l10n daemon script
f4ca3b96c7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-02-28 01:41:06 +00:00
l10n daemon script
cd102c92c1
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-02-27 01:54:10 +00:00
l10n daemon script
c57b024e4d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-02-15 01:48:28 +00:00
l10n daemon script
ee113b8cdc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-02-14 01:43:34 +00:00
l10n daemon script
9cf37ea66c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2022-02-11 01:46:47 +00:00
Devin Lin
8c22f48e59
[shell/updates] Ensure upgrade process has new panel height
2022-02-01 20:40:37 -05:00
Devin Lin
279b900c13
Fix meta shortcut being removed regression
2022-01-19 20:38:20 +00:00
l10n daemon script
851ba48346
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-12-24 01:42:40 +00: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
Devin Lin
2b1e6f12f8
Remove unused components
2021-12-06 02:57:14 +00:00
Rodney Dawes
8ea1e27d6d
Remove the krunner widget from home screen by default
...
Because the widget does not have the text entry internally, and pops
up a new window for entering search, which looks confusing and odd on
the phone, we just don't add it by default for now until this can be
fixed. This makes the first impression a bit better, and hides the
annoyance behind needing to manually add the widget. Once the widget
is fixed to not behave in such an odd manner, we can evaluate adding
it back to the default layout.
2021-11-30 14:10:32 -05:00
Aleix Pol
0cd4f91ec4
Port away from PlasmaComponents 2.0 on most places
2021-10-22 16:34:03 +00:00
Aleix Pol
1eb7965fca
HomeScreen: Support the meta key
...
While using the shell, add some value to the Meta key so the shell is
more useful when using a keyboard.
2021-10-18 11:12:43 +00:00
Devin Lin
7df05e09be
panel: Rework panel layout, and refactoring
2021-10-12 13:50:36 +00:00
Aleix Pol
7f79b373ea
Make sure panels are positioned in the right place on the first run
...
Addresses a problem where the bottom panel would be on top on first runs
sometimes.
2021-09-14 10:51:01 +00:00
Aleix Pol
4bba6ac402
units -> PlasmaCore.Units
2021-09-13 18:59:35 +02:00
Aleix Pol
a06bd89ec4
taskpanel: Put the controls at the right when on landscape mode
...
This way we don't lose otherwise precious screen real state on the
smaller
dimension.
2021-08-26 14:53:25 +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
Nicolas Fella
0b6e1435ed
Make pin screen follow color scheme
...
Use proper theme API instead of hardcoded colors
2021-05-27 22:59:24 +02:00
Nicolas Fella
21a3bcafe4
Convert license headers to SPDX
2021-03-02 22:45:25 +01:00
Bhushan Shah
e92188b5e9
shell: keep panelsfix.js in sync with layout.js
...
Otherwise if we add the panels which were missing, we will end up adding
panel without notifications and mediacontroller.
2021-02-26 09:31:59 +05:30
Aleix Pol
59297a25f3
--warnings
...
Make sure we don't call null pointers
Do not reference old objects that don't exist anymore
2021-02-24 16:04:24 +01:00
l10n daemon script
006cb7f865
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2021-02-18 07:54:49 +01:00
Bhushan Shah
acda20ffe5
Fix logic error in f19f629b4b
2021-01-28 15:35:33 +05:30
Marco Martin
f19f629b4b
add back panels if they disappeared
2021-01-27 14:20:15 +01:00
l10n daemon script
7c6cabf4a1
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-12-20 06:16:31 +01:00
Marco Martin
1abb6737e4
use org.kde.plasma.phoneshell as name
2020-12-15 13:41:08 +01:00
Han Young
a9a8e5cc00
multitouch input support
2020-11-13 15:24:01 +00:00
l10n daemon script
44f04e5c56
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-08 06:24:01 +01:00
l10n daemon script
4a6fdab931
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-11-05 06:37:15 +01:00
Tobias Fella
3cd3dcd99f
Rework the SIM PIN Screen
...
Update the visuals to look more like the new lockscreen pin
2020-10-29 19:41:32 +00:00
l10n daemon script
c735bf3bcf
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-09-20 05:52:17 +02:00
Marco Martin
e4014bd0ba
fix widget explorer
2020-07-16 13:48:53 +02:00
Marco Martin
96f4e7be53
temporarly remove the horizontal activity switcher
2020-07-16 11:37:43 +02:00
l10n daemon script
c8419144ad
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2020-06-18 05:45:52 +02:00