l10n daemon script
5f20862a3f
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-03-27 01:51:39 +00:00
l10n daemon script
98306a6c6e
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-03-25 01:47:35 +00:00
l10n daemon script
a005e9b746
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-03-24 01:50:51 +00:00
Devin Lin
2f84b07bbc
quicksettings: Add save and update timers so kcm ordering is always correct
2022-03-21 10:25:45 -04:00
Devin Lin
bba95726cf
README: Fix link
2022-03-21 14:05:56 +00:00
Devin Lin
210042a6bf
libmobileshell: Move back to QML plugin
...
Move from a C++ library + QML plugin to a QML plugin only for simplicity, since the homescreen switching architecture will be done from Plasma, and so use of the shell library only needs to be from QML.
2022-03-21 10:00:09 -04:00
Devin Lin
d407bbcd18
quicksettings: Fix flashlight
2022-03-20 14:35:57 -04:00
Devin Lin
529f42296a
homescreen: Ensure signal is listened to for closing startup feedback on error
2022-03-20 14:24:44 -04:00
Kevin Kofler
7e47315bcb
mmplugin: set all connections to not autoconnect on setMobileDataEnabled(false) ( #182 )
...
When disabling mobile data, instead of setting the autoconnect flag to
true for the current active connection, set it to false for all
connections without exception. When reenabling mobile data, instead of
looking for a connection with autoconnect set, look for the connection
with the latest last use timestamp, set that one to autoconnect, and
also connect it immediately.
There should not be any connection with autoconnect enabled if mobile
data is disabled, because that makes NetworkManager reconnect it after a
reboot or a modem restart. The autoconnect state on the modem is
apparently lost on reboot.
Also change the SignalIndicator::mobileDataEnabled() getter to account
for the above.
Fixes #182 .
2022-03-20 13:59:32 -04:00
l10n daemon script
0ce673f7b1
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-03-20 02:12:05 +00:00
Devin Lin
72f36f1bf6
libmobileshell: Move non-API components to declarative and use PW API for keyboard
...
t
2022-03-18 22:59:42 -04:00
l10n daemon script
c2474b385e
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-03-19 01:43:02 +00:00
Devin Lin
a86c06cfdf
libmobileshell: Fix timer not being singleshot to improve performance
2022-03-17 16:15:48 -04:00
Devin Lin
459af14e2e
libmobileshell: Ensure default quick settings are updated to new ids
2022-03-17 16:15:07 -04:00
Devin Lin
b57b26803d
kcm: Fix missing property
2022-03-17 16:08:28 -04:00
Devin Lin
31ae31737c
quicksettings: Ensure package ids don't conflict with existing applets
2022-03-17 15:57:40 -04:00
Devin Lin
17b4b774a3
kcm: Add ability to reorder quicksettings
...
Implements #75 , reordering of quick settings, and also includes the mobile form components into the kcm.
2022-03-17 15:34:35 -04:00
Devin Lin
35dec9d3d7
quicksettings/screenrotation: Move C++ out of ShellUtil into package
2022-03-17 00:33:13 -04:00
Devin Lin
500132e56b
quicksettings/flashlight: Move C++ out of ShellUtil into package
2022-03-17 00:07:29 -04:00
Devin Lin
7c8b5d60c4
mobileshell: Remove non-existent import
2022-03-16 23:53:52 -04:00
Devin Lin
1dd632270b
quicksettings/screenshot: Move C++ out of ShellUtil into package
2022-03-16 23:49:51 -04:00
Devin Lin
24c5b4a6d2
quicksettings: Add infrastructure to customize quicksettings order
2022-03-16 23:20:51 -04:00
Devin Lin
9941c23752
quicksettings: Move all quick settings to kpackage
2022-03-16 23:20:51 -04:00
Devin Lin
140ca990bf
Fix library not being installed
2022-03-16 23:20:51 -04:00
Devin Lin
7613787339
libmobileshell: Add licenses and prepare autotests cmake
2022-03-16 23:20:51 -04:00
Devin Lin
cf7e48e65c
components/mobileshell: Move to libmobileshell library
2022-03-16 23:20:51 -04:00
l10n daemon script
f7078d6aa5
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-03-16 01:44:47 +00:00
l10n daemon script
25194c1d23
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-03-14 01:45:26 +00:00
l10n daemon script
6be4fae2c7
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-03-13 01:57:43 +00:00
Devin Lin
4b53b4da5c
Revert "Add support for task reordering based on ordering history"
...
This reverts commit 3a09014754
2022-03-12 22:17:12 +00:00
Yari Polla
3a09014754
Add support for task reordering based on ordering history
2022-03-12 21:56:13 +01:00
Devin Lin
d18baac31c
Fix wrong value set
2022-03-11 17:00:39 +00:00
Devin Lin
8acf7c74d0
Attempt to fix CI
2022-03-11 16:59:57 +00:00
Devin Lin
b92ba78e00
mobileshell: Move quicksettings to folder
2022-03-10 23:52:53 -05:00
Devin Lin
5e04c65550
Add option to toggle qt quick compiler
2022-03-10 22:40:21 -05:00
l10n daemon script
aa6db65cca
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-03-06 01:48:19 +00:00
Aleix Pol
a6a331f469
Remove last two uses of PlasmaComponents 2.0
...
They were only used for Labels
2022-03-05 18:53:39 +00:00
Devin Lin
e1d1f8ee1a
components/mobileshell: Use qrc and qtquickcompiler to improve load times
...
Also enables us to check for QML syntax errors and compile time.
2022-03-05 13:52:26 -05:00
l10n daemon script
ad3a2b2fb1
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-03-05 01:46:46 +00:00
l10n daemon script
0cef797eb3
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-03-04 01:43:59 +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
a44977f2fe
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-23 01:47:06 +00:00
Devin Lin
df2eb79559
navigationpanel: Make opaque when keyboard is open
...
Addresses https://invent.kde.org/plasma/plasma-mobile/-/issues/163
2022-02-21 00:53:28 -05:00
l10n daemon script
48899f6e97
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-21 01:51:37 +00:00
Devin Lin
5cb056dd3e
actiondrawer: Darken landscape drawer background to be easier to read
2022-02-19 22:08:58 -05:00
l10n daemon script
27297c445a
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-20 01:48:09 +00:00
Aleix Pol
234dc12901
Ensure we have a default wallpaper
...
Fixes https://invent.kde.org/teams/plasma-mobile/issues/-/issues/125
2022-02-19 03:10:09 +01:00
l10n daemon script
bf6b44c357
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-19 01:44:51 +00:00
Devin Lin
70ff2fd0e4
homescreen: Fix app drawer not interactable in empty space
...
Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/176 , where spaces without app delegates are not able to be interacted with. All usages of QQC2.Control should be replaced by MobileShell.BaseItem, which prevents flicks from being stolen from parent flickables.
2022-02-18 17:54:25 -05:00