Commit graph

3638 commits

Author SHA1 Message Date
Devin Lin
c76e19037c Ensure i18n is used with double quotes and add CI check
Apparently i18n doesn't support string literals with single quotes as
parameters. Fix occurrences of this and add a CI check to ensure this
won't happen in the future.
2025-08-11 18:19:41 -04:00
Devin Lin
749c0de5d5 mobileshellstate: Fetch initial state properly, and check property
Ensure that all of the variables have their initial state fetched at the
start with the shell DBus client. Also ensure that they only emit
property changes when they actually happen.
2025-08-10 14:55:42 -04:00
l10n daemon script
8fe62e05a4 GIT_SILENT Sync po/docbooks with svn 2025-08-10 01:49:55 +00:00
Devin Lin
54cd4d548e notifications: Ensure correct state is being set for do not disturb
Change the "toggleDoNotDisturbMode" function to "setDoNotDisturbMode"
and add a parameter so that we actually set the mode to the intended
value, not just flip it.
2025-08-07 12:10:37 -04:00
l10n daemon script
3d068528d0 GIT_SILENT Sync po/docbooks with svn 2025-08-06 01:52:09 +00:00
l10n daemon script
5e51e15923 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"
2025-08-06 01:39:01 +00:00
l10n daemon script
aef66f83b3 GIT_SILENT Sync po/docbooks with svn 2025-08-05 02:01:45 +00:00
l10n daemon script
c3ee2fe339 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"
2025-08-05 01:37:48 +00:00
l10n daemon script
12a1f2194f GIT_SILENT Sync po/docbooks with svn 2025-08-04 01:53:59 +00:00
l10n daemon script
bc4f9d9f81 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"
2025-08-04 01:34:10 +00:00
l10n daemon script
fa120a1eaa GIT_SILENT Sync po/docbooks with svn 2025-08-03 01:44:35 +00:00
Florian RICHER
8210205780 waydroid: Implement reset action 2025-08-02 11:34:17 +02:00
l10n daemon script
b5f1cb2eea GIT_SILENT Sync po/docbooks with svn 2025-08-02 01:42:18 +00:00
l10n daemon script
055396e133 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"
2025-08-02 01:34:55 +00:00
l10n daemon script
73302205b1 GIT_SILENT Sync po/docbooks with svn 2025-08-01 01:49:24 +00:00
l10n daemon script
af8460c208 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"
2025-08-01 01:36:35 +00:00
l10n daemon script
09ae09d34a GIT_SILENT Sync po/docbooks with svn 2025-07-31 01:42:01 +00:00
Farid Abdelnour
a8b80cb72e Add license 2025-07-30 20:55:48 -03:00
Farid Abdelnour
35722bd769 Add manifest for floss fund 2025-07-30 15:43:05 -03:00
Florian RICHER
5c93d1e77a waydroid: Refactor with QCoro 2025-07-30 20:01:52 +02:00
Devin Lin
1e2ba92a5a panel: Fix startup feedback fill showing on lockscreen
Ensure that the startup feedback background fill does not show up on the
lockscreen.
2025-07-30 13:43:43 -04:00
Florian RICHER
a2b9e98801 waydroid: Use KAuth progressStep 2025-07-30 12:49:23 +02:00
l10n daemon script
4450031dee GIT_SILENT Sync po/docbooks with svn 2025-07-30 01:42:17 +00:00
l10n daemon script
4389406655 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"
2025-07-30 01:34:16 +00:00
l10n daemon script
542813c1f5 GIT_SILENT Sync po/docbooks with svn 2025-07-29 01:44:54 +00:00
l10n daemon script
8ae745aa42 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"
2025-07-29 01:32:54 +00:00
Florian RICHER
43fdeef2f9
kcm: Disable FOSS option in Waydroid initialization page 2025-07-27 14:02:21 +02:00
l10n daemon script
98af2530f7 GIT_SILENT Sync po/docbooks with svn 2025-07-27 01:45:23 +00:00
l10n daemon script
2e4386402b 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"
2025-07-27 01:33:55 +00:00
l10n daemon script
0143a04737 GIT_SILENT Sync po/docbooks with svn 2025-07-26 01:43:42 +00:00
l10n daemon script
cb19e54df4 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"
2025-07-26 01:33:44 +00:00
Devin Lin
8fa5d1e053 envmanager: Allow user to change the vkbd
Currently the vkbd setting (to maliit) is immutable, preventing users
from selecting different input methods. Loosen the envmanager setting so
that it's just a default value, which can be overriden by users.
2025-07-25 16:21:38 -04:00
l10n daemon script
f5e2a9b71e GIT_SILENT Sync po/docbooks with svn 2025-07-25 01:45:00 +00:00
l10n daemon script
eaedc79233 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"
2025-07-25 01:34:06 +00:00
l10n daemon script
eecf45ab5f GIT_SILENT Sync po/docbooks with svn 2025-07-24 01:46:26 +00:00
l10n daemon script
bb333f0768 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"
2025-07-24 01:33:37 +00:00
Florian RICHER
c42758b335 quicksettings: Move Flashlight write to KAuth 2025-07-23 11:34:33 +02:00
l10n daemon script
b25405dc31 GIT_SILENT Sync po/docbooks with svn 2025-07-23 01:44:07 +00:00
l10n daemon script
b4ab75c971 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"
2025-07-23 01:35:20 +00:00
l10n daemon script
5fda0be9c4 GIT_SILENT Sync po/docbooks with svn 2025-07-22 01:46:11 +00:00
l10n daemon script
e499e308ea 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"
2025-07-22 01:36:10 +00:00
Florian RICHER
38d6f4080d kcm: Load applications in signal handler instead of waitForFinished for Waydroid 2025-07-21 18:39:43 +02:00
Florian RICHER
de7b63572f kcm: Implement Waydroid Applications 2025-07-21 18:39:43 +02:00
l10n daemon script
93912960d7 GIT_SILENT Sync po/docbooks with svn 2025-07-21 01:44:55 +00:00
l10n daemon script
2193403810 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"
2025-07-21 01:34:39 +00:00
l10n daemon script
0dd2dee23a GIT_SILENT Sync po/docbooks with svn 2025-07-19 06:18:51 +00:00
l10n daemon script
ba9aac70b2 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"
2025-07-19 06:10:44 +00:00
Devin Lin
bc3e80c479 mobileshell: Manually specify QML files, and private some internal files
The globbing pattern for finding QML files is problematic because it
breaks when we add/delete a file (requiring us to delete
~/kde/build/plasma-mobile). It also placed every file (both public and
internal files) in the same flat namespace, carrying the risk of name
collisions between unrelated folders.

This commit manually specifies every file in the package. It also moves internal files in the actiondrawer folder into its own namespace. Followup MRs will do this process for other folders.
2025-07-18 11:01:26 -04:00
l10n daemon script
62a2ddc5e7 GIT_SILENT Sync po/docbooks with svn 2025-07-18 01:40:46 +00:00
l10n daemon script
f6ecadd19a 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"
2025-07-18 01:33:06 +00:00