* Fix list divider in upload file dialog
* The drawer account chooser toggle reacts to dark server themes
* ic_people in the file list changes depending on device dark mode
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
Removes conflicts between high contrast server themes and the dark mode.
Made primaryAccentColor() aware of the device theme so that it can
adjust the lightness accordingly.
Switch preference's track and thumb are more visible in device dark
mode.
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
Share expiration date picker now has buttons that are the primary
colour.
Theme change is now done in BaseActivity and ThemedPreferenceActivity.
This should help any activities in the back stack show the correct
theme.
Fixed style issues on firstrun and authenticator activities.
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
MaterialButtons.
SearchView highlight text colour.
First run activity, outlined button colour.
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Button styling.
Small improvements to layouts and correction of spelling errors.
Sets edittext highlight colour to theme colour.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Fixing migration to androidx
Dark theme styling
File details fragment tab text colour
File list overflow menu background colour
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>