Lucas Haug
17bdb8979e
Added comment
...
Signed-off-by: Lucas Haug <fuermhandy@gmail.com>
2021-03-08 18:35:33 +01:00
Lucas Haug
1e3ea9e74c
Implementation of folder uploads
...
Signed-off-by: Lucas Haug <fuermhandy@gmail.com>
2021-03-08 18:35:33 +01:00
Andy Scherzinger
c8696d9f64
harden notification empty screenshot test
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-08 18:26:22 +01:00
Andy Scherzinger
5bd4dc88f3
Merge pull request #8061 from nextcloud/dependabot/gradle/kotlin_version-1.4.31
...
Bump kotlin_version from 1.4.30 to 1.4.31
2021-03-08 16:44:50 +01:00
dependabot[bot]
4d83670ce1
Bump kotlin_version from 1.4.30 to 1.4.31
...
Bumps `kotlin_version` from 1.4.30 to 1.4.31.
Updates `kotlin-gradle-plugin` from 1.4.30 to 1.4.31
Updates `kotlin-stdlib-jdk7` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 10:14:44 +00:00
Andy Scherzinger
082d436ee5
Merge pull request #8129 from nextcloud/dependabot/gradle/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.7.0
...
Bump spotbugs-gradle-plugin from 4.6.2 to 4.7.0
2021-03-08 11:13:58 +01:00
dependabot[bot]
c3603936ad
Bump spotbugs-gradle-plugin from 4.6.2 to 4.7.0
...
Bumps spotbugs-gradle-plugin from 4.6.2 to 4.7.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 08:58:07 +00:00
Tobias Kaminsky
a64ad5f179
Merge pull request #8124 from Mehdi-git/master
...
Fixed Misdisplaying view in landscape mode.
2021-03-08 07:29:31 +01:00
Tobias Kaminsky
0a1a32c68c
Merge pull request #8106 from nextcloud/useV2
...
Use v2 for user info, also switched to typed response
2021-03-08 07:15:15 +01:00
Nextcloud bot
827f0a9f84
[tx-robot] updated from transifex
2021-03-08 03:53:02 +00:00
mehdi-git
c6e27fd4aa
Fixed Misdisplaying view in landscape mode.
2021-03-07 16:51:25 +03:30
Nextcloud bot
dbee7bf0fc
[tx-robot] updated from transifex
2021-03-07 03:49:05 +00:00
Nextcloud bot
f78765e672
[tx-robot] updated from transifex
2021-03-06 03:53:33 +00:00
Tobias Kaminsky
191c6096ba
Merge pull request #8115 from nextcloud/fixScreenshotTestsWorkflow
...
Fix workflow for screenShotTest.yml
2021-03-05 09:03:46 +01:00
tobiasKaminsky
1a66f6a3ee
Fix workflow for screenShotTest.yml
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-03-05 09:03:16 +01:00
tobiasKaminsky
3fd76e1e2a
Use v2 for user info, also switched to typed response
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-03-05 08:27:47 +01:00
Tobias Kaminsky
2d087215de
Merge pull request #7892 from tomaszduda23/master
...
Reduce number of calls to /index.php/204 if there is nothing to do.
2021-03-05 07:40:12 +01:00
Nextcloud bot
283ea398da
[tx-robot] updated from transifex
2021-03-05 03:52:45 +00:00
Tobias Kaminsky
6ac9ab20fd
Merge pull request #8095 from nextcloud/assembleOnUbuntu
...
Assemble can run on ubuntu, so we save precious macOS testing time
2021-03-04 14:02:53 +01:00
Tobias Kaminsky
c768fab7a0
Merge pull request #8104 from nextcloud/githubTokenForAutoApprove
...
Use github_token also for auto_approve
2021-03-04 07:52:46 +01:00
tobiasKaminsky
815a8a95fc
Use github_token also for auto_approve
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-03-04 07:48:59 +01:00
Tobias Kaminsky
6f813dbf42
Merge pull request #8094 from nextcloud/qaSecrets
...
Use GITHUB_TOKEN
2021-03-04 07:45:04 +01:00
tobiasKaminsky
b1616eb715
Assemble can run on ubuntu, so we save precious macOS testing time
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-03-03 11:11:22 +01:00
tobiasKaminsky
11e077a51f
Use GITHUB_TOKEN instead of own private access token
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-03-03 09:51:49 +01:00
Tomasz
cc69e660f0
Reduce number of calls to /index.php/204 if there is nothing to do.
...
https://github.com/nextcloud/android/issues/2263
Signed-off-by: Tomasz <tomaszduda23@gmail.com>
2021-03-02 23:03:21 +01:00
Andy Scherzinger
b160958a95
Merge pull request #8084 from nextcloud/fixShareResponse
...
Correctly parse share api
2021-03-02 16:43:06 +01:00
Andy Scherzinger
dd3c8b4363
Merge pull request #7620 from nextcloud/kotlin-android-extensions
...
plugin: 'kotlin-android-extensions' deprecrated
2021-03-02 10:22:48 +01:00
Andy Scherzinger
4822bc68b3
reformat code
2021-03-02 09:29:02 +01:00
Nextcloud bot
b041ee1f42
[tx-robot] updated from transifex
2021-03-02 03:58:55 +00:00
tobiasKaminsky
6a0b91e2c3
Correctly parse share api
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-03-01 15:03:05 +01:00
Nextcloud bot
9b1e0f3e8a
[tx-robot] updated from transifex
2021-03-01 03:49:44 +00:00
Nextcloud bot
dfaffb34af
[tx-robot] updated from transifex
2021-02-28 03:47:51 +00:00
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