Skip to content

Add a desktop-like about app page

Summary

Adds a page about the application, an About KDE activity and a simple easter egg. This MR tries to repeat the desktop About even with its internal architecture. It implements the AboutData class which is quite similar to KAboutData from KDE Frameworks.

Screenshots

When there is enough space, buttons are laid out horizontally (not in the grid)

Screenshot_2021-03-23-18-49-31-230_org.kde.kdeconnect_tp

(full screenshot)

Screenshot_2021-03-23-20-01-16-761_org.kde.kdeconnect_tp

Screenshot_2021-03-23-20-01-32-978_org.kde.kdeconnect_tp

Screenshot_2021-03-22-19-53-11-752_org.kde.kdeconnect_tp

Also on tablet

Screenshot_20210323-200359_KDE_Connect

Video

untitled

Easter Egg

This MR also adds a simple Easter Egg similar to those found in Android (and why not add some fun to the app). It's easy to get into it: click on the top card with the application icon, description and version (but not the description) 3 times within 500 milliseconds. In Easter Egg, you can rotate the KDE logo by turning your device, and even change the logo to a random icon (or even Konqi) with a long press on the screen. Screenrecorder-2021-03-23-20-04-38-609

Edited by Maxim Leshchenko

Merge request reports