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

Feature request: Dark mode #10

Open
PurpleCodingWizard opened this issue Dec 12, 2020 · 7 comments
Open

Feature request: Dark mode #10

PurpleCodingWizard opened this issue Dec 12, 2020 · 7 comments

Comments

@PurpleCodingWizard
Copy link

The dark mode if done can support settings like follow system, battery saver or choose a light, dark theme.

@drmfinlay
Copy link
Owner

Thanks. I agree a dark mode would be nice.

@woheller69
Copy link
Contributor

I would simply migrate to AppCompat and use

 android:theme="@style/Theme.AppCompat.DayNight">

in AndroidManifest.xml

With that the app would follow the system setting.

woheller69 added a commit to woheller69/tts-util-app that referenced this issue Oct 24, 2021
@fohfuu
Copy link

fohfuu commented Feb 21, 2022

It would be very helpful if this could be added as an in-app setting. Automatic dark mode doesn't work consistently before Android 10 in my experience.

@woheller69
Copy link
Contributor

I would not waste time on that. That just makes it more complex. With Android 12 in roll-out older than Android 10 should be history soon...

@drmfinlay
Copy link
Owner

drmfinlay commented Feb 23, 2022 via email

@woheller69
Copy link
Contributor

I have no problem with it, it is your time :-)
With all the API change this is getting more and more challenging...

@famewolf
Copy link

As a workaround you can use the app "DarQ" and enable force dark mode for this particular app. Works great with some other apps I have that don't have dark mode. https://www.xda-developers.com/darq-per-app-forced-dark-mode-android-10-without-root/

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

No branches or pull requests

5 participants