-
Notifications
You must be signed in to change notification settings - Fork 75
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
Material3 #699
Material3 #699
Commits on Jul 11, 2024
-
themes: Switch to single theme for all activities
Default to NoActionBar theme and use toolbar where required Signed-off-by: Aayush Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 412ed9e - Browse repository at this point
Copy the full SHA 412ed9eView commit details -
themes: Switch to Material3 theme
* Merge accent and primary color for simpler color management * Apply background color on status and navigation bar * Drop non-required colors Signed-off-by: Aayush Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 033498a - Browse repository at this point
Copy the full SHA 033498aView commit details -
Migrate to MaterialAlertDialog everywhere
Signed-off-by: Aayush Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdcb862 - Browse repository at this point
Copy the full SHA cdcb862View commit details -
RecoveryCodeInputFragment: Switch to MaterialAutoCompleteTextView
Signed-off-by: Aayush Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d15fe36 - Browse repository at this point
Copy the full SHA d15fe36View commit details -
SchedulingFragment: Implement Material3 based ListPreference
Signed-off-by: Aayush Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98c6eba - Browse repository at this point
Copy the full SHA 98c6ebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dcab41 - Browse repository at this point
Copy the full SHA 0dcab41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07116b4 - Browse repository at this point
Copy the full SHA 07116b4View commit details -
drawable: Tint colors directly instead of relying on system theme
Material theme seems to be not respecting the tint color in the XML. Override the colors manually to get the job done. Signed-off-by: Aayush Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70413f1 - Browse repository at this point
Copy the full SHA 70413f1View commit details -
fragment_restore_app_selection: Set background color to squashed layout
CollapsingToolbarLayout doesn't seems to be respecting background color for some reason Signed-off-by: Aayush Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f7022e - Browse repository at this point
Copy the full SHA 3f7022eView commit details
Commits on Jul 26, 2024
-
Apply dynamic colors to all acitvites
Signed-off-by: Aayush Gupta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f96393 - Browse repository at this point
Copy the full SHA 2f96393View commit details