Summary: BUG: 375376 This revision adds dark mode support to the app ( T7044 ). It does so by injecting theme information into each activity, and making sure that all Views define their colors by reference to theme attributes. In order to make this work, all of the buttons with images (like the list of available devices) now are tinted according to the theme. While all versions of android support the theme, only devices running Android ICS or higher will have a toggle button in the drawer. Test Plan: Open all the screens, both with and without the dark theme on. Reviewers: #kde_connect, mtijink, #vdg, nicolasfella Reviewed By: #kde_connect, mtijink, nicolasfella Subscribers: apol, ngraham, nicolasfella, mtijink Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D11694
KDE Connect - Android app
KDE Connect is a multi-platform app that allows your devices to communicate (eg: your phone and your computer).
(Some) Features
- Shared clipboard: copy and paste between your phone and your computer (or any other device).
- Notification sync: Read and reply to your Android notifications from the desktop.
- Share files and URLs instantly from one device to another.
- Multimedia remote control: Use your phone as a remote for Linux media players.
- Virtual touchpad: Use your phone screen as your computer's touchpad and keyboard.
All this without wires, over the already existing WiFi network, and using TLS encryption.
About this app
This is a native Android port of the KDE Connect Qt app. You will find a more complete readme about KDE Connect here.
How to install this app
You can install this app from the Play Store as well as F-Droid. Note you will also need to install the desktop app for it to work.
Contributing
To contribute patches, use KDE Connect's Phabricator. There you can also find a task list with stuff to do, and links to other relevant resources. It is a good idea to also subscribe to the KDE Connect mailing list.
License
GNU GPL v2 and GNU GPL v3
If you are reading this from Github, you should know that this is just a mirror of the KDE Project repo.