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

Disable night theme selection if auto theme is not used #9488

Merged
merged 2 commits into from
Dec 25, 2022

Conversation

Jared234
Copy link
Contributor

@Jared234 Jared234 commented Dec 1, 2022

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

Instead of removing it, I disabled the night theme selection when the "Automatic (device theme)" is not used.

Before/After Screenshots/Screen Record

  • Before:
    Screenshot_20221201-131514

  • After:
    Screenshot_20221201-130645

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.

Due diligence

@TobiGr TobiGr added the GUI Issue is related to the graphical user interface label Dec 1, 2022
@Jared234 Jared234 requested a review from TobiGr December 5, 2022 23:56
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 6, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Jared234
Copy link
Contributor Author

Jared234 commented Dec 7, 2022

@opusforlife2 Would it be possible to rerun this CI pipeline?
The test only failed because of an emulator boot timeout and all of the tests work on my local machine.

@TobiGr
Copy link
Contributor

TobiGr commented Dec 25, 2022

thank you

@TobiGr TobiGr merged commit fcac53c into TeamNewPipe:dev Dec 25, 2022
@opusforlife2 opusforlife2 changed the title Disabling night theme selection if auto theme is not used Disable night theme selection if auto theme is not used Jan 1, 2023
@Stypox Stypox mentioned this pull request Jan 22, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Issue is related to the graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unnecessary night theme selection in appearance section of settings
2 participants