Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Get rid of NotificationIds #5148

@pocmo

Description

@pocmo

I implemented NotificationIds and the extension method helpers, so that we could get a unique id for a tag. It turns out NotificationManager already has methods to additionally accept a tag: https://developer.android.com/reference/android/app/NotificationManager#notify(java.lang.String,%20int,%20android.app.Notification)

This means we could get rid of NotificationIds and the extension methods and use that directly.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Labels

E2Estimation points: 2⌨️ codeTechnical debt, code clean up, small API change ..

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions