Implement notification grouping on Android

Authored by vkrause on May 1 2020, 2:17 PM.

Description

Implement notification grouping on Android

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.

Subscribers: kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D29335

Details

Committed
vkrauseMay 19 2020, 3:38 PM
Differential Revision
D29335: Implement notification grouping on Android
Parents
R289:956387221613: GIT_SILENT: we don't use phabricator anymore
Branches
Unknown
Tags
Unknown