9e15f5ea3 Merge pull request #4799 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.5.2
d208681fe Merge pull request #4796 from nextcloud/datepicker
7a8aee3e2 [tx-robot] updated from transifex
a3ae32129 Bump gradle from 3.5.1 to 3.5.2
b0563b931 Theming: Fix date picker button text colour
207f8947c [tx-robot] updated from transifex
1ec09848b [tx-robot] updated from transifex
513151491 [tx-robot] updated from transifex
38a83bb36 daily dev 20191102
- Eliminate access to shared preferences when setting dark theme.
- Extend AppPreferences interface to allow subscription for preference changes
- Improve preferences interface documentation
Fixes#4791
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
e3280b0bb Merge pull request #4775 from nextcloud/dependabot/gradle/com.h3xstream.findsecbugs-findsecbugs-plugin-1.10.1
575cd014d Bump findsecbugs-plugin from 1.10.0 to 1.10.1
946e5c2c1 Merge pull request #4768 from nextcloud/colorNames
78ed97ca0 [tx-robot] updated from transifex
f77b5bd4b daily dev 20191031
c4e20a652 Merge pull request #4762 from nextcloud/color
af63eed65 overwrite in values-night/colors only values that differ move branding colors back to setup.xml
a9fcc7b03 daily dev 20191030
2a43da6bd Merge pull request #4746 from nextcloud/createChooser
f8d7ddd9d Merge pull request #4758 from nextcloud/fixDarkTheme
bee8770ce - fix typo in styles - fix sign up with provider in dark primary color
cc710b09c Merge pull request #3459 from nextcloud/dark_theme
c1aa005db changes due to code review
c801a2c7b Merge pull request #4744 from nextcloud/v3100_Alpha1
12fe91a6d use default open chooser with "just once", "always"
8b4481f7f [tx-robot] updated from transifex
2ea1f4e59 daily dev 20191029
cabe2fcff Merge pull request #4725 from nextcloud/ssoHeaders
8e3931edf SSO: return response headers new headers in parallel
98487b501 Merge pull request #4733 from nextcloud/codacy
17709cc69 [tx-robot] updated from transifex
2bb13a154 move suppress annotation to newly created method
a098a5cf2 [tx-robot] updated from transifex
a6fdec865 shorten method
1d3fca653 codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
816991c17 codacy: avoid unused imports
ba3c2ca8b daily dev 20191026
TextInputLayout in share password dialog is styled to match the app.
Receive files picker shows server primary colour on Upload button.
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>