tobiasKaminsky
|
d34b1e8da7
|
Upload are deleted after decision was made in conflict activity
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-29 08:22:34 +01:00 |
|
nextcloud-android-bot
|
12a7145e1a
|
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2020-10-29 06:22:20 +00:00 |
|
drone
|
66ea4d9cf8
|
Merge commit 'f6abb5b4f16efbe1008e82b4903e248d4bea705f'
|
2020-10-29 06:08:40 +00:00 |
|
tobiasKaminsky
|
f6abb5b4f1
|
HttpStreamFetcher:
- copy stream
- close connection
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-29 07:07:42 +01:00 |
|
Andy Scherzinger
|
af09ee9191
|
Merge pull request #7127 from nextcloud/codacy
Codacy: Code Style Improvements
|
2020-10-28 18:30:23 +01:00 |
|
tobiasKaminsky
|
6b0f929605
|
fix analysis-wrapper.sh script
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-28 14:44:20 +01:00 |
|
tobiasKaminsky
|
b7a4d265cd
|
fix analysis-wrapper.sh script
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-28 14:44:19 +01:00 |
|
Andy Scherzinger
|
a1bb60b278
|
replace NotNull with NonNull annotation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:18 +01:00 |
|
tobiasKaminsky
|
3809f2ab7b
|
add check for nonNull
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-28 14:44:17 +01:00 |
|
nextcloud-android-bot
|
55057a386d
|
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2020-10-28 14:44:17 +01:00 |
|
Andy Scherzinger
|
73de8af270
|
codacy: Avoid really long methods
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:16 +01:00 |
|
Andy Scherzinger
|
553699a095
|
codacy: Assigning an Object to null is a code smell.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:15 +01:00 |
|
Andy Scherzinger
|
d705c52fae
|
codacy: Avoid unused method parameters
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:14 +01:00 |
|
Andy Scherzinger
|
4f8f07ee6a
|
codacy: Avoid using Literals in Conditional Statements
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:13 +01:00 |
|
Andy Scherzinger
|
8ff2cdcb87
|
codacy: Perhaps 'user' could be replaced by a local variable.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:12 +01:00 |
|
Andy Scherzinger
|
56723dc547
|
codacy: Document empty method body
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:12 +01:00 |
|
Andy Scherzinger
|
d7c783f6b0
|
codacy: Avoid reassigning parameters
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:11 +01:00 |
|
Andy Scherzinger
|
d157762538
|
codacy: Useless parentheses
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:10 +01:00 |
|
Andy Scherzinger
|
4b3185dbe0
|
codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:09 +01:00 |
|
Andy Scherzinger
|
f8542da589
|
codacy: Unnecessary use of fully qualified name due to existing static import
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:08 +01:00 |
|
Andy Scherzinger
|
ccd05b51ba
|
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:08 +01:00 |
|
Andy Scherzinger
|
fc324504f2
|
codacy: Unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:07 +01:00 |
|
Andy Scherzinger
|
2251dde731
|
codacy: Document empty constructor
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:44:06 +01:00 |
|
Andy Scherzinger
|
d62c2b3f9f
|
codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:43:51 +01:00 |
|
Andy Scherzinger
|
d9886e8a96
|
Merge pull request #7159 from nextcloud/screenshots
update screenshots
|
2020-10-28 14:39:40 +01:00 |
|
Andy Scherzinger
|
1eef664a46
|
update screenshots
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-28 14:33:23 +01:00 |
|
Andy Scherzinger
|
0ac927d209
|
Merge pull request #7135 from nextcloud/Valdnet-patch-1
l10n: Cloud name with a capital letter
|
2020-10-28 14:00:41 +01:00 |
|
Andy Scherzinger
|
8b57f176a9
|
Merge pull request #7156 from nextcloud/fixBackFromRichWorkspace
Fix: #7139
|
2020-10-28 13:30:24 +01:00 |
|
tobiasKaminsky
|
6ff581c1a8
|
Fix:
open rich workspace
click on "all files" on drawer
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-28 10:44:29 +01:00 |
|
Tobias Kaminsky
|
18740e9183
|
Merge pull request #7153 from nextcloud/dependabot/gradle/mockitoVersion-3.6.0
Bump mockitoVersion from 3.5.15 to 3.6.0
|
2020-10-28 07:37:11 +01:00 |
|
Tobias Kaminsky
|
abd1c5e176
|
Merge pull request #7152 from nextcloud/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.0.3
Bump constraintlayout from 2.0.2 to 2.0.3
|
2020-10-28 07:36:44 +01:00 |
|
Nextcloud bot
|
1deaf807d2
|
[tx-robot] updated from transifex
|
2020-10-28 03:44:21 +00:00 |
|
dependabot-preview[bot]
|
1f4374baaf
|
Bump mockitoVersion from 3.5.15 to 3.6.0
Bumps `mockitoVersion` from 3.5.15 to 3.6.0.
Updates `mockito-core` from 3.5.15 to 3.6.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.15...v3.6.0)
Updates `mockito-android` from 3.5.15 to 3.6.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.15...v3.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-28 02:14:38 +00:00 |
|
dependabot-preview[bot]
|
7a217d2b0f
|
Bump constraintlayout from 2.0.2 to 2.0.3
Bumps constraintlayout from 2.0.2 to 2.0.3.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-28 02:14:00 +00:00 |
|
Nextcloud bot
|
493758af57
|
[tx-robot] updated from transifex
|
2020-10-27 03:43:59 +00:00 |
|
Valdnet
|
fbdbac0901
|
l10n: Add a space before the ellipsis
|
2020-10-26 19:38:34 +01:00 |
|
Andy Scherzinger
|
5b52e0314d
|
Merge pull request #7140 from nextcloud/dependabot/gradle/com.googlecode.ez-vcard-ez-vcard-0.11.1
Bump ez-vcard from 0.11.0 to 0.11.1
|
2020-10-26 08:02:50 +01:00 |
|
dependabot-preview[bot]
|
f2012acf92
|
Bump ez-vcard from 0.11.0 to 0.11.1
Bumps [ez-vcard](https://github.com/mangstadt/ez-vcard) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/mangstadt/ez-vcard/releases)
- [Commits](https://github.com/mangstadt/ez-vcard/compare/0.11.0...0.11.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-26 02:13:41 +00:00 |
|
Nextcloud bot
|
2f9c3f6f70
|
[tx-robot] updated from transifex
|
2020-10-25 03:40:49 +00:00 |
|
Valdnet
|
f2a94ea657
|
l10n: Cloud name with a capital letter
|
2020-10-24 18:19:09 +02:00 |
|
Nextcloud bot
|
ab659a1d0e
|
[tx-robot] updated from transifex
|
2020-10-24 03:41:00 +00:00 |
|
Andy Scherzinger
|
905c1377d0
|
Merge pull request #7132 from nextcloud/ktlintFormatting
project IDE config for ktlint
|
2020-10-23 23:45:08 +02:00 |
|
Andy Scherzinger
|
0051efc025
|
project IDE config for ktlint
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2020-10-23 20:50:35 +02:00 |
|
Nextcloud bot
|
7a764175a6
|
[tx-robot] updated from transifex
|
2020-10-23 03:40:24 +00:00 |
|
Nextcloud bot
|
a3cf19fba3
|
[tx-robot] updated from transifex
|
2020-10-22 03:40:56 +00:00 |
|
tobiasKaminsky
|
2866e1848a
|
use custom SSO value for authTokenType -> to detect if account is added by SSO
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2020-10-21 14:43:56 +02:00 |
|
Tobias Kaminsky
|
22b2a15677
|
Merge pull request #7119 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.14.2
Bump detekt-gradle-plugin from 1.14.1 to 1.14.2
|
2020-10-21 07:41:53 +02:00 |
|
Nextcloud bot
|
3ffd6d5f4f
|
[tx-robot] updated from transifex
|
2020-10-21 03:41:09 +00:00 |
|
dependabot-preview[bot]
|
4e600e1aa4
|
Bump detekt-gradle-plugin from 1.14.1 to 1.14.2
Bumps detekt-gradle-plugin from 1.14.1 to 1.14.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-21 01:12:09 +00:00 |
|
Andy Scherzinger
|
4e5b473f09
|
Merge pull request #7109 from nextcloud/fixSyncedFolderUtilsTests
fix tests
|
2020-10-20 23:14:13 +02:00 |
|