Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the 'Show Channel Details' menu item to the Queue long press menu #7222

Merged
merged 4 commits into from
Oct 15, 2021

Conversation

ktprograms
Copy link
Contributor

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Added a Show Channel Details menu item to menu_play_queue_item.xml.
  • Created a method in NavigationHelper that opens the channel fragment using an Intent to MainActivity instead of replacing fragments.

Before/After Screenshots/Screen Record

Before After
main-before main-after
bg-before bg-after

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.

Due diligence

Created a method in NavigationHelper that opens the channel fragment using an Intent to MainActivity instead of replacing fragments.
@triallax triallax added the feature request Issue is related to a feature in the app label Oct 11, 2021
@litetex
Copy link
Member

litetex commented Oct 11, 2021

Does this PR fix any issues? So we can close them?

@ktprograms
Copy link
Contributor Author

Does this PR fix any issues? So we can close them?

Didn't find any open ones and I thought this was simple enough to not make a new issue. Should I?

@litetex
Copy link
Member

litetex commented Oct 12, 2021

No everything fine then 😄

Copy link
Member

@litetex litetex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and works as expected, only a minor naming change from my side 😄

@ghost
Copy link

ghost commented Oct 13, 2021

Does this PR fix any issues? So we can close them?

Didn't find any open ones

Probably related open issue:

@SameenAhnaf
Copy link
Collaborator

@Symbian9 Channel description actually means 'About' tab of the channel, not the whole channel feed. Moreover, that issue addresses an enhancement for search results, not play queue.

litetex
litetex previously approved these changes Oct 15, 2021
Copy link
Member

@litetex litetex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improved the documentation a bit.
Ready for merging now! 😄

@litetex litetex merged commit 7edef8d into TeamNewPipe:dev Oct 15, 2021
@ktprograms ktprograms deleted the queue-menu-channel-details branch October 16, 2021 02:18
This was referenced Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue is related to a feature in the app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants