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

feat: added a settings screen to enable the user to change the defaul… #362

Merged
merged 8 commits into from
Jul 5, 2024

Conversation

vlazdra
Copy link
Contributor

@vlazdra vlazdra commented Jul 5, 2024

Summary

Added a new Settings screen to enable the user to select either the system settings theme or a manual override to a Dark or Light theme. Resolves: #345

How It Was Tested

On an Android emulator.

Screenshot/Gif

Screenshot_20240705_144414 Screenshot_20240705_144431 Screenshot_20240705_144437

Note: At the moment you will need to restart the app in order to apply the theme, so there is more room for improvement.

vlazdra added 4 commits July 5, 2024 14:42
# Conflicts:
#	zeapp/android/src/main/java/de/berlindroid/zeapp/ZeMainActivity.kt
#	zeapp/android/src/main/java/de/berlindroid/zeapp/zeui/zehome/ZeDrawerContent.kt
#	zeapp/android/src/main/java/de/berlindroid/zeapp/zeui/zehome/ZeScreen.kt
@alisen alisen changed the title feat: added a settings screen to enable the user to change the defaul… [conflict]feat: added a settings screen to enable the user to change the defaul… Jul 5, 2024
# Conflicts:
#	zeapp/android/src/main/java/de/berlindroid/zeapp/zeui/zehome/ZeDrawerContent.kt
#	zeapp/android/src/main/java/de/berlindroid/zeapp/zeui/zehome/ZeScreen.kt
@alisen alisen changed the title [conflict]feat: added a settings screen to enable the user to change the defaul… feat: added a settings screen to enable the user to change the defaul… Jul 5, 2024
@alisen alisen merged commit 5f2c8b5 into gdg-berlin-android:main Jul 5, 2024
4 of 6 checks passed
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.

Lock in dark/light mode
2 participants