Commit graph

1346 commits

Author SHA1 Message Date
Tobias Kaminsky
54adf9823e
Merge pull request #6634 from nextcloud/dependabot/gradle/com.jakewharton-butterknife-compiler-10.2.2
Bump butterknife-compiler from 10.2.1 to 10.2.2
2020-08-04 16:08:05 +02:00
dependabot-preview[bot]
d1131702f6
Bump butterknife-compiler from 10.2.1 to 10.2.2
Bumps [butterknife-compiler](https://github.com/JakeWharton/butterknife) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/JakeWharton/butterknife/releases)
- [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/butterknife/compare/10.2.1...10.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-04 01:13:39 +00:00
dependabot-preview[bot]
60856c6146
Bump spotbugs-gradle-plugin from 4.4.5 to 4.5.0
Bumps spotbugs-gradle-plugin from 4.4.5 to 4.5.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-04 01:13:05 +00:00
dependabot-preview[bot]
a0179aa6b6
Bump byte-buddy-android from 1.10.13 to 1.10.14
Bumps [byte-buddy-android](https://github.com/raphw/byte-buddy) from 1.10.13 to 1.10.14.
- [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.13...byte-buddy-1.10.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 06:40:58 +00:00
dependabot-preview[bot]
fcf81e5d89
Bump byte-buddy from 1.10.13 to 1.10.14
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.13 to 1.10.14.
- [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.13...byte-buddy-1.10.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 01:12:21 +00:00
dependabot-preview[bot]
d60a2a6a3f
Bump spotbugs-gradle-plugin from 4.4.4 to 4.4.5
Bumps spotbugs-gradle-plugin from 4.4.4 to 4.4.5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 01:13:56 +00:00
dependabot-preview[bot]
111713f52e
Bump mockito-core from 3.4.4 to 3.4.6
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.4...v3.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 14:28:59 +00:00
Tobias Kaminsky
24c84de9cd
Merge pull request #6577 from nextcloud/dependabot/gradle/org.mockito-mockito-android-3.4.6
Bump mockito-android from 3.4.4 to 3.4.6
2020-07-30 16:27:46 +02:00
Tobias Kaminsky
98bc395799
Merge pull request #6551 from nextcloud/dependabot/gradle/com.googlecode.ez-vcard-ez-vcard-0.11.0
Bump ez-vcard from 0.10.6 to 0.11.0
2020-07-30 14:57:34 +02:00
dependabot-preview[bot]
b8fb7358b3
Bump mockito-android from 3.4.4 to 3.4.6
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.4...v3.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 01:13:21 +00:00
Andy Scherzinger
663c0beda5
Merge pull request #6395 from cotechde/webauthn
add passwordless WebAuthn logins
2020-07-29 21:25:48 +02:00
dependabot-preview[bot]
4931122392
Bump ez-vcard from 0.10.6 to 0.11.0
Bumps [ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.10.6 to 0.11.0.
- [Release notes](https://github.com/mangstadt/ez-vcard/releases)
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.10.6...0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 01:13:42 +00:00
dependabot-preview[bot]
5dfeb14412
Bump work-runtime-ktx from 2.3.4 to 2.4.0
Bumps work-runtime-ktx from 2.3.4 to 2.4.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-23 08:20:30 +02:00
dependabot-preview[bot]
e0c15717f7
Bump work-runtime from 2.3.4 to 2.4.0
Bumps work-runtime from 2.3.4 to 2.4.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-23 07:39:39 +02:00
Dominik Schürmann
c5e624f1e2 add WebAuthn support using hwsecurity-fido2:4.1.0
Signed-off-by: Dominik Schürmann <dominik@schuermann.eu>
2020-07-21 09:17:46 +02:00
dependabot-preview[bot]
14cec7d029
Merge pull request #6498 from nextcloud/dependabot/gradle/net.bytebuddy-byte-buddy-android-1.10.13 2020-07-21 05:25:32 +00:00
Tobias Kaminsky
4fad4403fc
Merge pull request #4146 from nextcloud/loginOnEmulator
Test login on integrationTests
2020-07-21 07:15:37 +02:00
dependabot-preview[bot]
8cf7ba60b5
Bump byte-buddy-android from 1.10.10 to 1.10.13
Bumps [byte-buddy-android](https://github.com/raphw/byte-buddy) from 1.10.10 to 1.10.13.
- [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.10...byte-buddy-1.10.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21 01:14:06 +00:00
dependabot-preview[bot]
a8db8ef38f
Bump mockito-android from 3.3.3 to 3.4.4
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.3.3 to 3.4.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.3...v3.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21 01:12:35 +00:00
tobiasKaminsky
196b16d1d3
Test login on integrationTests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-20 16:17:27 +02:00
Tobias Kaminsky
4f97110ab3
Merge pull request #6048 from nextcloud/ezaquarii/new-download-manager
New download manager
2020-07-20 12:52:49 +02:00
dependabot-preview[bot]
2150295acc
Merge pull request #6493 from nextcloud/dependabot/gradle/daggerVersion-2.28.3 2020-07-20 10:42:44 +00:00
Chris Narkiewicz
75b9fa8551
New download manager
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-20 12:28:47 +02:00
dependabot-preview[bot]
72b9dd069a
Bump daggerVersion from 2.28.1 to 2.28.3
Bumps `daggerVersion` from 2.28.1 to 2.28.3.

Updates `dagger` from 2.28.1 to 2.28.3
- [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.28.1...dagger-2.28.3)

Updates `dagger-android` from 2.28.1 to 2.28.3
- [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.28.1...dagger-2.28.3)

Updates `dagger-android-support` from 2.28.1 to 2.28.3
- [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.28.1...dagger-2.28.3)

Updates `dagger-compiler` from 2.28.1 to 2.28.3
- [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.28.1...dagger-2.28.3)

Updates `dagger-android-processor` from 2.28.1 to 2.28.3
- [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.28.1...dagger-2.28.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-20 12:26:12 +02:00
Andy Scherzinger
51f48549c3
Merge pull request #6494 from nextcloud/dependabot/gradle/org.mockito-mockito-android-3.4.4
Bump mockito-android from 3.4.2 to 3.4.4
2020-07-20 11:53:50 +02:00
dependabot-preview[bot]
65a2b895f5
Bump mockito-core from 3.4.2 to 3.4.4
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.2 to 3.4.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.2...v3.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 09:32:57 +00:00
dependabot-preview[bot]
81bb72344c
Bump mockito-android from 3.4.2 to 3.4.4
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.4.2 to 3.4.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.2...v3.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 09:32:06 +00:00
Andy Scherzinger
ad12be8218
Merge pull request #6483 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.4.2
Bump mockito-core from 3.4.0 to 3.4.2
2020-07-17 23:17:09 +02:00
dependabot-preview[bot]
a56a34079b
Bump mockito-android from 3.4.0 to 3.4.2
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.0...v3.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-17 08:33:01 +02:00
dependabot-preview[bot]
e753f8ea3d
Bump mockito-core from 3.4.0 to 3.4.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.0 to 3.4.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.0...v3.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-17 08:32:26 +02:00
dependabot-preview[bot]
7932a2a876
Bump gradle from 4.0.0 to 4.0.1
Bumps gradle from 4.0.0 to 4.0.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 01:12:12 +00:00
Tobias Kaminsky
4e31f15c09
Merge pull request #6466 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.4.0
Bump mockito-core from 3.3.3 to 3.4.0
2020-07-13 07:32:58 +02:00
dependabot-preview[bot]
2edc1320ea
Bump mockito-android from 3.3.3 to 3.4.0
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.3...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 01:14:00 +00:00
dependabot-preview[bot]
493d0b76ee
Bump mockito-core from 3.3.3 to 3.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.3 to 3.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.3...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 01:13:08 +00:00
tobiasKaminsky
738291b2fa
Bump to dagger 2.28.1
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:31:15 +02:00
dependabot-preview[bot]
14fd15e9ae
Bump daggerVersion from 2.27 to 2.28
Bumps `daggerVersion` from 2.27 to 2.28.

Updates `dagger` from 2.27 to 2.28
- [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.27...dagger-2.28)

Updates `dagger-android` from 2.27 to 2.28
- [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.27...dagger-2.28)

Updates `dagger-android-support` from 2.27 to 2.28
- [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.27...dagger-2.28)

Updates `dagger-compiler` from 2.27 to 2.28
- [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.27...dagger-2.28)

Updates `dagger-android-processor` from 2.27 to 2.28
- [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.27...dagger-2.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 16:31:15 +02:00
tobiasKaminsky
32a0d1c309
Replace fragment by FragmentContainerView
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
Tobias Kaminsky
9a0d1085ed
Merge pull request #6382 from nextcloud/dependabot/gradle/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.4.4
Bump spotbugs-gradle-plugin from 4.4.3 to 4.4.4
2020-06-29 10:00:45 +02:00
Tobias Kaminsky
a5142483a4
Merge pull request #6381 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.10.0
Bump detekt-gradle-plugin from 1.9.1 to 1.10.0
2020-06-29 10:00:31 +02:00
dependabot-preview[bot]
dfe2e5dbd4
Bump spotbugs-gradle-plugin from 4.4.3 to 4.4.4
Bumps spotbugs-gradle-plugin from 4.4.3 to 4.4.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 01:14:26 +00:00
dependabot-preview[bot]
c1f5817f3f
Bump detekt-gradle-plugin from 1.9.1 to 1.10.0
Bumps detekt-gradle-plugin from 1.9.1 to 1.10.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 01:13:56 +00:00
dependabot-preview[bot]
9f23230bf1
Bump byte-buddy from 1.10.12 to 1.10.13
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.12 to 1.10.13.
- [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.12...byte-buddy-1.10.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 01:13:16 +00:00
tobiasKaminsky
ca7350fa8a
use fixed spotbug version
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-25 16:52:12 +02:00
dependabot-preview[bot]
2c5fb2b2f9
Bump spotbugs-gradle-plugin from 4.3.0 to 4.4.3
Bumps spotbugs-gradle-plugin from 4.3.0 to 4.4.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-25 16:52:12 +02:00
tobiasKaminsky
ab0ea3e8d9
minor changes to build.gradle and fixed type on uploadReport.sh
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:05:47 +02:00
tobiasKaminsky
eb08f75257
minor changes to build.gradle
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:24 +02:00
tobiasKaminsky
e40893a136
Use always recommended spotbug version, defined by plugin
exclude data binding generated classes

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:24 +02:00
tobiasKaminsky
5f185326ab
Fixed Lint:
MissingClass: Missing registered class
Range: Outside Range
UseAppTint: app:tint attribute should be used on ImageView
UseCompatLoadingForDrawables
UseCompatTextViewDrawableXml

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:22 +02:00
tobiasKaminsky
7360bbabfe
Fix spotbugs output
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:07 +02:00
tobiasKaminsky
0f9ec55d7a
update combinedTestReport
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:07 +02:00
tobiasKaminsky
f6f401aa0d
change to newer spotbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:03:07 +02:00
dependabot-preview[bot]
a9b8bf7f3a
Bump gradle from 3.6.3 to 4.0.0
Bumps gradle from 3.6.3 to 4.0.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 11:03:06 +02:00
dependabot-preview[bot]
7306bc096d
Bump byte-buddy from 1.10.11 to 1.10.12
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.11 to 1.10.12.
- [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.11...byte-buddy-1.10.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 01:13:00 +00:00
Andy Scherzinger
663537f304
Merge pull request #6209 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.37.0
Bump ktlint from 0.36.0 to 0.37.0
2020-06-17 16:54:38 +02:00
Andy Scherzinger
adac921f5c
Drop Android 4.2 support
Resolves #6276

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-17 10:58:35 +02:00
dependabot-preview[bot]
78b879d10f
Bump ktlint from 0.36.0 to 0.37.2
Bumps [ktlint](https://github.com/pinterest/ktlint) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/pinterest/ktlint/releases)
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pinterest/ktlint/compare/0.36.0...0.37.0)

changed to new syntax

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-17 10:45:36 +02:00
Andy Scherzinger
d65d917b81
Merge pull request #6249 from nextcloud/view-binding
#6247 View Binding - ShareFileFragment
2020-06-10 17:26:46 +02:00
Stefan Niedermann
b508452eb0 Check also generated sources to avoid unused resources warning
https://stackoverflow.com/a/53193227
2020-06-10 08:20:55 +02:00
dependabot-preview[bot]
2e8fd6aba1
Bump shot from 4.1.1 to 4.3.0
Bumps [shot](https://github.com/karumi/shot) from 4.1.1 to 4.3.0.
- [Release notes](https://github.com/karumi/shot/releases)
- [Changelog](https://github.com/Karumi/Shot/blob/master/release.gradle)
- [Commits](https://github.com/karumi/shot/compare/4.1.1...4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-09 08:23:42 +02:00
Andy Scherzinger
3d5d6ea739
Merge pull request #6220 from nextcloud/dependabot/gradle/net.bytebuddy-byte-buddy-1.10.11
Bump byte-buddy from 1.10.10 to 1.10.11
2020-06-05 11:16:26 +02:00
tobiasKaminsky
d0f3a00637
drone/ updateScreenshot update
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-05 08:06:42 +02:00
dependabot-preview[bot]
ee6e5311b8
Bump shot from 3.1.0 to 4.1.1
Bumps [shot](https://github.com/karumi/shot) from 3.1.0 to 4.1.1.
- [Release notes](https://github.com/karumi/shot/releases)
- [Changelog](https://github.com/Karumi/Shot/blob/master/release.gradle)
- [Commits](https://github.com/karumi/shot/compare/3.1.0...4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 08:06:42 +02:00
dependabot-preview[bot]
ba6a38de64
Bump byte-buddy from 1.10.10 to 1.10.11
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.10 to 1.10.11.
- [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.10...byte-buddy-1.10.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 01:12:18 +00:00
dependabot-preview[bot]
22ad54b80c
Bump commons-io from 2.6 to 2.7
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-28 01:13:21 +00:00
tobiasKaminsky
fa8ffa1873
- disabling test_orchestrator
- E2E tests only on NC19+
- fixed Tests

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-26 11:18:58 +02:00
Tobias Kaminsky
5b5fdb4d6f
Merge pull request #6140 from nextcloud/fix/jdk_jaxb
Add jaxb dependencies for build (with jdk>8)
2020-05-25 14:16:01 +02:00
dependabot-preview[bot]
3fc11ac9bd
Bump json from 20190722 to 20200518
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 to 20200518.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 01:13:02 +00:00
Andy Scherzinger
e22ef9ebf3
Add jaxb dependencies for builde (with jdk>8)
Fixes #6135

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-05-24 12:34:05 +02:00
Tobias Kaminsky
43cf2909c4
Merge pull request #6114 from nextcloud/dependabot/gradle/markwonVersion-4.4.0
Bump markwonVersion from 4.3.1 to 4.4.0
2020-05-22 10:32:51 +02:00
dependabot-preview[bot]
926b3a2cdf
Bump byte-buddy from 1.10.5 to 1.10.10
Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.5 to 1.10.10.
- [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.5...byte-buddy-1.10.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-21 01:14:53 +00:00
dependabot-preview[bot]
bfb01fbdb3
Bump markwonVersion from 4.3.1 to 4.4.0
Bumps `markwonVersion` from 4.3.1 to 4.4.0.

Updates `core` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.1...v4.4.0)

Updates `ext-strikethrough` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.1...v4.4.0)

Updates `ext-tables` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.1...v4.4.0)

Updates `ext-tasklist` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.1...v4.4.0)

Updates `html` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.1...v4.4.0)

Updates `syntax-highlight` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.1...v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 17:22:03 +00:00
tobiasKaminsky
a2fc279c01
E2E overhaul
- Limit online editing/stream when e2e-encrypted file
- download files in subfolder to correct local folder name
- use httpd/unix-directory for folder in metadata
- set encryption status of subfolder

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-18 14:02:58 +02:00
dependabot-preview[bot]
8d4d52dbd3
Bump detekt-gradle-plugin from 1.8.0 to 1.9.1
Bumps detekt-gradle-plugin from 1.8.0 to 1.9.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 01:12:22 +00:00
dependabot-preview[bot]
39cb42a4d1
Bump appcompat from 1.2.0-beta01 to 1.2.0-rc01
Bumps appcompat from 1.2.0-beta01 to 1.2.0-rc01.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-15 08:48:00 +00:00
Tobias Kaminsky
5ee1650064
Merge pull request #5991 from nextcloud/newDesign-loader-thumbnail
New design (UI) - loader thumbnail
2020-05-06 16:44:49 +02:00
drone
60d7f2c417 Merge commit 'd62174a97d08a4e836d5a97645582246772dc7f6' 2020-05-06 12:04:35 +00:00
drone
eee55edb80 Merge commit '8073a0d0038b643c740de331692e4a7f725c7770' 2020-05-05 21:57:56 +00:00
Chris Narkiewicz
8073a0d003
Remove Evernote job scheduler dependency
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-05-05 22:57:16 +01:00
Joris Bodin
c125bf0907
Remove unused dependencies
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
2020-05-04 17:31:41 +02:00
Abdourahamane Boinaidi
280dd91c92
Add loaderViewLibrary for youtube skeleton effect
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-05-04 14:56:55 +02:00
dependabot-preview[bot]
0ccd196845
Bump android-gif-drawable from 1.2.19 to 1.2.20
Bumps [android-gif-drawable](https://github.com/koral--/android-gif-drawable) from 1.2.19 to 1.2.20.
- [Release notes](https://github.com/koral--/android-gif-drawable/releases)
- [Changelog](https://github.com/koral--/android-gif-drawable/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/koral--/android-gif-drawable/compare/v1.2.19...v1.2.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 01:12:36 +00:00
Abdourahamane Boinaidi
265dad23c8
add facebook shimmer effect
Signed-off-by: Abdourahamane Boinaidi <abdourahamane.boinaidi@infomaniak.com>
2020-04-29 10:48:05 +02:00
tobiasKaminsky
ea86559e84
Bump to 3.13 alpha
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-28 09:28:55 +02:00
Tobias Kaminsky
5da1b7f8a9
Merge pull request #5874 from nextcloud/bounycastle
Switch to bouncycastle
2020-04-23 08:38:48 +02:00
tobiasKaminsky
31fe35906e
Switch to bouncycastle
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-22 20:29:10 +02:00
Tobias Kaminsky
5610aa03d0
Merge pull request #5904 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.6.3
Bump gradle from 3.6.2 to 3.6.3
2020-04-21 09:02:12 +02:00
dependabot-preview[bot]
76123e6d3d
Bump detekt-gradle-plugin from 1.7.4 to 1.8.0
Bumps detekt-gradle-plugin from 1.7.4 to 1.8.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-21 01:12:17 +00:00
dependabot-preview[bot]
620b672344
Bump gradle from 3.6.2 to 3.6.3
Bumps gradle from 3.6.2 to 3.6.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 01:12:26 +00:00
dependabot-preview[bot]
ffacdbd7f9
Bump kotlin_version from 1.3.71 to 1.3.72
Bumps `kotlin_version` from 1.3.71 to 1.3.72.

Updates `kotlin-gradle-plugin` from 1.3.71 to 1.3.72
- [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)

Updates `kotlin-stdlib-jdk7` from 1.3.71 to 1.3.72
- [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-preview[bot] <support@dependabot.com>
2020-04-15 01:17:17 +00:00
Tobias Kaminsky
43c6daadcc
Merge pull request #5756 from nextcloud/ezaquarii/migrate-contacts-import-job-to-worker-api
Migrate contacts import job to new API
2020-04-08 13:47:20 +02:00
dependabot-preview[bot]
a7c7d8de0b
Bump work-runtime-ktx from 2.3.3 to 2.3.4
Bumps work-runtime-ktx from 2.3.3 to 2.3.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 05:15:20 +00:00
dependabot-preview[bot]
6b851a73df
Bump detekt-gradle-plugin from 1.7.3 to 1.7.4
Bumps detekt-gradle-plugin from 1.7.3 to 1.7.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 01:12:21 +00:00
Andy Scherzinger
f83566febc
Merge pull request #5793 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.2.0-beta01
Bump appcompat from 1.2.0-alpha03 to 1.2.0-beta01
2020-04-03 19:12:50 +02:00
Andy Scherzinger
0f64f96478
Merge pull request #5698 from nextcloud/dependabot/gradle/androidx.work-work-runtime-2.3.4
Bump work-runtime from 2.3.3 to 2.3.4
2020-04-02 13:48:29 +02:00
Andy Scherzinger
c7c6827e18
Merge pull request #5786 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.6.2
Bump gradle from 3.6.1 to 3.6.2
2020-04-02 09:35:59 +02:00
dependabot-preview[bot]
98fe1a788e
Bump work-runtime from 2.3.3 to 2.3.4
Bumps work-runtime from 2.3.3 to 2.3.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 07:23:54 +00:00
dependabot-preview[bot]
b2220226d0
Bump appcompat from 1.2.0-alpha03 to 1.2.0-beta01
Bumps appcompat from 1.2.0-alpha03 to 1.2.0-beta01.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 07:23:46 +00:00
Andy Scherzinger
7d0bbc6f37
Merge pull request #5795 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.7.3
Bump detekt-gradle-plugin from 1.7.2 to 1.7.3
2020-04-02 09:23:36 +02:00
Andy Scherzinger
fd3daa7968
Merge pull request #5794 from nextcloud/dependabot/gradle/androidx.exifinterface-exifinterface-1.2.0
Bump exifinterface from 1.1.0 to 1.2.0
2020-04-02 09:22:35 +02:00
dependabot-preview[bot]
b3f8860fa7
Bump detekt-gradle-plugin from 1.7.2 to 1.7.3
Bumps detekt-gradle-plugin from 1.7.2 to 1.7.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 01:14:54 +00:00
dependabot-preview[bot]
05852e9594
Bump exifinterface from 1.1.0 to 1.2.0
Bumps exifinterface from 1.1.0 to 1.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 01:13:56 +00:00
dependabot-preview[bot]
721a5debce
Bump markwonVersion from 4.3.0 to 4.3.1
Bumps `markwonVersion` from 4.3.0 to 4.3.1.

Updates `core` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.0...v4.3.1)

Updates `ext-strikethrough` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.0...v4.3.1)

Updates `ext-tables` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.0...v4.3.1)

Updates `ext-tasklist` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.0...v4.3.1)

Updates `html` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.0...v4.3.1)

Updates `syntax-highlight` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.3.0...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 01:13:07 +00:00
dependabot-preview[bot]
de65ab841e
Bump gradle from 3.6.1 to 3.6.2
Bumps gradle from 3.6.1 to 3.6.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-01 01:12:52 +00:00
dependabot-preview[bot]
572c26071f
Bump powermock-api-mockito2 from 2.0.6 to 2.0.7
Bumps [powermock-api-mockito2](https://github.com/powermock/powermock) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.6...powermock-2.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 12:10:45 +00:00
dependabot-preview[bot]
9e71804337
Bump powermock-module-junit4 from 2.0.6 to 2.0.7
Bumps [powermock-module-junit4](https://github.com/powermock/powermock) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.6...powermock-2.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 12:02:33 +00:00
dependabot-preview[bot]
d25c8f25df
Bump powermock-core from 2.0.6 to 2.0.7
Bumps [powermock-core](https://github.com/powermock/powermock) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.6...powermock-2.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-31 01:12:05 +00:00
dependabot-preview[bot]
ff07f3b8f2
Bump detekt-gradle-plugin from 1.7.0 to 1.7.2
Bumps detekt-gradle-plugin from 1.7.0 to 1.7.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 01:11:47 +00:00
Chris Narkiewicz
5204ba7541
Migrate contacts import job to new API
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-03-28 22:07:03 +00:00
Andy Scherzinger
0c0e586411
Merge pull request #5732 from nextcloud/dependabot/gradle/kotlin_version-1.3.71
Bump kotlin_version from 1.3.70 to 1.3.71
2020-03-24 15:16:51 +01:00
Andy Scherzinger
ef8123369a
Merge pull request #5696 from nextcloud/dependabot/gradle/markwonVersion-4.3.0
Bump markwonVersion from 4.2.2 to 4.3.0
2020-03-24 09:07:12 +01:00
dependabot-preview[bot]
e6f93eaead
Bump kotlin_version from 1.3.70 to 1.3.71
Bumps `kotlin_version` from 1.3.70 to 1.3.71.

Updates `kotlin-gradle-plugin` from 1.3.70 to 1.3.71

Updates `kotlin-stdlib-jdk7` from 1.3.70 to 1.3.71
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.71/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.70...v1.3.71)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-24 02:16:45 +00:00
dependabot-preview[bot]
f60472c26e
Bump powermock-core from 2.0.5 to 2.0.6
Bumps [powermock-core](https://github.com/powermock/powermock) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.5...powermock-2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 09:03:07 +00:00
Andy Scherzinger
4ba70164be
Merge pull request #5716 from nextcloud/dependabot/gradle/org.powermock-powermock-api-mockito2-2.0.6
Bump powermock-api-mockito2 from 2.0.5 to 2.0.6
2020-03-23 10:01:49 +01:00
Andy Scherzinger
f554b0ca1f
Merge pull request #5718 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.7.0
Bump detekt-gradle-plugin from 1.6.0 to 1.7.0
2020-03-23 09:05:18 +01:00
dependabot-preview[bot]
257b27309c
Bump powermock-api-mockito2 from 2.0.5 to 2.0.6
Bumps [powermock-api-mockito2](https://github.com/powermock/powermock) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.5...powermock-2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 08:02:06 +00:00
dependabot-preview[bot]
452e93e581
Bump detekt-gradle-plugin from 1.6.0 to 1.7.0
Bumps detekt-gradle-plugin from 1.6.0 to 1.7.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 02:17:00 +00:00
dependabot-preview[bot]
9c5d1e16f6
Bump powermock-module-junit4 from 2.0.5 to 2.0.6
Bumps [powermock-module-junit4](https://github.com/powermock/powermock) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.5...powermock-2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 02:15:10 +00:00
dependabot-preview[bot]
9a1dd92e5d
Bump markwonVersion from 4.2.2 to 4.3.0
Bumps `markwonVersion` from 4.2.2 to 4.3.0.

Updates `core` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.2...v4.3.0)

Updates `ext-strikethrough` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.2...v4.3.0)

Updates `ext-tables` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.2...v4.3.0)

Updates `ext-tasklist` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.2...v4.3.0)

Updates `html` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.2...v4.3.0)

Updates `syntax-highlight` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.2...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-20 02:12:25 +00:00
dependabot-preview[bot]
48741d990b
Bump ez-vcard from 0.10.5 to 0.10.6
Bumps [ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/mangstadt/ez-vcard/releases)
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.10.5...0.10.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-19 14:00:15 +01:00
Andy Scherzinger
624cba1a7a
Merge pull request #5662 from nextcloud/dependabot/gradle/org.mockito-mockito-android-3.3.3
Bump mockito-android from 3.3.1 to 3.3.3
2020-03-16 09:28:57 +01:00
Andy Scherzinger
5e05c072c1
Merge pull request #5663 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.3.3
Bump mockito-core from 3.3.1 to 3.3.3
2020-03-16 09:28:46 +01:00
dependabot-preview[bot]
b6d2147ed3
Bump mockito-core from 3.3.1 to 3.3.3
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.1...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 02:14:50 +00:00
dependabot-preview[bot]
168505570c
Bump mockito-android from 3.3.1 to 3.3.3
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.1...v3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 02:13:53 +00:00
dependabot-preview[bot]
3a7e1ec43d
Bump daggerVersion from 2.26 to 2.27
Bumps `daggerVersion` from 2.26 to 2.27.

Updates `dagger` from 2.26 to 2.27
- [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.26...dagger-2.27)

Updates `dagger-android` from 2.26 to 2.27
- [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.26...dagger-2.27)

Updates `dagger-android-support` from 2.26 to 2.27
- [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.26...dagger-2.27)

Updates `dagger-compiler` from 2.26 to 2.27
- [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.26...dagger-2.27)

Updates `dagger-android-processor` from 2.26 to 2.27
- [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.26...dagger-2.27)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 02:13:24 +00:00
dependabot-preview[bot]
07f2e98400
Bump conscrypt-android from 2.2.1 to 2.4.0
Bumps [conscrypt-android](https://github.com/google/conscrypt) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/google/conscrypt/releases)
- [Commits](https://github.com/google/conscrypt/compare/2.2.1...2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 08:39:27 +00:00
Andy Scherzinger
d604084496
v3.12.-Alpha1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-11 22:03:47 +01:00
tobiasKaminsky
593b684d4d
Use view bindings: https://developer.android.com/topic/libraries/view-binding
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-09 11:34:19 +01:00
Andy Scherzinger
3598ed75a3
Merge pull request #5595 from nextcloud/dependabot/gradle/pl.droidsonroids.gif-android-gif-drawable-1.2.19
Bump android-gif-drawable from 1.2.15 to 1.2.19
2020-03-06 13:44:33 +01:00
Andy Scherzinger
770f5264fc
Merge pull request #5596 from nextcloud/dependabot/gradle/org.mockito-mockito-android-3.3.1
Bump mockito-android from 3.3.0 to 3.3.1
2020-03-06 13:35:49 +01:00
dependabot-preview[bot]
8e5fc8ea9c
Bump android-gif-drawable from 1.2.15 to 1.2.19
Bumps [android-gif-drawable](https://github.com/koral--/android-gif-drawable) from 1.2.15 to 1.2.19.
- [Release notes](https://github.com/koral--/android-gif-drawable/releases)
- [Changelog](https://github.com/koral--/android-gif-drawable/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/koral--/android-gif-drawable/compare/v1.2.15...v1.2.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 12:19:19 +00:00
dependabot-preview[bot]
54889cb418
Bump mockito-android from 3.3.0 to 3.3.1
Bumps [mockito-android](https://github.com/mockito/mockito) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 12:06:41 +00:00
Andy Scherzinger
4a6f5b2da7
change minimum supported Android version to 4.2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-06 12:49:36 +01:00
Andy Scherzinger
b960e9c9ba
Merge pull request #5584 from nextcloud/dependabot/gradle/androidx.work-work-runtime-ktx-2.3.3
Bump work-runtime-ktx from 2.3.2 to 2.3.3
2020-03-06 12:46:41 +01:00
dependabot-preview[bot]
4a957714ea
Bump work-runtime-ktx from 2.3.2 to 2.3.3
Bumps work-runtime-ktx from 2.3.2 to 2.3.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 11:06:50 +00:00
Chris Narkiewicz
439dd4ff78
Removed MigrationManager Robolectric tests
Robolectric tests are removed as we don't want to emulate
platform.

Renamed instrumentation tests to match expected naming.

Updated detekt rule to allow human readable test function
names in kt files. This naming convention was adopted in
test code to enable human-readable test reports, but
DEX does not support spaces in names. Underscore _ is
a good replacement providnig similar level of readability.

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-03-06 10:35:57 +01:00
Chris Narkiewicz
b87bf1f10e
Migrations manager
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-03-06 10:35:56 +01:00
Tobias Kaminsky
2061207e25
Merge pull request #5531 from nextcloud/fix/AS36
Update to Android Studio 3.6
2020-03-05 09:58:46 +01:00
Tobias Kaminsky
bac4e9b854
Merge pull request #5582 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.2.0-alpha03
Bump appcompat from 1.2.0-alpha02 to 1.2.0-alpha03
2020-03-05 08:50:22 +01:00
dependabot-preview[bot]
9c10afa84e
Bump work-runtime from 2.3.2 to 2.3.3
Bumps work-runtime from 2.3.2 to 2.3.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 02:13:15 +00:00
dependabot-preview[bot]
ca6a4e39c2
Bump appcompat from 1.2.0-alpha02 to 1.2.0-alpha03
Bumps appcompat from 1.2.0-alpha02 to 1.2.0-alpha03.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-05 02:12:42 +00:00
dependabot-preview[bot]
f63502a8fa
Bump kotlin_version from 1.3.61 to 1.3.70
Bumps `kotlin_version` from 1.3.61 to 1.3.70.

Updates `kotlin-gradle-plugin` from 1.3.61 to 1.3.70

Updates `kotlin-stdlib-jdk7` from 1.3.61 to 1.3.70
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.70/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.61...v1.3.70)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 02:14:04 +00:00
tobiasKaminsky
01b1e719ff
delombok everything
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 09:39:28 +01:00
Andy Scherzinger
e5e4973c60
Update to AS 3.6.1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-03 09:39:14 +01:00
Andy Scherzinger
bd0d38227a
Update to AS3.6
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-03 09:39:06 +01:00
dependabot-preview[bot]
43dfa7a779
Merge pull request #5528 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.6.0 2020-02-27 07:08:36 +00:00
dependabot-preview[bot]
4481af43fc
Merge pull request #5529 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.3.1 2020-02-27 07:06:23 +00:00
dependabot-preview[bot]
cd893c685b
Bump mockito-core from 3.3.0 to 3.3.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 02:14:16 +00:00
dependabot-preview[bot]
8b14e8a8bc
Bump detekt-gradle-plugin from 1.5.1 to 1.6.0
Bumps detekt-gradle-plugin from 1.5.1 to 1.6.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 02:13:46 +00:00
dependabot-preview[bot]
82d0ad98d7
Bump markwonVersion from 4.2.1 to 4.2.2
Bumps `markwonVersion` from 4.2.1 to 4.2.2.

Updates `core` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.1...v4.2.2)

Updates `ext-strikethrough` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.1...v4.2.2)

Updates `ext-tables` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.1...v4.2.2)

Updates `ext-tasklist` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.1...v4.2.2)

Updates `html` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.1...v4.2.2)

Updates `syntax-highlight` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.1...v4.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-27 02:13:15 +00:00
dependabot-preview[bot]
aed8a1ade0
Bump mockito-core from 3.2.4 to 3.3.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.2.4...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 02:14:20 +00:00
tobiasKaminsky
5969d0a6eb
Bump material manuelly to 1.1.0, after that dependabot should be on track again
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-21 08:42:32 +01:00
dependabot-preview[bot]
2356e839d3
Bump work-runtime-ktx from 2.3.1 to 2.3.2
Bumps work-runtime-ktx from 2.3.1 to 2.3.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 07:43:07 +00:00
dependabot-preview[bot]
993aa4afb2
Bump work-runtime from 2.3.0 to 2.3.2
Bumps work-runtime from 2.3.0 to 2.3.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-20 02:12:17 +00:00
Tobias Kaminsky
25cbeb4bd8
Merge pull request #5422 from nextcloud/gplayScreenshots
switch to gplay connected tests, to not run both generic and gplay on drone
2020-02-11 09:01:04 +01:00
tobiasKaminsky
2b3e69e80a
switch to gplay connected tests, to not run both generic and gplay on drone
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-10 12:00:35 +01:00
Tobias Kaminsky
619b5d05d2 Merge pull request #5419 from nextcloud/dependabot/gradle/org.projectlombok-lombok-1.18.12
Bump lombok from 1.18.10 to 1.18.12
2020-02-10 09:48:21 +01:00
tobiasKaminsky
1bb04aa29e
also increase annotationProcessor
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-10 08:48:52 +01:00
dependabot-preview[bot]
a114080348
Bump lombok from 1.18.10 to 1.18.12
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.10 to 1.18.12.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.10...v1.18.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 08:58:29 +00:00
dependabot-preview[bot]
2b2800bc74
Bump parceler from 1.1.12 to 1.1.13
Bumps [parceler](https://github.com/johncarl81/parceler) from 1.1.12 to 1.1.13.
- [Release notes](https://github.com/johncarl81/parceler/releases)
- [Changelog](https://github.com/johncarl81/parceler/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/johncarl81/parceler/compare/parceler-project-1.1.12...parceler-project-1.1.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 08:58:21 +00:00
dependabot-preview[bot]
c4a0a09c74
Bump parceler-api from 1.1.12 to 1.1.13
Bumps [parceler-api](https://github.com/johncarl81/parceler) from 1.1.12 to 1.1.13.
- [Release notes](https://github.com/johncarl81/parceler/releases)
- [Changelog](https://github.com/johncarl81/parceler/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/johncarl81/parceler/compare/parceler-project-1.1.12...parceler-project-1.1.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-07 02:15:34 +00:00
dependabot-preview[bot]
aa3727e031
Bump work-runtime-ktx from 2.3.0 to 2.3.1
Bumps work-runtime-ktx from 2.3.0 to 2.3.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 07:16:09 +00:00
dependabot-preview[bot]
8890770fb2
Bump detekt-gradle-plugin from 1.5.0 to 1.5.1
Bumps detekt-gradle-plugin from 1.5.0 to 1.5.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-05 14:28:05 +00:00
dependabot-preview[bot]
75c0871e65
Merge pull request #5395 from nextcloud/dependabot/gradle/org.greenrobot-eventbus-3.2.0 2020-02-05 08:48:48 +00:00
dependabot-preview[bot]
d1b54e1ab7
Bump detekt-gradle-plugin from 1.4.0 to 1.5.0
Bumps detekt-gradle-plugin from 1.4.0 to 1.5.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-05 02:12:49 +00:00
dependabot-preview[bot]
829c705e90
Bump eventbus from 3.1.1 to 3.2.0
Bumps [eventbus](https://github.com/greenrobot/EventBus) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/greenrobot/EventBus/releases)
- [Commits](https://github.com/greenrobot/EventBus/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-05 02:11:55 +00:00
dependabot-preview[bot]
f7d7a0c7a2
Merge pull request #5378 from nextcloud/dependabot/gradle/markwonVersion-4.2.1 2020-02-04 09:27:04 +00:00
dependabot-preview[bot]
3d5a40fa0b
Merge pull request #5169 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.4.0 2020-02-04 08:42:16 +00:00
Tobias Kaminsky
5d868e47fc
Merge pull request #5363 from nextcloud/fix/lolipop-webview-crash
Changed appcompat 1.1.0 to 1.2.0-alpha02
2020-02-03 14:31:49 +01:00
dependabot-preview[bot]
987b728464
Bump markwonVersion from 4.2.0 to 4.2.1
Bumps `markwonVersion` from 4.2.0 to 4.2.1.

Updates `core` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1)

Updates `ext-strikethrough` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1)

Updates `ext-tables` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1)

Updates `ext-tasklist` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1)

Updates `html` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1)

Updates `syntax-highlight` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/noties/Markwon/releases)
- [Changelog](https://github.com/noties/Markwon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/noties/Markwon/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 02:13:17 +00:00
Kilian Périsset
d512b80331
Changed appcompat 1.2.0 to 1.2.0-alpha02
signed-off by Kilian Périsset <kilian.perisset@infomaniak.com>
2020-01-31 16:07:39 +01:00
tobiasKaminsky
b8d042e171
Basic documentation of how to test
add checklist as PR template

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-31 09:50:00 +01:00
dependabot-preview[bot]
1db777d41d
Bump daggerVersion from 2.25.4 to 2.26
Bumps `daggerVersion` from 2.25.4 to 2.26.

Updates `dagger` from 2.25.4 to 2.26
- [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.25.4...dagger-2.26)

Updates `dagger-android` from 2.25.4 to 2.26
- [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.25.4...dagger-2.26)

Updates `dagger-android-support` from 2.25.4 to 2.26
- [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.25.4...dagger-2.26)

Updates `dagger-compiler` from 2.25.4 to 2.26
- [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.25.4...dagger-2.26)

Updates `dagger-android-processor` from 2.25.4 to 2.26
- [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.25.4...dagger-2.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 02:14:00 +00:00
tobiasKaminsky
cfb8306681
dev: do not modify master, but push everything to dev branch
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-29 08:38:03 +01:00
Tobias Kaminsky
e03b819ef3 daily dev 20200129
9fa16494b Merge pull request #5294 from nextcloud/reliableDev
2040a3507 daily dev 20200128
2020-01-29 03:38:37 +01:00
Tobias Kaminsky
2040a35071 daily dev 20200128
55c1a8919 Merge pull request #5321 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.5
6fbf451f2 Merge pull request #5320 from nextcloud/dependabot/gradle/org.powermock-powermock-api-mockito2-2.0.5
c0991da09 Bump powermock-core from 2.0.4 to 2.0.5
a1f489af0 Bump powermock-api-mockito2 from 2.0.4 to 2.0.5
dd5c6043c Merge pull request #5322 from nextcloud/dependabot/gradle/org.powermock-powermock-module-junit4-2.0.5
b53c96cba Merge pull request #5218 from nextcloud/fix_multitask
fc6889291 [tx-robot] updated from transifex
b0003f04b Bump powermock-module-junit4 from 2.0.4 to 2.0.5
a5acbbfe0 [tx-robot] updated from transifex
01ba3bef9 daily dev 20200125
2020-01-28 03:38:25 +01:00
Andy Scherzinger
55c1a89196
Merge pull request #5321 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.5
Bump powermock-core from 2.0.4 to 2.0.5
2020-01-27 16:41:53 +01:00
dependabot-preview[bot]
c0991da098
Bump powermock-core from 2.0.4 to 2.0.5
Bumps [powermock-core](https://github.com/powermock/powermock) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.4...powermock-2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 13:48:08 +00:00
dependabot-preview[bot]
a1f489af08
Bump powermock-api-mockito2 from 2.0.4 to 2.0.5
Bumps [powermock-api-mockito2](https://github.com/powermock/powermock) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.4...powermock-2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 13:48:08 +00:00
dependabot-preview[bot]
b0003f04be
Bump powermock-module-junit4 from 2.0.4 to 2.0.5
Bumps [powermock-module-junit4](https://github.com/powermock/powermock) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.4...powermock-2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-27 02:14:10 +00:00
Tobias Kaminsky
01ba3bef96 daily dev 20200125
3b49f56d1 [tx-robot] updated from transifex
2020-01-25 03:38:26 +01:00
dependabot-preview[bot]
fc8c9b7bba
Bump work-runtime from 2.2.0 to 2.3.0
Bumps work-runtime from 2.2.0 to 2.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 11:34:55 +01:00
Tobias Kaminsky
63b5276c84
Merge pull request #5289 from nextcloud/dependabot/gradle/androidx.lifecycle-lifecycle-viewmodel-ktx-2.2.0
Bump lifecycle-viewmodel-ktx from 2.1.0 to 2.2.0
2020-01-23 11:02:40 +01:00
dependabot-preview[bot]
b62d291940
Bump lifecycle-viewmodel-ktx from 2.1.0 to 2.2.0
Bumps lifecycle-viewmodel-ktx from 2.1.0 to 2.2.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 02:14:45 +00:00
dependabot-preview[bot]
d42566be72
Bump work-runtime-ktx from 2.2.0 to 2.3.0
Bumps work-runtime-ktx from 2.2.0 to 2.3.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 02:12:59 +00:00
Tobias Kaminsky
642682b21f daily dev 20200122
775753930 Merge pull request #5248 from nextcloud/material110RC2
c684ec692 Merge pull request #5249 from nextcloud/changelog
ce2971386 Merge pull request #5270 from nextcloud/addSeparator
cd6acdd05 Merge pull request #5269 from nextcloud/gradleBump
fc8a5dd43 Merge pull request #5267 from nextcloud/devDBupdate
289a83635 OC bottom list improvement - same padding - add "create new" for creators
4532c5b1c Merge pull request #5268 from nextcloud/runCoverageOnlyOnCI
368bd325a use newest gradle
94f17a779 re-enable: coverage only on CI
491de101a Fix duplicated rich_workspace in dev version
066a1a342 [tx-robot] updated from transifex
e9d1c51d7 daily dev 20200121
2020-01-22 03:40:10 +01:00
Andy Scherzinger
7757539309
Merge pull request #5248 from nextcloud/material110RC2
bump material to 1.1.0RC2
2020-01-21 22:55:20 +01:00
tobiasKaminsky
94f17a7797
re-enable: coverage only on CI
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-21 09:44:42 +01:00
Tobias Kaminsky
e9d1c51d70 daily dev 20200121
a07a165fb Merge pull request #5252 from nextcloud/fix/lock-drawer-video-preview
2f02f6bdf Added locking and unlocking of Drawer in Videos Activities/Fragments
465b209ec Merge pull request #5216 from nextcloud/fix/lock-drawer-in-medias-activities
b2fb207a1 Merge pull request #5234 from nextcloud/moveAddFolderInfo
521c89d83 Merge pull request #5229 from nextcloud/colorLauncher
d31223b59 fix gradle warning
4ac216dd3 Merge pull request #5247 from nextcloud/dependabot/gradle/com.google.android-flexbox-2.0.1
d0413af7b [tx-robot] updated from transifex
f3ccaa4d1 Bump flexbox from 2.0.0 to 2.0.1
48a9d752b [tx-robot] updated from transifex
1c483e140 move create rich workspace into bottom sheet
8d9148f5f Launcher: color statusbar / navigation bar in primary color
9e8f0fda7 [tx-robot] updated from transifex
8b1fd4f51 daily dev 20200118
2020-01-21 03:37:19 +01:00
Andy Scherzinger
254b2a9347
bump material zu 1.1.0RC2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-01-20 10:42:19 +01:00
Andy Scherzinger
521c89d830
Merge pull request #5229 from nextcloud/colorLauncher
Launcher: color statusbar / navigation bar in primary color
2020-01-20 09:56:46 +01:00
Andy Scherzinger
d31223b59c
fix gradle warning
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-01-20 08:34:51 +01:00
dependabot-preview[bot]
f3ccaa4d17
Bump flexbox from 2.0.0 to 2.0.1
Bumps [flexbox](https://github.com/google/flexbox-layout) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/google/flexbox-layout/releases)
- [Commits](https://github.com/google/flexbox-layout/compare/2.0.0...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 02:14:07 +00:00
Tobias Kaminsky
8b1fd4f515 daily dev 20200118
82de38179 Merge pull request #5220 from nextcloud/changelog-master-stable-3.10.0
8f929ab33 Add changelog for 3.10.0
ae6251bf6 daily dev 20200117
2020-01-18 03:37:20 +01:00
Tobias Kaminsky
ae6251bf6f daily dev 20200117
9bf2cbd26 Merge pull request #5214 from nextcloud/fix/search-in-video-preview
dc3c030e9 Removed search icon in toolbar during media/video preview
5d15aa4ad [tx-robot] updated from transifex
3753a184b [tx-robot] updated from transifex
5849ba257 daily dev 20200115
2020-01-17 03:37:07 +01:00
Tobias Kaminsky
5849ba2576 daily dev 20200115
6f86e497f Merge pull request #5193 from nextcloud/uploadInReadonlyFolder
5ddc5a890 Merge pull request #5189 from nextcloud/removeLines
2011f5211 Merge pull request #5157 from nextcloud/ezaquarii/fix-npe-in-get-user-in-user-account-manager
4cb800ea1 Merge pull request #5187 from nextcloud/fab
447cac9af Upload button: disable/grey when folder is read-only
8b7d39c28 dark background to #151515 minor design changes for dark theme
7ba3bf0cf FAB: show disabled correctly again
f68e9e06d Merge pull request #5181 from nextcloud/vCard30
a8f41615d Merge pull request #5172 from nextcloud/preventNPE
b2a1245c6 Merge pull request #5175 from nextcloud/rwEnhancements
e2c361375 [tx-robot] updated from transifex
09183fec1 export vCard to 3.0 version
f8c9af44a simplify if statement
33b086195 prevent NPE
f01cdd65a UI enhancements to rich workspaces
b1f198ff6 [tx-robot] updated from transifex
a4287380a [tx-robot] updated from transifex
09d98e16c daily dev 20200112
2020-01-15 03:38:37 +01:00
dependabot-preview[bot]
3007477d90
Bump detekt-gradle-plugin from 1.3.0 to 1.4.0
Bumps detekt-gradle-plugin from 1.3.0 to 1.4.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 02:13:46 +00:00
Tobias Kaminsky
09d98e16c5 daily dev 20200112
ec515d0aa [tx-robot] updated from transifex
422a61d8d Merge pull request #5136 from nextcloud/systemDefault
6e96e99de Merge pull request #5130 from nextcloud/createRichWorkspace
b7a7772cf Merge pull request #5122 from nextcloud/firstRun
603825e36 update screenshot
c4d5e41a4 Merge pull request #5143 from nextcloud/background
c6d89edf8 only allow rich workspace creation on >= Lollipop
87dae2ef0 show first run again
91252852c manually increasing lint due to "autoMirrored" warning
4c10cf5d7 launcher: correct folder position according to AS
51fdf9461 [tx-robot] updated from transifex
e0b77f910 daily dev 20200110
2020-01-12 03:37:14 +01:00
Tobias Kaminsky
e0b77f9102 daily dev 20200110
8a343be9c Merge pull request #5133 from nextcloud/notificationTask
6cd1b751e Merge pull request #5121 from nextcloud/newIcon
9fa406036 Merge pull request #5128 from nextcloud/closeEditor
4b073e928 task needs to be a new object for every button
383d892b5 Merge pull request #5017 from grote/5015-dp-remove-npe
56e6ed588 editor: click on snackbar closes webview for real
99eb991f1 [tx-robot] updated from transifex
e0beda807 daily dev 20200109
2020-01-10 03:37:41 +01:00
Tobias Kaminsky
e0beda807d daily dev 20200109
8751c85c2 Merge pull request #5120 from nextcloud/spinner
9d2b80da1 spinner: if primary color is white, use grey
de269b260 Merge pull request #5115 from nextcloud/311bump
3baa9fe5d Merge pull request #5118 from nextcloud/fastlane
ee6e7ce5b fix fastlane RC
1343ba08e Merge pull request #5114 from nextcloud/richWorkspaceFixes
1ec8b067f - fix not clickable rich workspace area - fix crash on first loading
62aaed7f3 bump to 3.11 alpha
9a47a4d30 Merge pull request #5107 from nextcloud/whiteHeader
6cb0f1087 Merge pull request #4915 from nextcloud/createText
3011097be [tx-robot] updated from transifex
248fe1a44 daily dev 20200108
2020-01-09 03:37:23 +01:00
tobiasKaminsky
62aaed7f3c
bump to 3.11 alpha
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-08 08:35:02 +01:00