When using the "receive notifications" module, sometimes very long notification texts are received from remote. On an Android 4.4 KitKat these are displayed on a single line in the notification area, truncating the message. It cannot be unfolded, and pressing on the notification removes it and opens the KDE connect configuration app. I have three proposals to improve upon that: 1. Make notifications unfoldable to view more of their content 2. When pressing on a notification, show a floating window of some kind with its full content 3. Add a backlog of received notifications (in this session / this boot) to the KDE connect app
Git commit 4dec2898f48c39c5c6dce16962c7e82e18a80a5d by Nicolas Fella. Committed on 24/12/2018 at 22:03. Pushed by nicolasfella into branch 'master'. [Receivenotification] Support long text Summary: Use bigtext style. Test Plan: Send notification with long text. Before a single line was shown. Now the user can view the full content by pulling down the notification Reviewers: #kde_connect, albertvaka Reviewed By: #kde_connect, albertvaka Subscribers: kdeconnect Tags: #kde_connect Differential Revision: https://phabricator.kde.org/D17786 M +1 -0 src/org/kde/kdeconnect/Plugins/ReceiveNotificationsPlugin/ReceiveNotificationsPlugin.java https://commits.kde.org/kdeconnect-android/4dec2898f48c39c5c6dce16962c7e82e18a80a5d