l10n daemon script
2341dea296
GIT_SILENT made messages (after extraction)
2026-03-15 00:47:14 +00:00
l10n daemon script
0a5c53a978
GIT_SILENT Sync po/docbooks with svn
2026-03-14 01:48:53 +00:00
l10n daemon script
28d978ea91
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"
2026-03-14 01:39:39 +00:00
Devin Lin
16d8a26a97
actiondrawer: Preload for first open
...
Preload the action drawer so that it doesn't get loaded only when the
user attempts to open it for the first time (making it laggy).
2026-03-07 11:06:39 -05:00
Devin Lin
a8b858dc3e
Remove kirigami version in imports
...
This fixes potential issues stemming from pinning versions on Kirigami
qml api imports
2026-03-06 22:08:07 -05:00
l10n daemon script
e95f04246e
GIT_SILENT Sync po/docbooks with svn
2026-03-07 01:50:17 +00:00
l10n daemon script
720cb44e05
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"
2026-03-06 01:40:47 +00:00
Micah Stanley
db98f2cd86
statusbar: fix hidden batteries from taking up space in the statusbar
...
I noticed at some point after updating my main phone, that non visible external device batteries started taking up extra space in the statusbar. This fixes the issue by filtering out external device batteries by using KSortFilterProxyModel.
Before (with external peripheral connected)
{width=399 height=28}
After
{width=399 height=28}
2026-03-05 20:13:34 -05:00
l10n daemon script
90fce61b40
GIT_SILENT made messages (after extraction)
2026-03-06 00:46:17 +00:00
l10n daemon script
e25f347c73
GIT_SILENT Sync po/docbooks with svn
2026-03-05 01:48:10 +00:00
Stefan Riesenberger
fa106131a8
devices: add Fairphone 5
2026-03-02 20:55:35 -05:00
l10n daemon script
3df3c6a96c
GIT_SILENT Sync po/docbooks with svn
2026-03-02 01:52:21 +00:00
Achill Gilgenast
b4e7dd1ea6
devices: add Nothing Phone (1)
2026-02-28 17:06:59 +01:00
l10n daemon script
7ab7551f78
GIT_SILENT Sync po/docbooks with svn
2026-02-25 01:53:37 +00:00
l10n daemon script
b8f1e1cc38
GIT_SILENT Sync po/docbooks with svn
2026-02-23 01:49:31 +00:00
l10n daemon script
7deb9d14ce
GIT_SILENT Sync po/docbooks with svn
2026-02-21 01:53:31 +00:00
Devin Lin
c4c7f5b195
actiondrawer: Fix loading race conditions with minimized quick settings
...
This reverts https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/739 and avoids using loaders to load the quick settings. This otherwise leads to problems where the delegate could get half loaded and not receive model properties, due to ContentContainer also being a loader.
Fixes: https://invent.kde.org/plasma/plasma-mobile/-/merge_requests/739
2026-02-20 10:53:30 -05:00
l10n daemon script
73421e5670
GIT_SILENT Sync po/docbooks with svn
2026-02-20 02:16:57 +00:00
Devin Lin
014e2076ec
quicksettings/screenshot: Fix shell not showing up and update dbus
...
Use hide-caller-windows from https://invent.kde.org/plasma/kwin/-/merge_requests/8832 to avoid plasmashell being hidden (by https://invent.kde.org/plasma/kwin/-/merge_requests/8338 ).
2026-02-19 15:41:18 -05:00
Devin Lin
c8be7be5cb
homescreens/folio: Render page in one texture
...
Render every page together in one texture. This groups together all page contents so that it is rendered a single time in the scene graph.
2026-02-18 22:43:13 -05:00
l10n daemon script
7ff97875cc
GIT_SILENT Sync po/docbooks with svn
2026-02-19 01:55:07 +00:00
Devin Lin
e915990621
taskswitcher: Don't set layer on task item, to avoid blurriness
...
Don't set a layer on the task item because it'll be put into a VBO and reduce the quality when the item is blown up in size.
2026-02-17 21:30:22 -05:00
l10n daemon script
d049679918
GIT_SILENT Sync po/docbooks with svn
2026-02-18 02:03:46 +00:00
l10n daemon script
c3533a6d05
GIT_SILENT made messages (after extraction)
2026-02-18 00:48:10 +00:00
Devin Lin
23833a6b54
mmplugin: Remove and port to plasma-nm cellular lib
...
Replace mmplugin with shared plasma-nm cellular library: https://invent.kde.org/plasma/plasma-nm/-/merge_requests/522
2026-02-16 22:24:02 -05:00
Devin Lin
1705d6c187
envmanager: Add KDE Connect SMS to applications blocklist
...
This application isn't really relevant to mobile, but it's included whenever KDE Connect is installed.
2026-02-16 21:50:15 -05:00
Devin Lin
10d3b22502
lockscreen: Set correct colorset for notifications
...
The notification widget should have the complementary color set because the background text is right above the wallpaper.
2026-02-16 21:46:21 -05:00
l10n daemon script
ab051170bd
GIT_SILENT Sync po/docbooks with svn
2026-02-17 01:50:56 +00:00
l10n daemon script
07784b7500
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"
2026-02-17 01:42:25 +00:00
l10n daemon script
0f46dc92f5
GIT_SILENT Sync po/docbooks with svn
2026-02-16 01:50:50 +00:00
l10n daemon script
e57d0b19e8
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"
2026-02-16 01:43:18 +00:00
Devin Lin
5f5ac2d435
quicksettings: Fix references to non existent "mode" property
...
This was removed when we changed the QuickSettingsPanel to use a SwipeView rather than a scrolling list. Fix remaining references to it.
2026-02-15 10:00:47 -05:00
Devin Lin
3b90a01ba4
statusbar: Use implicit battery widths rather than manually setting them
...
The calculated widths sometimes seem to be wrong, I don't see issues with just using the implicit width.
2026-02-14 22:38:22 -05:00
l10n daemon script
c2e6194c0e
GIT_SILENT Sync po/docbooks with svn
2026-02-15 02:01:02 +00:00
l10n daemon script
e28d4fb41e
GIT_SILENT Sync po/docbooks with svn
2026-02-14 02:01:41 +00:00
l10n daemon script
0b3d5da429
GIT_SILENT Sync po/docbooks with svn
2026-02-13 01:50:08 +00:00
kai weaver
c4d2238f36
Merge branch plasma-mobile:master into master
2026-02-12 19:32:19 +00:00
kai weaver
bcc034ff26
Update file main.cpp
2026-02-12 19:31:49 +00:00
Devin Lin
1914e9be44
statusbar: Remove system tray
...
The system tray has not been useful on mobile and isn't particularly
interactable due to its small size. Remove the system tray from the
status bar, if we need its functionality it would be more appropriate to
create a larger "tray UI" in the quicksettings area
2026-02-06 19:19:02 -05:00
l10n daemon script
1faf1872d6
GIT_SILENT Sync po/docbooks with svn
2026-02-06 02:03:28 +00:00
l10n daemon script
a126d3e5fa
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"
2026-02-05 01:40:52 +00:00
l10n daemon script
f70f740c1d
GIT_SILENT Sync po/docbooks with svn
2026-02-04 02:03:32 +00:00
l10n daemon script
4fce62b578
GIT_SILENT Sync po/docbooks with svn
2026-02-01 01:48:31 +00:00
l10n daemon script
07dd9fe57b
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"
2026-02-01 01:38:53 +00:00
l10n daemon script
d540be10e5
GIT_SILENT made messages (after extraction)
2026-02-01 00:45:24 +00:00
l10n daemon script
d9ed41f8d0
GIT_SILENT Sync po/docbooks with svn
2026-01-31 01:47:11 +00:00
l10n daemon script
4ccba70d16
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"
2026-01-31 01:38:42 +00:00
l10n daemon script
1bcc8b0a89
GIT_SILENT Sync po/docbooks with svn
2026-01-30 02:03:16 +00:00
Harald Sitter
ebc15a2ffa
lookandfeel: remove SystemDialog
...
it was moved into xdg-desktop-portal-kde to simplify the architecture.
xdpk now supports both desktop and mobile use cases
2026-01-29 12:49:58 +01:00
l10n daemon script
416ea94258
GIT_SILENT Sync po/docbooks with svn
2026-01-29 02:05:33 +00:00