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

Setting page redesign player page #10850

Closed

Conversation

snaik20
Copy link
Contributor

@snaik20 snaik20 commented Feb 26, 2024

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

Implementation of player settings page in Settings page redesign

  • Added new files for the Fragment and xml related to the player settings page.
  • Implemented the player settings page per the description in New Settings categorization #9587.
  • These changes facilitate easier switching between current and new behaviors.
  • They also lay the groundwork for easier cleanup when the new design is approved and enabled by default.
  • Verified that all the corresponding settings options are correctly migrated to the new design.

Video:

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

- Added a new settings option to enable the settings page redesign.
- This option allows us to integrate and test the new settings page
  gradually, minimizing disruptions to the current behavior.
- Reused the rest of the debug menu to reflect in the new settings page.
- Verified the functionality of all debug settings.

Next plan:
- Create PRs to gradually add all the subsections as detailed in
  TeamNewPipe#9587.

Note:
- This PR prepares for upcoming updates by setting up the necessary
  changes for follow-up PRs.
- Added new files for the Fragment and xml related to the player
  settings page.
- Implemented the player settings page per the description in
  TeamNewPipe#9587.
- These changes facilitate easier switching between current and new behaviors.
- They also lay the groundwork for easier cleanup when the new design
  is approved and enabled by default.

Video:
- https://github.com/TeamNewPipe/NewPipe/assets/87667048/00385bbb-6a2f-4ce5-b6b9-6cf1cb5c5636
Copy link

@opusforlife2
Copy link
Collaborator

Thanks! Navigating settings is gonna be so much more intuitive.

@Stypox
Copy link
Member

Stypox commented Mar 28, 2024

As explained in #10849 (comment), let's close this PR if it's going to be replaced by the Jetpack Compose one. We can always reopen it in case ;-)

Oh and thank you very much for the effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Settings categorization
3 participants