thudugala / thudugala/Plugin.LocalNotification

Update notification regularly if it contains a progressBar.

Open
#485 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Android enhancement unrelated
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.