Skip to content

Add edited tile in comments#13595

Open
unleashedme wants to merge 1 commit into
TeamNewPipe:devfrom
unleashedme:add-Edited-Tile-In-Comments
Open

Add edited tile in comments#13595
unleashedme wants to merge 1 commit into
TeamNewPipe:devfrom
unleashedme:add-Edited-Tile-In-Comments

Conversation

@unleashedme

@unleashedme unleashedme commented Jun 12, 2026

Copy link
Copy Markdown

What is it?

  • Bugfix (user facing)
  • Feature (user facing) ⚠️ Your PR must target the refactor branch
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Evaluates the isEdited() state of CommentsInfoItem within the CommentInfoItemHolder.
  • Dynamically appends a localized "(edited)" string to the timestamp/author UI buffer when a comment has been modified.
  • Avoids unnecessary view inflation by concatenating the state indicator directly into the existing itemTitleView rather than relying on toggling the visibility of a distinct layout widget.

Before/After Screenshots/Screen Record

  • Before:
before
  • After:
after

Fixes the following issue(s)

Relies on the following changes

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@github-actions github-actions Bot added the size/giant PRs with more than 750 changed lines label Jun 12, 2026
@TobiGr TobiGr changed the base branch from refactor to dev June 12, 2026 16:37
@TobiGr TobiGr added feature request Issue is related to a feature in the app YouTube Service, https://www.youtube.com/ comments Anything to do with comments and comment replies under videos/audios labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comments Anything to do with comments and comment replies under videos/audios feature request Issue is related to a feature in the app size/giant PRs with more than 750 changed lines YouTube Service, https://www.youtube.com/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

See comment title "edited"

2 participants