thudugala / thudugala/Plugin.LocalNotification
How to sort notifications by id ?
Open
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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