thudugala / thudugala/Plugin.LocalNotification

How to sort notifications by id ?

Open
#376 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Android enhancement
Dominant language
C#
Stars
474
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Can't find any option to do this but looks like it is possible in Android.

https://developer.android.com/reference/androidx/core/app/NotificationCompat.Builder#setSortKey(java.lang.String)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Android notification implementation and the NotificationCompat.Builder#setSortKey documentation linked in the issue. Determine how notification identifiers are currently passed into the builder, then verify that sorting by identifier works in a .NET MAUI app and is covered by the project's existing notification tests, if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.