[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
Branch
defa
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 22224
Build 22242: arc lint + arc unit
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.