termux / termux/termux-api

Specify channel id when listing notifications

Open
#905 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4.3k
Forks
920
PR merge metrics
No merged PRs in 30d

Description

Feature description

To better distinguish and understand notifications.

Would help Benjamin_Loison/Voice_assistant/issues/124.

Reference implementation

Have you checked if the feature is accessible through the Android API?
Do you know of other open-source apps that has a similar feature as the one you want? (Provide links)

Benjamin-Loison/termux-api/commit/35f1bc761ffe011fc511877503581778b422b1a2 already implements this.

Contributor guide

No contributing guide indexed for this repository

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 inspecting the reference implementation in commit 35f1bc761ffe011fc511877503581778b422b1a2 and the existing notification-listing entry point in termux-api. Check how the Android notification API exposes channel IDs, then update the listing behavior so notifications include their channel ID and verify the output distinguishes notifications by channel.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
cli, mobile-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.