We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When opening the app, it fails to detect light mode correctly through the Cordova plugin.
The app should default to the system theme.
feature stopped working
v0.16.0 66168e5
Android 11, Kernel version 4.14.180-perf+ #1 Mon Mar 28 06:29:53 CDT 2022, Build number RPMS31.Q1-54-13.3-10
No response
Theme detection never worked correctly in the android build. It used to automatically default to light mode.
Invidious API
I'm not sure if this is a bug in the Cordova plugin or if this is a bug in my code, but it is probably a bug in my code. I need to look into it.
The text was updated successfully, but these errors were encountered:
Fix for theme detection issue #4
41883dd
[Bug]: Theme detection only detects dark mode
This issue is now resolved as of the above commit.
Sorry, something went wrong.
The change should rollout in release: v0.16.0-nightly-11
MarmadileManteater
No branches or pull requests
Guidelines
Describe the bug
When opening the app, it fails to detect light mode correctly through the Cordova plugin.
Expected Behavior
The app should default to the system theme.
Issue Labels
feature stopped working
FreeTube Version
v0.16.0 66168e5
Operating System Version
Android 11, Kernel version 4.14.180-perf+ #1 Mon Mar 28 06:29:53 CDT 2022, Build number RPMS31.Q1-54-13.3-10
Installation Method (If applicable)
No response
Last Known Working FreeTube Version (If Any)
Theme detection never worked correctly in the android build. It used to automatically default to light mode.
Primary API used
Invidious API
Additional Information
I'm not sure if this is a bug in the Cordova plugin or if this is a bug in my code, but it is probably a bug in my code. I need to look into it.
Nightly Build
The text was updated successfully, but these errors were encountered: