Commit graph

3617 commits

Author SHA1 Message Date
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
Devin Lin
f7f657131b folio: Port to plasma_add_applet
Use plasma_add_applet to deploy as a module: https://invent.kde.org/plasma/libplasma/-/merge_requests/1116
2025-07-16 23:21:46 -04:00
l10n daemon script
e15ccad334 GIT_SILENT Sync po/docbooks with svn 2025-07-17 01:41:38 +00:00
l10n daemon script
ec2ca909c2 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-17 01:33:01 +00:00
Devin Lin
32584ebd54 halcyon: Move settings to config group
Similar to
https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/784 but for
halcyon (see rationale there).
2025-07-16 16:09:50 -04:00
Devin Lin
7dc2d980aa folio: Move settings to config group, and consolidate
Currently Folio's settings are being written to the main KConfigGroup of the
containment, when can interfere with other generic containment settings.
ShellCorona in plasma-workspace also expects the settings to be in
sub-config group when it preserves them when changing containments.

This commit moves all of the settings to its own config group, and also
consolidates config read/write for favourites and pages into
FolioSettings.
2025-07-16 15:44:59 -04:00
Devin Lin
5139984e94 halcyon: Restore translation flag
It was accidentally removed with the plasma_add_applet port
2025-07-16 13:05:56 -04:00
Florian RICHER
78312b6c44 folio: ApplicationListModel initialize m_homeScreen 2025-07-16 11:32:32 -04:00
l10n daemon script
dd81d0882e GIT_SILENT Sync po/docbooks with svn 2025-07-16 02:07:19 +00:00
l10n daemon script
c0a0aea0ce 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-16 01:34:23 +00:00
Devin Lin
8a0b3d4f56 homescreens/halcyon: Port to plasma_add_applet 2025-07-15 18:14:55 -04:00
Nicolas Fella
78366a62ac Remove unused QML import 2025-07-15 18:13:08 -04:00
Devin Lin
ecefc446a6 homescreens/folio: Do not initialize shared_ptr with a QObject parent
This MR ensures that delegates created with make_shared do not also get
initialized with a QObject parent. Some of the classes used the same
constructor parameter for HomeScreen and used it as a parent simultaneously. This was refactored
so that they are separated.
2025-07-15 18:10:03 -04:00
Luis Büchi
0fe7879afa taskswitcher: make task scrub mode more resistant against overlapping UI 2025-07-15 17:36:55 +02:00
l10n daemon script
e7b8ab0d33 GIT_SILENT Sync po/docbooks with svn 2025-07-15 01:48:14 +00:00
l10n daemon script
a1ea58567d 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-15 01:36:34 +00:00
Florian RICHER
8b4b3e22e7 Hide Google services if is not Gapps System Type installed 2025-07-14 15:46:50 +02:00
Florian RICHER
a45e9cc56e Fetch Android ID from Waydroid 2025-07-14 15:46:50 +02:00
l10n daemon script
868207c387 GIT_SILENT Sync po/docbooks with svn 2025-07-14 01:54:57 +00:00
l10n daemon script
32262a9bc3 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-14 01:35:30 +00:00
l10n daemon script
c2457af2d9 GIT_SILENT Sync po/docbooks with svn 2025-07-13 01:42:36 +00:00
l10n daemon script
d0a8e4927d 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-13 01:34:24 +00:00