D29335: Implement notification grouping on Android
Volker Krause
noreply at phabricator.kde.org
Fri May 1 15:19:16 BST 2020
vkrause created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vkrause requested review of this revision.
REVISION SUMMARY
This is available starting at API level 20, which is below our minimal
requirement. Grouping can be disabled by the already existing SkipGrouping
flag.
When enabled this puts all notifications from the same eventId in a group,
which makes the display more compact by removing the otherwise duplicated
app name.
REPOSITORY
R289 KNotifications
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D29335
AFFECTED FILES
src/android/org/kde/knotifications/KNotification.java
src/android/org/kde/knotifications/NotifyByAndroid.java
src/notifybyandroid.cpp
To: vkrause
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200501/ca01425c/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list