Commit graph

16686 commits

Author SHA1 Message Date
Nextcloud bot
6ad1fa7a13
[tx-robot] updated from transifex 2021-02-27 03:52:42 +00:00
Andy Scherzinger
805f49cddd
Merge pull request #8068 from nextcloud/ReduceStoredArtifacts
Reduce stored artifact size
2021-02-26 11:48:01 +01:00
Hannes Achleitner
fb40016b02 Reduce stored artifact size 2021-02-26 10:55:11 +01:00
Andy Scherzinger
5a2ca96c05
Merge pull request #8066 from nextcloud/dependabot/gradle/daggerVersion-2.33
Bump daggerVersion from 2.32 to 2.33
2021-02-26 10:34:06 +01:00
Nextcloud bot
5c56fba753
[tx-robot] updated from transifex 2021-02-26 03:50:22 +00:00
dependabot[bot]
a8d0bfbaf0
Bump daggerVersion from 2.32 to 2.33
Bumps `daggerVersion` from 2.32 to 2.33.

Updates `dagger` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Updates `dagger-android` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Updates `dagger-android-support` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Updates `dagger-compiler` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Updates `dagger-android-processor` from 2.32 to 2.33
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.32...dagger-2.33)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 02:03:54 +00:00
Andy Scherzinger
075c6808ee
Merge pull request #8060 from nextcloud/onlyUploadIfSecretsSet
Before uploading failed reports check if secrets are set
2021-02-25 22:27:09 +01:00
Andy Scherzinger
08053f5dbc
Merge pull request #8058 from nextcloud/fixScreenshotColorTests
Fix screenshot tests on TestActivity
2021-02-25 21:48:06 +01:00
Andy Scherzinger
f13f01327d
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-25 21:47:34 +01:00
Andy Scherzinger
9addd74bec
codacy: remove unused line
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-25 21:15:08 +01:00
tobiasKaminsky
6a3f3051c4
Previously TestActivity overwrote Capabilities on start
if there is no account passed to ThemeUtils when fetching primary Color, FileDataStorageManager is created, there we need application context, normal context is not enough for testing

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-25 21:15:07 +01:00
Andy Scherzinger
b11119266d
Merge pull request #8045 from hannesa2/LineLength
Proposal to change max line length
2021-02-25 19:03:46 +01:00
Andy Scherzinger
19f40e139d
Merge pull request #7966 from nextcloud/dependabot/gradle/androidx.fragment-fragment-1.3.0
Bump fragment from 1.2.5 to 1.3.0
2021-02-25 16:14:44 +01:00
Andy Scherzinger
dab5ce0f7c
Merge pull request #8046 from nextcloud/GrabEspressoResults
Grab Espresso results and apk
2021-02-25 16:06:38 +01:00
tobiasKaminsky
f1d3854a11
Before uploading failed reports check if secrets are set
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-25 15:32:52 +01:00
Andy Scherzinger
9eae1aea56
Merge pull request #8012 from nextcloud/dialogActionAlignment
Moving "cancel" dialog-button-action
2021-02-25 14:56:54 +01:00
Tobias Kaminsky
244952f82e
Merge pull request #8056 from nextcloud/staleV3
Run every 2h
2021-02-25 08:55:29 +01:00
tobiasKaminsky
72d7f46ed1
Run every 2h
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-25 08:53:18 +01:00
Andy Scherzinger
a6db551f2a
Update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-25 08:29:23 +01:00
Andy Scherzinger
739ff2a91e
remove unused variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-25 08:29:05 +01:00
Tobias Kaminsky
5511cd4046
Merge pull request #8048 from nextcloud/HamonizeCheckOnCI
Harmonize check CI jobs
2021-02-25 07:34:38 +01:00
Hannes Achleitner
434f1c28ef Change max line length
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-25 07:05:45 +01:00
Nextcloud bot
1c964b4032
[tx-robot] updated from transifex 2021-02-25 03:51:52 +00:00
Hannes Achleitner
2039a61013 Grab Espresso results
Keep apk artifacts

Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-24 18:03:29 +01:00
Andy Scherzinger
bb0e07a2d2
Merge pull request #8033 from hannesa2/DependabotActions
Dependabot for actions
2021-02-24 16:36:13 +01:00
Andy Scherzinger
2e7c16d736
simplify primary borderless button theming
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:24 +01:00
Andy Scherzinger
7ab77f7194
harden UI tests
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:23 +01:00
Andy Scherzinger
b00d9d4975
Update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:22 +01:00
Andy Scherzinger
f7627365b2
simplify and unify borderless button theming
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:21 +01:00
Andy Scherzinger
840e3909e0
moving "cancel" dialog-button-action from negative to neutral action-button
Resolves #8006

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-02-24 15:33:20 +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
Hannes Achleitner
71a71f49f8 Harmonize check CI jobs
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-02-24 14:21:33 +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