Commit graph

16822 commits

Author SHA1 Message Date
Andy Scherzinger
30e1d74a46
Merge pull request #8020 from nextcloud/dependabot/gradle/byteBuddyVersion-1.10.21
Bump byteBuddyVersion from 1.10.19 to 1.10.21
2021-02-22 14:49:36 +01:00
Andy Scherzinger
fe42bb799b
move color(-calculation) related implementation to distinct class
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-22 14:44:51 +01:00
tobiasKaminsky
86e83b66b2
After reboot passcode timeout was miscalculated
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-22 14:43:11 +01:00
Tobias Kaminsky
53a17dd755
Merge pull request #8025 from nextcloud/staleBotToStaleAction
Use stale actions instead of stale bot
2021-02-22 13:53:01 +01:00
tobiasKaminsky
69e7013727
Use stale actions instead of stale bot
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-22 13:51:30 +01:00
Andy Scherzinger
ac1cc0b625
Merge pull request #8022 from nextcloud/tabsHighlighting
Replace edge colors for primary color highlighting of tabs
2021-02-22 13:04:26 +01:00
Andy Scherzinger
d09991805e
Merge pull request #8021 from nextcloud/dependabot/gradle/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.6.2
Bump spotbugs-gradle-plugin from 4.6.0 to 4.6.2
2021-02-22 08:55:59 +01:00
Andy Scherzinger
6fa3ed0556
replace edge colors for primary color highlighting of tabs
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-22 08:39:47 +01:00
Nextcloud bot
b49a07ed3b
[tx-robot] updated from transifex 2021-02-22 06:07:08 +00:00
dependabot[bot]
58950d64dd
Bump spotbugs-gradle-plugin from 4.6.0 to 4.6.2
Bumps spotbugs-gradle-plugin from 4.6.0 to 4.6.2.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 02:03:56 +00:00
dependabot[bot]
acef6230a3
Bump byteBuddyVersion from 1.10.19 to 1.10.21
Bumps `byteBuddyVersion` from 1.10.19 to 1.10.21.

Updates `byte-buddy` from 1.10.19 to 1.10.21
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.19...byte-buddy-1.10.21)

Updates `byte-buddy-android` from 1.10.19 to 1.10.21
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.19...byte-buddy-1.10.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 02:03:26 +00:00
Tobias Kaminsky
afc6b720c3
Merge pull request #8005 from nextcloud/template
Template Dialog: template needs to be selected
2021-02-19 14:55:00 +01:00
Andy Scherzinger
06b581a7a9
codacy: introduce constant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 14:09:08 +01:00
Andy Scherzinger
ac33333c35
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 14:07:27 +01:00
Andy Scherzinger
eaeb0f350c
codacy: remove unused code/imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 14:07:08 +01:00
dependabot[bot]
4eb68d192f
Bump fragment from 1.2.5 to 1.3.0
Bumps fragment from 1.2.5 to 1.3.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 11:58:19 +00:00
Andy Scherzinger
586c546a8a
Merge pull request #7902 from nextcloud/dependabot/gradle/androidx.work-work-runtime-2.5.0
Bump work-runtime from 2.4.0 to 2.5.0
2021-02-19 12:57:30 +01:00
Andy Scherzinger
9868245fdd
remove deprecated style definition and use new theming method
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 11:47:31 +01:00
Andy Scherzinger
cd341063fb
preserve button state and title on restore
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:13 +01:00
Andy Scherzinger
99e1e8a24c
show helper text for more than one template only
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:12 +01:00
Andy Scherzinger
3253e1356f
Use dynamic titles
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:11 +01:00
Andy Scherzinger
cdc611a71e
hide template chooser in case there is only one template
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:10 +01:00
Andy Scherzinger
39433b57f1
proper code formatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:09 +01:00
Andy Scherzinger
06ced09c7a
update rich document chooser for new prefill logic
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:09 +01:00
Andy Scherzinger
64ad49163f
add auto pre-filling of file name upon template chosen
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:08 +01:00
Andy Scherzinger
299248766c
proper text input handling for button state checks
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:07 +01:00
Andy Scherzinger
adb0394722
Add button state coloring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:06 +01:00
tobiasKaminsky
6edaaa3d3c
enable "create" button only if template is selected and name is valid
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-19 09:00:05 +01:00
Andy Scherzinger
44b2e565b2
use neutral instead of negative button for cancel action
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:04 +01:00
drone
01897a04d2
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-02-19 09:00:04 +01:00
Andy Scherzinger
46da2040ae
polish template chooser dialog
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-19 09:00:03 +01:00
tobiasKaminsky
d326044bfe
Template Dialog: template needs to be selected
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-19 08:59:56 +01:00
Andy Scherzinger
44926b6f24
Merge pull request #7207 from nextcloud/newGet
Use new GetMethod, drop apache one
2021-02-19 08:59:16 +01:00
Andy Scherzinger
a07a5fa8e7
Merge pull request #8001 from nextcloud/containerizedTextfields
Containerized textfield theme
2021-02-19 08:57:42 +01:00
dependabot[bot]
8c08d7c4a8
Bump work-runtime from 2.4.0 to 2.5.0
Bumps work-runtime from 2.4.0 to 2.5.0.

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-19 08:47:32 +01:00
Nextcloud bot
d41ba8ce0f
[tx-robot] updated from transifex 2021-02-19 03:54:48 +00:00
Andy Scherzinger
7ea103dd09
Update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:27 +01:00
Andy Scherzinger
99f1bfa6e6
repsect color-edge cases for share dialog tinting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:26 +01:00
Andy Scherzinger
0fbf17a789
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:25 +01:00
Andy Scherzinger
43f034c778
optimize search view
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:20 +01:00
Andy Scherzinger
5c7ebccd1d
add avatar to comment field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:19 +01:00
Andy Scherzinger
9a44fed0b5
adjust menu alignment with headline text
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:18 +01:00
Andy Scherzinger
90437b237f
adjust text colors
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:17 +01:00
Andy Scherzinger
f9c74c1ea3
remove unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:17 +01:00
Andy Scherzinger
6efe2934b4
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:16 +01:00
Andy Scherzinger
99e5694ece
harmonize text sizes, make active tab easier to discover
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:15 +01:00
Andy Scherzinger
204cd0d4b7
replace edge color for input field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:14 +01:00
Andy Scherzinger
433a541b64
cleanup legacy text size values
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:13 +01:00
Andy Scherzinger
f55e711801
add button tinting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:09 +01:00
Andy Scherzinger
b286740148
harmonize text sizes, make active tab easier to discover
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-18 16:31:09 +01:00