Commit graph

2759 commits

Author SHA1 Message Date
l10n daemon script
fc2b70170f GIT_SILENT Sync po/docbooks with svn 2023-12-28 02:18:11 +00:00
Nicolas Fella
42a0af5d7b Remove unnecessary id declaration from plugin metadata 2023-12-28 02:04:08 +01:00
Devin Lin
6b067b4a97 kcms/wifi: Don't show available card if there are no connections 2023-12-27 18:19:04 -05:00
Devin Lin
a41d567743 initialstart/wifi: Update to card based design 2023-12-27 18:17:16 -05:00
Devin Lin
975443045b kcms/wifi: Only show saved networks section when there is an entry 2023-12-27 17:40:09 -05:00
Devin Lin
fc10a6fe10 kcms/wifi: Add checked icon to connected Wi-Fi network 2023-12-27 14:45:50 -05:00
l10n daemon script
2a2e1da757 GIT_SILENT Sync po/docbooks with svn 2023-12-27 02:14:33 +00:00
l10n daemon script
438b5402a0 GIT_SILENT Sync po/docbooks with svn 2023-12-26 02:13:14 +00:00
Mr. Athozus
0615412ae2
Add hotspot in quicksettings list 2023-12-25 12:52:50 +01:00
l10n daemon script
02bccda542 GIT_SILENT Sync po/docbooks with svn 2023-12-24 02:56:13 +00:00
l10n daemon script
f0529cc88a GIT_SILENT Sync po/docbooks with svn 2023-12-23 02:36:25 +00:00
l10n daemon script
400d1ccfb2 GIT_SILENT Sync po/docbooks with svn 2023-12-22 02:29:00 +00:00
l10n daemon script
4d29b0f0ac 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"
2023-12-22 02:13:13 +00:00
l10n daemon script
d82d6667ea GIT_SILENT Sync po/docbooks with svn 2023-12-21 02:55:59 +00:00
Jonathan Esk-Riddell
bfcf93557d Update version number for 5.91.90
GIT_SILENT
2023-12-20 18:57:01 +00:00
Jonathan Esk-Riddell
87196815c3 Update version number for 5.91.0
GIT_SILENT
2023-12-20 12:05:07 +00:00
l10n daemon script
fe5f6a9ddd GIT_SILENT Sync po/docbooks with svn 2023-12-20 02:12:27 +00:00
l10n daemon script
01bb48d7f0 GIT_SILENT Sync po/docbooks with svn 2023-12-19 02:15:04 +00:00
l10n daemon script
e766b903e5 GIT_SILENT Sync po/docbooks with svn 2023-12-18 02:54:18 +00:00
Devin Lin
f2836a81d7 quicksettings/screenrotation: Ensure that state is up to date when screens are added 2023-12-17 17:46:40 -08:00
Devin Lin
2329e0a15d kcms/time: Overhaul UI
The old UI was very confusing to use, I changed it so that:
- Dialogs are used for the time and date picker, with user confirmation for changes
- Tumblers are not used for the time picker, use the time picker component from kclock
- Removed seconds selector (since it was always wrong)
- Fixed the time zone selector (it didn't work before)
- Properly support 24 hour time in the time picker

Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/286
2023-12-16 20:56:51 -08:00
Devin Lin
bcc553325c kcms/hotspot: Change UX to use a dialog rather than direct textfields
Otherwise it's not obvious to the user whether the changes were saved.
2023-12-16 18:42:52 -08:00
Devin Lin
8d564014b5 kcms: Don't add button row 2023-12-16 18:31:06 -08:00
l10n daemon script
4a71a634f5 GIT_SILENT Sync po/docbooks with svn 2023-12-17 02:13:49 +00:00
l10n daemon script
dbe069edfa 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"
2023-12-17 02:07:26 +00:00
Devin Lin
17024dfdd4 kcms/wifi: Port to MobileForm
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/279
2023-12-16 14:33:02 -08:00
Devin Lin
c35e4a94d9 kcms/cellularnetworks: Don't prompt for password when unnecessary
scanDevices() is actually unnecessary here, and causes the polkit prompt to pop up as soon as the kcm is opened.

See https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/main/data/org.freedesktop.ModemManager1.conf.polkit
2023-12-16 04:44:56 +00:00
Devin Lin
09b3964906 kcms/cellularnetwork: Improve APN selection and available networks 2023-12-16 04:43:55 +00:00
l10n daemon script
a816ec5495 GIT_SILENT Sync po/docbooks with svn 2023-12-16 02:17:50 +00:00
Laurent Montel
b69efbe601 Qt5 code as apps is qt6 only. 2023-12-15 21:41:40 +01:00
Devin Lin
c700e0a4b9 homescreens/folio: Add title to import file dialog 2023-12-14 23:04:25 -08:00
Devin Lin
1c2ec93843 kcms/cellularnetwork: Fix error condition 2023-12-14 22:01:00 -08:00
Devin Lin
30262da8a5 kcms/cellularnetwork: Port to qcoro to make it async
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/284
2023-12-14 21:15:39 -08:00
l10n daemon script
71eb05e624 GIT_SILENT Sync po/docbooks with svn 2023-12-14 02:13:28 +00:00
l10n daemon script
1ab04d0f34 GIT_SILENT Sync po/docbooks with svn 2023-12-12 02:16:55 +00:00
l10n daemon script
303fbf4029 GIT_SILENT Sync po/docbooks with svn 2023-12-10 02:54:13 +00:00
Devin Lin
9ee734689c quicksetting/record: Disable for now
The quick setting causes the shell to crash https://invent.kde.org/plasma/plasma-mobile/-/issues/210
2023-12-08 19:17:07 -08:00
Devin Lin
7056649bf4 envmanager: Ensure that lnf is not constantly reapplied, overwriting user settings 2023-12-08 19:09:26 -08:00
Jonathan Esk-Riddell
cd055e8eca Update version number for 5.90.90
GIT_SILENT
2023-12-08 12:00:21 +00:00
David Redondo
4dcbbbdd39 Update Qt version requirement to 6.6.0
GIT_SILENT
2023-12-08 12:10:27 +01:00
l10n daemon script
3745d19ece GIT_SILENT Sync po/docbooks with svn 2023-12-08 02:15:03 +00:00
Jonathan Esk-Riddell
fa059e9b22 Update version number for 5.90.0
GIT_SILENT
2023-11-29 10:28:19 +00:00
l10n daemon script
ba3a9134be GIT_SILENT Sync po/docbooks with svn 2023-11-26 02:56:18 +00:00
l10n daemon script
835c00af94 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"
2023-11-26 02:32:13 +00:00
Nicolas Fella
80d12a8a3c Adapt to plasma-framework being renamed to libplasma 2023-11-25 15:43:49 +01:00
Nicolas Fella
0f99a3c8c1 Adapt to plasma-framework targets being renamed 2023-11-23 23:42:47 +01:00
Jonathan Esk-Riddell
67af6f35a6 use renamed kwayland 2023-11-23 18:54:43 +00:00
Devin Lin
630a85cbcb bin: Ensure that plasma-mobile-envmanager is run prior to shell start 2023-11-23 10:28:19 -08:00
Devin Lin
f3e1738122 shell: Change id to org.kde.plasma.mobileshell 2023-11-23 00:05:44 -08:00
Devin Lin
1542764d2c envmanager: Turn off tablet mode when in docked mode 2023-11-22 23:17:18 -08:00