Commit graph

985 commits

Author SHA1 Message Date
Aleix Pol
1ae7a251a5 Fix weird wrapping on the homescreen delegates
We are already setting the height properly through Layouts, setting it
alternatively confuses QML
2019-12-09 21:01:23 +01:00
Aleix Pol
06fe7ab86b Use startplasma-wayland to start plasma
This will allow to use plasma more similarly to what we are used to on
the desktop.
I found this needed specifically when I was trying to get plasma to work
on another language but the current plasma-phone script never sets LANG
or LANGUAGE.
2019-12-05 15:12:31 +01:00
l10n daemon script
a7a5a3f003 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"
2019-12-04 05:36:25 +01:00
Marco Martin
6bafbc9cad put LayoutManager.js in the proper place 2019-12-03 11:07:56 +01:00
Jonah Brüchert
56fee1e3a7 Port remaining old-style connects 2019-11-29 09:33:00 +00:00
Nicolas Fella
30d0306f63 Remove unused include 2019-11-25 23:38:50 +01:00
l10n daemon script
c6089a7b92 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"
2019-11-23 05:29:59 +01:00
Bhushan Shah
d37c2c993e remove translations of signal strength
- It makes no sense to translate either of this
- There's chance that this value won't be valid in case of not
functional ofono. which results in giant I18n argument missing error.

If translation was added to translate netreg.strength, I plan to remove
it anyway.
2019-11-22 14:52:49 +05:30
Bhushan Shah
cab38bbd97 Don't apply un-needed workaround
(which breaks more things then it fixes)
2019-11-22 14:44:11 +05:30
Pino Toscano
b7e93f5630 i18n fixes
- translate few UI strings
- use i18np for plural forms
- style fixes
2019-11-21 09:24:10 +01:00
Bhushan Shah
52ecc82bdc Fix clazy issues 2019-11-20 14:01:54 +05:30
Bhushan Shah
410e222bc8 add Messages.sh in shell and containments 2019-11-20 12:35:14 +05:30
l10n daemon script
78ce668071 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"
2019-11-20 05:40:05 +01:00
Aleix Pol
538eae4aef Workarounds
Remove ExoPC workaround to force it on OpenGL 1.4.
Only include libhybris on the LD_LIBRARY_PATH if we actually have it.
2019-11-19 15:01:32 +01:00
Aleix Pol
f0f01e82e6 Centralise startup code in this repository
Have it start through the session file that the display manager should
be starting.
2019-11-19 15:01:32 +01:00
l10n daemon script
8e3a03beb4 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"
2019-11-16 05:03:41 +01:00
Yuri Chornoivan
a1021e4d3c Fix minor typos 2019-11-07 17:51:34 +02:00
Nicolas Fella
b9fb0516aa Rewrite the lockscreen
This simplifies the lockscreen code.
2019-10-31 06:20:36 +00:00
Nicolas Fella
7d12429efc Remove prototypes 2019-10-29 17:17:21 +00:00
Nicolas Fella
3d9e43b190 Refactor dialer code 2019-10-28 11:17:22 +00:00
Nicolas Fella
73af5c54ef Add kdev files to gitignore 2019-10-25 17:26:58 +02:00
Nicolas Fella
58cba80597 Leftover 2019-10-25 17:26:12 +02:00
Nicolas Fella
fe89adb199 Burn it 2019-10-25 17:25:57 +02:00
Nicolas Fella
3856b3595b Remove unused service files 2019-10-25 17:24:17 +02:00
Nicolas Fella
9f5b29b8c3 Use camel-case headers 2019-10-25 13:49:28 +02:00
Nicolas Fella
9d14c6da15 Remove old notification applet 2019-10-25 10:22:57 +00:00
Bhushan Shah
d206d498c0 Add back the components, this fixes the sim pin page 2019-10-25 12:37:32 +05:30
Marco Martin
aeea4f92ed remove useless debug 2019-10-22 13:38:07 +02:00
Marco Martin
d44fe62c14 switch to desktop notifications applet 2019-10-22 12:56:59 +02:00
Marco Martin
e14c8aeba3 different container for notifiactions
with different visibility rules
2019-10-22 12:56:59 +02:00
Jonah Brüchert
03f57b0345 Dialer: Port to Kirigami.SearchField
Also remove visible condition, it makes it impossible to remove the search query if no results are found.
2019-10-21 09:36:03 +00:00
Nicolas Fella
3b034e7357 Use monochrome icon for battery quick action 2019-10-21 09:32:15 +00:00
Marco Martin
edbab01cdf get rid of most cannot stack parent warnings 2019-10-17 13:05:48 +02:00
Marco Martin
9a2d2269c0 try to avoid ... on launchers 2019-10-17 11:41:21 +02:00
Nicolas Fella
85bc6a3029 Fix no contacts message 2019-10-15 00:31:17 +02:00
Marco Martin
4543b7724c more android-looking top panel 2019-10-14 17:51:44 +02:00
Marco Martin
58510d211d use again 2 lines of text 2019-10-14 16:10:08 +02:00
Marco Martin
0d3ad6fd2e stop at bounds for the top panel 2019-10-11 15:21:24 +02:00
Marco Martin
7347c671a3 visible button 2019-10-11 12:06:31 +02:00
Alexander Akulich
3b33ffc49c dialer: don't hardcode the account name to be account0
instead loop through available accounts and select the account which
supports either ofono or tel protocol
2019-10-11 09:56:35 +00:00
Marco Martin
f75b55699e mouseareas touch
doesn't break flicking on touch
2019-10-11 11:54:01 +02:00
Marco Martin
38459f3e78 bottom panel transparent when showing desktop 2019-10-11 11:49:18 +02:00
Marco Martin
902eed0258 ensure the top quicksettings is always on top of the second row 2019-10-11 10:59:32 +02:00
Marco Martin
acc49da907 remove debug rectangle 2019-10-10 13:56:35 +02:00
Marco Martin
3a72512e79 different heuristics for cutting names 2019-10-10 12:29:48 +02:00
Marco Martin
fbbb604318 don't split 2019-10-10 12:07:38 +02:00
Marco Martin
91b4f891e7 hide applet when no notifications 2019-10-10 12:03:45 +02:00
Marco Martin
ba9c60f54c smaller label, only one line of text 2019-10-09 16:21:46 +02:00
Marco Martin
5bd75786bc prevent control from eating events 2019-10-09 16:11:10 +02:00
Marco Martin
fc640f9827 remove devicenotifier 2019-10-08 18:41:34 +02:00