[android] Emit defaultActivated when tapping the notification
ClosedPublic

Authored by nicolasfella on Feb 8 2020, 11:45 AM.

Details

Summary

When the user taps a notification the corresponding activity is launched. By emitting a signal we allow the app to react to this, e.g. open the right conversation in a chat app.

Test Plan

untested

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.
nicolasfella created this revision.Feb 8 2020, 11:45 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptFeb 8 2020, 11:45 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
nicolasfella requested review of this revision.Feb 8 2020, 11:45 AM
nicolasfella edited the test plan for this revision. (Show Details)Feb 8 2020, 11:46 AM
  • broadcast correctly
  • set correct flags
vkrause accepted this revision.Feb 8 2020, 4:45 PM
This revision is now accepted and ready to land.Feb 8 2020, 4:45 PM
This revision was automatically updated to reflect the committed changes.