Commit graph

833 commits

Author SHA1 Message Date
Jonah Brüchert
a1ed480913
README: Update libqofono repository location 2019-05-01 12:47:18 +02:00
Jonah Brüchert
e4624451cb Move parts of the README to docs.plasma-mobile.org 2019-05-01 10:44:47 +00:00
Jonah Brüchert
eb3b2657a9
Extend shell metadata
This allows appstream metadata to be generated correctly.
Previously the result was an empty file, causing errors in
package checkers such as lintian.
2019-04-17 23:27:41 +02:00
Volker Krause
113b2b6b47 Remove outdated FindGLIB2 copy
Differential Revision: https://phabricator.kde.org/D19242
2019-03-04 20:11:02 +01:00
Ilya Bizyaev
32bcff515e Fix launcher icon alignment 2019-02-24 12:22:31 +03:00
Dimitris Kardarakos
f1de836216 Prevent password from being visible
When the user enters the PIN of the SIM, the password is displayed in cleartext. This change masks visible characters with password characters.

Differential Revision: https://phabricator.kde.org/D19076
2019-02-23 18:32:20 +02:00
Bhushan Shah
d9c6437670 Start kded5 before starting plasmashell
Otherwise kscreen backend won't be initialized and scaling might not be
applied.
2019-02-21 20:48:13 +05:30
Bhushan Shah
3b4dd4c15f Don't force KSCREEN_BACKEND to be QScreen
This was added as workaround for the hwcomposer, I am not sure if this
is actually needed now for hwcomposer backend with proper xdg_output
support, but even if is needed, this script seems wrong place to enforce
this.
2019-02-21 20:41:19 +05:30
Jonah Brüchert
3e5923b783 Replace plasmoids with settings app 2019-02-12 11:55:58 +01:00
Ilya Bizyaev
01ce3c4040 Remove unused hardcoded taskpanel size 2019-02-10 02:59:18 +01:00
Ilya Bizyaev
cfea45ec09 Remove blue line to match changes in desktop Breeze 2019-02-10 02:58:44 +01:00
Ilya Bizyaev
b171fc20aa Align ellipsis usage with desktop launchers 2019-02-10 02:57:52 +01:00
Ilya Bizyaev
18d95dc927 Do not use monochrome icons for launcher icons
This commit switches icons of VLC, KDE Connect etc. to their colorful
versions
2019-02-10 02:56:35 +01:00
Ilya Bizyaev
5f1a15cb0a Use lighter arrow icon in favorites strip 2019-02-10 02:55:13 +01:00
Ilya Bizyaev
c6b49ffe1c Remove unused placeholder images 2019-02-10 02:54:42 +01:00
Marco Martin
43d95cd332 better popup positioning 2019-02-08 17:29:07 +01:00
Jonah Brüchert
fd6d93e7ed README: Update dependency list and fix development setup 2019-02-08 16:46:13 +01:00
Ilya Bizyaev
ed2fb0bcb8 Change task panel icons
Use simpler icons.
paint-none will have to be replaced in the future, but we do not have
any similar icons with better names now.
2019-02-08 11:20:43 +01:00
Marco Martin
6184b2cae0 always force panel applets to be compact 2019-02-07 20:18:54 +01:00
Marco Martin
8f1ba4b1a4 Revert "remove the bool guard on screen brightness"
This reverts commit d6f0b8b2fc.
2019-02-07 17:23:04 +01:00
Marco Martin
d6f0b8b2fc remove the bool guard on screen brightness 2019-02-07 14:05:50 +01:00
Marco Martin
86b6265690 don't reset brightness at start 2019-02-07 12:58:08 +01:00
Marco Martin
56dc2ad23f better icon sizing 2019-02-07 12:49:06 +01:00
Marco Martin
f3e1ba0abe slightly smaller icons 2019-02-07 12:38:11 +01:00
Marco Martin
f78f4e73f9 remove the blue line for expanded feedback 2019-02-07 11:17:02 +01:00
Marco Martin
b99b093861 use the plamo import 2019-02-07 09:48:26 +01:00
Simon Schmeisser
3194b36952 Add a shutdown button in the top drawer
it uses the PowerDevil data engine to request a
shutdown from ksmserver. Since ksmserver is not yet
running on the images this also prints a debug message.
Tested to work on desktop neon.
2019-02-06 18:26:48 +01:00
Marco Martin
7310f8282a use plasmoid popups from plasma-minishell
simplify the sliding behavior of the top panel, simpler code, less bugs
2019-02-06 16:31:55 +01:00
Jonah Brüchert
87e6f9fcdb README: Fix markdown code blocks 2019-01-12 06:08:06 +00:00
Marco Martin
1826be8c5a remove onFlickended
don't call dead api
2019-01-04 12:12:04 +01:00
Jonah Brüchert
47bcdee043 Modernize using clang-tidy 2018-12-31 04:13:55 +01:00
Marco Martin
c614e3229a remove unused import 2018-11-28 15:47:16 +01:00
Marco Martin
658312f2f1 solve loop when a new activity is created
T10009
2018-11-28 15:43:31 +01:00
Marco Martin
8833d59c6d bindings loop -- 2018-11-28 14:22:20 +01:00
Bhushan Shah
40f467a9ac Re-license the files to LGPL2.1+ as approved by authors
This will allow to link to libphonenumber which is licensed under Apache
license.

