Commit Graph

16656 Commits

Author SHA1 Message Date
Hannes Achleitner 434f1c28ef Change max line length
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-25 07:05:45 +01:00
Andy Scherzinger bb0e07a2d2
Merge pull request #8033 from hannesa2/DependabotActions
Dependabot for actions
2021-02-24 16:36:13 +01:00
Tobias Kaminsky ca8f385439
Merge pull request #8043 from nextcloud/MatrixFlavors
[Testing] Build flavors with matrix
2021-02-24 14:51:13 +01:00
Tobias Kaminsky ecbf815f23
Merge pull request #7992 from nextcloud/fixSharing
Fix wrong sharing behavior.
2021-02-24 14:18:36 +01:00
Andy Scherzinger 723d81e8a7
Merge pull request #7868 from nextcloud/ezaquarii/migrate-thumbnail-cache-manager-to-user-model
Migrate ThumbnailsCacheManager to User model
2021-02-24 14:09:55 +01:00
Andy Scherzinger 49cb7f8318
Merge pull request #7867 from nextcloud/ezaquarii/migrate-uri-uploader-to-user-model
Migrate UriUploader to User model
2021-02-24 13:18:03 +01:00
Chris Narkiewicz 23536be206
Migrate UriUploader to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-02-24 13:08:16 +01:00
Andy Scherzinger 9c44d5d866
Merge pull request #8024 from nextcloud/uncommonFilesAddBin
Fix: uncommon files add bin
2021-02-24 13:02:35 +01:00
Andy Scherzinger e5d3010c90
Merge pull request #8034 from hannesa2/MatrixScreenshot
Harmonize screenshot test with a matrix
2021-02-24 13:01:25 +01:00
Andy Scherzinger 09cead89a9
Merge pull request #7949 from nextcloud/fix/7651/singlenotification
Dont dismiss notification after each upload/download
2021-02-24 11:56:30 +01:00
Andy Scherzinger 9e2920b2dc
format code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 11:55:58 +01:00
Andy Scherzinger debc206ab0
Update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 11:55:57 +01:00
Andy Scherzinger 8bf657ce27
replace Random with SecureRandom and ignore Spotbugs warnign about randomness (just creating Notification IDs)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 11:55:57 +01:00
Felix Nüsse 4c77c6ad51
Dont dismiss notification after each upload/download
Signed-off-by: Felix Nüsse <felix.nuesse@t-online.de>
2021-02-24 11:55:56 +01:00
Tobias Kaminsky 2f4b1e7861
Merge pull request #8014 from nextcloud/refactorColorSystem
Move color(-calculation) related implementation to distinct classes
2021-02-24 11:29:08 +01:00
tobiasKaminsky a763d693db
Fix wrong sharing behavior.
Test:
- open sharing detail of a file
- share a file
- go back
- refresh folder or go into another folder
-> should work as expected

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-24 11:19:17 +01:00
Hannes Achleitner 6beeadc322 Build flavors with matrix
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-24 06:53:57 +01:00
Nextcloud bot 454abad732
[tx-robot] updated from transifex 2021-02-24 03:57:29 +00:00
drone d597952522
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-02-23 23:52:26 +01:00
tobiasKaminsky d4aaebe5ac
Fix wrong renaming of unkown file types
Fix #7962

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-23 23:52:25 +01:00
tobiasKaminsky 891532ca55
Rename .java to .kt
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-23 23:52:25 +01:00
Andy Scherzinger ce4a8159b6
Merge pull request #7993 from nextcloud/noAvatars
user search: when reusing temp file, we first need to delete it
2021-02-23 23:48:42 +01:00
Chris Narkiewicz 1451a115d9
Migrate ThumbnailsCacheManager to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-02-23 23:47:22 +01:00
Andy Scherzinger c9a888ce4a
Merge pull request #8027 from nextcloud/federatedUser
Try to fetch avatar only if sharee type is "federated"
2021-02-23 23:29:59 +01:00
Hannes Achleitner c1eac11903 Build in matrix all
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-23 20:10:40 +01:00
Hannes Achleitner cbafad99a0 Harmonize screenshot test with a matrix
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-23 18:36:31 +01:00
Hannes Achleitner 7af55b2e77 Format all again
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-23 18:28:19 +01:00
Hannes Achleitner 28967d677b Dependabot for actions
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-23 17:37:55 +01:00
Hannes Achleitner d8a42b24f7 Format file
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-23 17:37:46 +01:00
Andy Scherzinger 4322d26d30
Merge pull request #8030 from nextcloud/dependabot/gradle/mockitoVersion-3.8.0
Bump mockitoVersion from 3.7.7 to 3.8.0
2021-02-23 16:04:31 +01:00
Tobias Kaminsky 8cd6285a68
Merge pull request #8031 from nextcloud/updateStaleActions
Stale actions: update label set
2021-02-23 07:13:58 +01:00
tobiasKaminsky 3a2cc8f247
Update label set
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-23 07:13:01 +01:00
dependabot[bot] ce10ffe623
Bump mockitoVersion from 3.7.7 to 3.8.0
Bumps `mockitoVersion` from 3.7.7 to 3.8.0.

Updates `mockito-core` from 3.7.7 to 3.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.0)

Updates `mockito-android` from 3.7.7 to 3.8.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 02:03:56 +00:00
Andy Scherzinger d24a58c007
Merge pull request #8026 from nextcloud/handlePassAfterReboot
After reboot passcode timeout was miscalculated
2021-02-22 22:08:23 +01:00
tobiasKaminsky d23145bb77
Try to fetch avatar only if sharee type is "federated"
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-22 15:09:59 +01:00
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