dependabot[bot]
8485c4711c
Bump kotlin_version from 1.5.0 to 1.5.10
...
Bumps `kotlin_version` from 1.5.0 to 1.5.10.
Updates `kotlin-gradle-plugin` from 1.5.0 to 1.5.10
Updates `kotlin-stdlib` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 12:34:03 +00:00
Andy Scherzinger
eecf37fdc4
Merge pull request #8466 from nextcloud/dependabot/gradle/com.google.code.gson-gson-2.8.7
...
Bump gson from 2.8.6 to 2.8.7
2021-05-28 14:09:25 +02:00
dependabot[bot]
2b338cd8f8
Bump gson from 2.8.6 to 2.8.7
...
Bumps [gson](https://github.com/google/gson ) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 10:51:12 +02:00
Andy Scherzinger
42dc360479
Merge pull request #8471 from nextcloud/useKoltin15
...
Update Kotlin
2021-05-28 10:50:04 +02:00
tobiasKaminsky
4619aa15a8
- use kotlin 1.5.0
...
- use kotlin-stdlib: https://medium.com/@mbonnin/the-different-kotlin-stdlibs-explained-83d7c6bf293
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-28 09:15:44 +02:00
Nextcloud bot
b48babbeb4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-28 04:05:47 +00:00
Andy Scherzinger
0c07b56a22
Merge pull request #8390 from nextcloud/Gradle-6.9
...
Gradle 6.9
2021-05-27 18:37:31 +02:00
Hannes Achleitner
75c3b0f646
Print used java version in Gradle
2021-05-27 15:57:02 +02:00
Hannes Achleitner
679d9b4627
Gradle 6.9
...
Signed-off-by: Hannes Achleitner <hannes.software@gmx.at>
2021-05-27 15:56:56 +02:00
Andy Scherzinger
d4aae01660
Merge pull request #8475 from nextcloud/android61
...
Use JDK11 and Gradle 6.7.1 in Android container
2021-05-27 15:54:37 +02:00
Andy Scherzinger
bde0c49041
remove java8 builds
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-27 14:21:41 +02:00
tobiasKaminsky
8e0aebf3f0
uploadReport.sh: fix flavor case
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-27 11:11:37 +02:00
tobiasKaminsky
6ac4b04992
Use JDK11 and Gradle 6.7.1 in Android container
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-27 11:11:36 +02:00
Tobias Kaminsky
60de5fd5ff
Merge pull request #8489 from nextcloud/fixNotNullFix
...
Fix not null fix
2021-05-27 10:54:20 +02:00
Tobias Kaminsky
8038a79f31
Merge pull request #8488 from nextcloud/rebase
...
Rebase action: /rebase as comment
2021-05-27 10:54:09 +02:00
tobiasKaminsky
419cb69b08
Fix not null fix
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-27 10:16:06 +02:00
tobiasKaminsky
d936f4707f
Rebase action: /rebase as comment
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-27 09:49:07 +02:00
Andy Scherzinger
9d8b3f588b
Merge pull request #8477 from nextcloud/dependabot/gradle/daggerVersion-2.36
...
Bump daggerVersion from 2.35.1 to 2.36
2021-05-27 09:20:22 +02:00
Andy Scherzinger
2c2fb049bc
Merge pull request #8472 from nextcloud/removeSpotbugVersion
...
Remove spotbug version
2021-05-27 09:15:33 +02:00
Nextcloud bot
178ad5ea52
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-27 04:03:37 +00:00
drone
1d563cd69e
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: drone <noreply@drone>
2021-05-26 22:11:07 +00:00
Andy Scherzinger
1c085eb74e
Merge pull request #8448 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.17.1
...
Bump detekt-gradle-plugin from 1.17.0 to 1.17.1
2021-05-26 23:55:09 +02:00
tobiasKaminsky
2ef85e4db7
Remove spotbug version:
...
Access to 'toolVersion' exceeds its access rights
Cannot assign a value to final field 'toolVersion'
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-26 23:47:36 +02:00
Tobias Kaminsky
daa10d5dfe
Merge pull request #8228 from nextcloud/inputURL
...
Use web/http input type
2021-05-26 12:58:34 +02:00
Tobias Kaminsky
1d3fd4304f
Merge pull request #8480 from nextcloud/analysisCheck
...
analysis-wrapper.sh: fix not Null check
2021-05-26 12:52:40 +02:00
Andy Scherzinger
2840bad1f6
Merge pull request #8478 from nextcloud/dependabot/gradle/commons-io-commons-io-2.9.0
...
Bump commons-io from 2.8.0 to 2.9.0
2021-05-26 09:03:36 +02:00
tobiasKaminsky
fb7bba8fe4
analysis-wrapper.sh: fix not Null check
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-26 08:43:22 +02:00
Nextcloud bot
b1171a9e77
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-26 04:07:19 +00:00
dependabot[bot]
fc5d4435f6
Bump commons-io from 2.8.0 to 2.9.0
...
Bumps commons-io from 2.8.0 to 2.9.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 01:06:21 +00:00
dependabot[bot]
33b7a18696
Bump daggerVersion from 2.35.1 to 2.36
...
Bumps `daggerVersion` from 2.35.1 to 2.36.
Updates `dagger` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Updates `dagger-android` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Updates `dagger-android-support` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Updates `dagger-compiler` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Updates `dagger-android-processor` from 2.35.1 to 2.36
- [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.35.1...dagger-2.36 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 01:05:41 +00:00
Andy Scherzinger
a6ecea19c6
Merge pull request #8469 from nextcloud/removeJcenter
...
Remove jcenter, use maven instead
2021-05-25 14:52:49 +02:00
tobiasKaminsky
a5eb602139
Remove jcenter, use maven instead
...
Remove flatDir
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-25 13:44:34 +02:00
Andy Scherzinger
f6e24bc7f0
Merge pull request #8467 from nextcloud/removeJAXB
...
Remove jaxb
2021-05-25 10:35:01 +02:00
Nextcloud bot
3f83d4164e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-25 07:05:57 +00:00
Nextcloud bot
248e94c49a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-25 06:02:52 +00:00
tobiasKaminsky
0dfc35ddae
Remove jaxb
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-25 07:18:24 +02:00
dependabot[bot]
b9c7578c65
Bump detekt-gradle-plugin from 1.17.0 to 1.17.1
...
Bumps detekt-gradle-plugin from 1.17.0 to 1.17.1.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-21 01:04:11 +00:00
Andy Scherzinger
377853190d
Merge pull request #8438 from nextcloud/checkKey
...
check e2e keys
2021-05-20 13:11:53 +02:00
Andy Scherzinger
b80db0fe27
Merge pull request #8439 from nextcloud/enhanceAccountRemoval
...
re-order account removal
2021-05-20 13:07:08 +02:00
Tobias Kaminsky
6029984d2a
Merge pull request #8436 from nextcloud/dependabot/gradle/androidx.fragment-fragment-1.3.4
...
Bump fragment from 1.3.2 to 1.3.4
2021-05-20 10:33:05 +02:00
Tobias Kaminsky
3902664bc0
Merge pull request #8435 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.3.0
...
Bump appcompat from 1.2.0 to 1.3.0
2021-05-20 10:32:29 +02:00
Tobias Kaminsky
70d26bb287
Merge pull request #8319 from nextcloud/dependabot/gradle/org.glassfish.jaxb-jaxb-runtime-3.0.1
...
Bump jaxb-runtime from 2.3.3 to 3.0.1
2021-05-20 09:37:15 +02:00
Tobias Kaminsky
8af3112fff
Merge pull request #8433 from nextcloud/verifyLocalPath
...
prevent upload from sensitive path
2021-05-20 09:19:07 +02:00
Tobias Kaminsky
b25eef9fd2
Merge pull request #8299 from nextcloud/dependabot/gradle/byteBuddyVersion-1.11.0
...
Bump byteBuddyVersion from 1.10.22 to 1.11.0
2021-05-20 09:03:13 +02:00
Tobias Kaminsky
0410ece23b
Merge pull request #8317 from nextcloud/dependabot/gradle/daggerVersion-2.35.1
...
Bump daggerVersion from 2.33 to 2.35.1
2021-05-20 09:01:10 +02:00
tobiasKaminsky
7f82183bad
Fix: Using android:onClick on older version of the platform is broken
...
Move to view bindings
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-20 08:42:20 +02:00
Tobias Kaminsky
ece5a9908b
Merge pull request #8225 from nextcloud/dependabot/gradle/org.conscrypt-conscrypt-android-2.5.2
...
Bump conscrypt-android from 2.5.1 to 2.5.2
2021-05-20 08:27:53 +02:00
Tobias Kaminsky
f279bab480
Merge pull request #8329 from nextcloud/dependabot/gradle/com.github.cotechde.hwsecurity-hwsecurity-fido-4.4.0
...
Bump hwsecurity-fido from 4.1.0 to 4.4.0
2021-05-20 08:26:25 +02:00
Tobias Kaminsky
c09e3505d3
Merge pull request #6949 from nextcloud/uploadNothing
...
Allow upload only if a file is selected
2021-05-20 08:24:29 +02:00
tobiasKaminsky
e70b61d7a3
re-order
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-05-19 10:22:54 +02:00