thudugala / thudugala/Plugin.LocalNotification
Update notification regularly if it contains a progressBar.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 474
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
1st
Point me in the right direction — how to update the contents of a notification if it contains a progressBar?
The only way I currently have come up with is pushing new notification with same ID to replace the old one.
This is suboptimal in terms of performance, also if I add actions and try to refresh the notification this way, the text is flashing (https://www.youtube.com/shorts/gFmI2J8oHV0).
2nd
Are we limited to 3 actions per notification? Or am I missing something?
3rd
Can we have a thumb to control the progressBar in a notification?
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
No file, test, or entry point is named. Start by locating the notification implementation and reviewing how progress bars, actions, and notification replacement are handled; clarify platform limits and expected behavior for all three questions before defining completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100