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

Initial setup for Settings page redesign with debug settings #10849

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

Initial setup for Settings page redesign with debug settings

  • 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:

Note:

  • This PR prepares for upcoming updates by setting up the necessary changes for follow-up PRs.

Fixes the following issue(s)

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.
Copy link

sonarcloud bot commented Feb 26, 2024

Copy link

@acrodemocide acrodemocide left a comment

Choose a reason for hiding this comment

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

I only have one comment I left here that is pretty minor, and it may be a non issue based on how this project is maintained. I still need to test this to determine if it works properly. Then after I determine it works properly from testing, I'll approve. (If it breaks, I'll leave a comment here indicating what isn't working.)

@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 ;-)

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