-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Dark mode: light, dark, follow system #4922
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
Conversation
|
IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/11828 |
| getDelegate().applyDayNight(); | ||
| if (AppCompatDelegate.getDefaultNightMode() != AppCompatDelegate.MODE_NIGHT_FOLLOW_SYSTEM) { | ||
|
|
||
| getDelegate().setLocalNightMode("MODE_NIGHT_YES".equals(preferences.getDarkThemeMode()) ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"MODE_NIGHT_YES" should be a constant
0d83ead to
cfe96e2
Compare
|
IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/11838 |
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
cfe96e2 to
5e687f2
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/11839.apk |
|
IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/11839 |
|
Issues
======
+ Solved 3
See the complete overview on Codacy |
Codacy332Lint
SpotBugs (new)
SpotBugs (master)
|
|
CI fail is unrelated |
adbc1f2 Merge pull request #4940 from nextcloud/changelog-master-stable-3.9.1 e0ec1c1 Add changelog for 3.9.1 9dcb915 [tx-robot] updated from transifex 92510cb Merge pull request #4938 from nextcloud/disableMissingDefaultResource a894814 disable MissingDefaultResource dda56de Merge pull request #4933 from nextcloud/appLocking cb00677 Merge pull request #4926 from nextcloud/deleteChecksFor16 fd48163 Merge pull request #4922 from nextcloud/themeFollowOS 5e687f2 Dark mode: light, dark, follow system fb69c1b remove all checks for <= JELLY_BEAN as we have this as our new minimum. 683faab [tx-robot] updated from transifex c3eec47 daily dev 20191204

Fix #4757
Somehow I totally forgot to push this… 🙈
Signed-off-by: tobiasKaminsky tobias@kaminsky.me