https://mail.kde.org/pipermail/plasma-devel/2018-November/090695.html
2018-11-25 17:58:52 +05:30
Michael Eden
7024f462b7 fix dial pad UI by using density independent units
Summary:
I fixed the strange dialer on the phone, here's a picture:

{F6433134}

Now I have a few questions:

1. To get the '#', '*', & '+' symbols to show up I need to install a font that supports those glyphs. I've only found the font `fonts-mplus`. I can slice this font to only get those glyphs and package them here, or add this font as a dependency.

We should likely have a font like this installed anyway, so people can see weird glyphs on the internet.

2. Is the correct way to set font sizes `pixelSize: units.gridUnit`?

Test Plan: manual testing?

Reviewers: bshah, mart

Reviewed By: bshah

Differential Revision: https://phabricator.kde.org/D17037
2018-11-20 10:50:07 -05:00
Bhushan Shah
0fbc1cbaef Disable the startup sound
This served us well so far, the start-up sound was added as debug
mechanism when GUI was not running on Nexus 5 in early days. However now
that we have better mechansims to debug GUI (journalctl, UART, ssh etc).
This no-longer is needed. In addition to that we got enough complaints
about the startup sound if people are trying to hack on plasma mobile on
quiet place like library.

As a historical thing, sound file is still present, just not running
anymore.
2018-11-17 08:57:10 +05:30
Bhushan Shah
e8864872cf simplify 2018-11-12 19:54:59 +05:30
Bhushan Shah
944f53ada7 expand applet 2018-11-12 19:29:29 +05:30
Bhushan Shah
96a9ff8418 Revert "Show notifications, always set notifications applet as expaned"
This reverts commit 96db9776a9.

that makes half of quicksettings options disappear... wat? it is
confusing.
2018-11-12 19:09:16 +05:30
Bhushan Shah
96db9776a9 Show notifications, always set notifications applet as expaned
++cleanup
2018-11-12 18:55:03 +05:30
Bhushan Shah
c8cdb9616d Disable disco light when changing brightness 2018-11-12 12:45:17 +05:30
Bhushan Shah
7f4375d0d9 Add missing file 2018-11-12 10:35:46 +05:30
Bhushan Shah
24f2002928 Add experimental torch plugin for top panel
This currently uses the gstreamer code and should be reverted when we
have it working through QtMultimedia.
2018-11-12 09:32:46 +05:30
Bhushan Shah
ee00e6a0bf Re-enable brightness slider
Some of logic copied from battery monitor to avoid updates at start.
2018-11-11 20:48:26 +05:30
Bhushan Shah
19c18b51ba readability++ 2018-11-11 19:50:50 +05:30
Bhushan Shah
176caa8f14 Fix the quicksettings toggling the plasma-settings
This code is weird, there is applets/quicksettings which is not even
installed, and there is copy of quicksettings in panel code.. wonder if
there's some code which is missing to be commited?

CC: mart@kde.org
2018-11-09 12:14:36 +05:30
Volker Krause
306512efe9 Rewrite the PhoneNumber find module to be component-based
Summary:
This allows us to only search for the parts we actually need, which is
useful as this libraries turns out to be rather complicated to cross-
compile.

Reviewers: bshah, svuorela

Reviewed By: bshah, svuorela

Differential Revision: https://phabricator.kde.org/D16476
2018-10-28 13:47:37 +01:00
Volker Krause
cd90f4a786 Properly look for the libphonenumber dependency
Reviewers: bshah, svuorela

Reviewed By: bshah

Subscribers: dfaure

Differential Revision: https://phabricator.kde.org/D16348
2018-10-28 10:10:20 +01:00
l10n daemon script
c98ed27c73 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"
2018-10-10 06:50:31 +02:00