Add Android notification channel support
ClosedPublic

Authored by vkrause on Jan 16 2019, 7:13 PM.

Details

Summary

This is required for API level 28 or higher. This actually matches the
notfication events KNotification defines quite nicely, so those can be
individually configured now, like we are used to on other platforms.

Diff Detail

Repository
R289 KNotifications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Jan 16 2019, 7:13 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 16 2019, 7:13 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
vkrause requested review of this revision.Jan 16 2019, 7:13 PM
apol accepted this revision.Jan 19 2019, 5:56 AM
apol added a subscriber: apol.

LGTM.

This revision is now accepted and ready to land.Jan 19 2019, 5:56 AM
This revision was automatically updated to reflect the committed changes.