Commit graph

530 commits

Author SHA1 Message Date
drone
01897a04d2
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-02-19 09:00:04 +01:00
Andy Scherzinger
71894243f0
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-18 14:58:19 +01:00
drone
a2d31e8ed0 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-02-11 18:01:52 +00:00
tobiasKaminsky
296647ba9d
Upload coverage report even if combindedTestReport fails
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-01-06 09:41:13 +01:00
drone
7afbab6337 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-01-05 20:39:26 +00:00
drone
da8ecb5aa0 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-01-05 16:21:02 +00:00
Tobias Kaminsky
51af817b76
Merge pull request #7603 from nextcloud/bottomSheetImprovement
Bottom sheet improvement
2021-01-05 11:58:39 +01:00
tobiasKaminsky
38e27420c3
Detect dependencies with snapshot
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-01-05 09:38:34 +01:00
drone
47b63c94c3
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-01-04 17:48:43 +01:00
tobiasKaminsky
548d2d75d7
add screenshot html overview script
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-08 23:42:08 +01:00
tobiasKaminsky
5ee724600d
Add screenshots with white primary color
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-12-08 23:42:05 +01:00
drone
badb394e19 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2020-12-04 09:20:24 +00:00
nextcloud-android-bot
58f4c6833c Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-30 09:58:07 +00:00
nextcloud-android-bot
0849cf21bd
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-30 09:57:07 +01:00
nextcloud-android-bot
d25c201b63 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-25 21:22:03 +00:00
dependabot-preview[bot]
634e138fb4
Bump daggerVersion from 2.29.1 to 2.30.1
Bumps `daggerVersion` from 2.29.1 to 2.30.1.

Updates `dagger` from 2.29.1 to 2.30.1
- [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.29.1...dagger-2.30.1)

Updates `dagger-android` from 2.29.1 to 2.30.1
- [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.29.1...dagger-2.30.1)

Updates `dagger-android-support` from 2.29.1 to 2.30.1
- [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.29.1...dagger-2.30.1)

Updates `dagger-compiler` from 2.29.1 to 2.30.1
- [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.29.1...dagger-2.30.1)

Updates `dagger-android-processor` from 2.29.1 to 2.30.1
- [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.29.1...dagger-2.30.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-24 09:45:05 +01:00
nextcloud-android-bot
e3c756364d Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-20 22:23:26 +00:00
tobiasKaminsky
4adf463668
do not use absolute path
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-20 12:58:07 +01:00
Andy Scherzinger
96a13de842
Merge pull request #7337 from nextcloud/rorNull
NPE on download
2020-11-18 23:57:09 +01:00
tobiasKaminsky
5db5aef0d0
Run screenshot tests on GitHub actions
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-18 09:57:01 +01:00
nextcloud-android-bot
f036bea63a Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-17 09:04:37 +00:00
tobiasKaminsky
a506c31f76
use result from combinations
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-10 09:10:05 +01:00
nextcloud-android-bot
b466be9439
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-11-08 16:57:27 +01:00
tobiasKaminsky
0826398c06
override minSdk only when using Karumi
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-04 12:42:11 +01:00
tobiasKaminsky
d686f202b7
add android_serial so that only uiComparison emulator is used for screenshot comparison
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-11-04 11:45:24 +01:00
nextcloud-android-bot
51837d7b0c
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-10-30 10:12:57 +01:00
tobiasKaminsky
3a76ff78df
use stable 20 for stable tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-30 07:27:39 +01:00
tobiasKaminsky
0b8cf615e6
fix lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-29 20:28:47 +01:00
tobiasKaminsky
dbd9e6fe9b
Add status to sharee
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-29 20:27:01 +01:00
tobiasKaminsky
bfccf4851f
Add dark screenshots
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-29 17:46:41 +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
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
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
tobiasKaminsky
163422e6ff
fix tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-20 22:20:25 +02:00
tobiasKaminsky
ee5ff47138
IT report has changed
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-10-19 16:10:51 +02:00
nextcloud-android-bot
0bba77ded8 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-10-15 10:03:28 +00:00
nextcloud-android-bot
7b9d90733f Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-10-15 09:18:33 +00:00
nextcloud-android-bot
247dabb385 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-10-15 08:21:34 +00:00
nextcloud-android-bot
a8f3f9022e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-10-14 06:37:49 +00:00
nextcloud-android-bot
5131ee762f Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-10-14 06:35:59 +00:00
Andy Scherzinger
1ca8136af9
bump lint score due to new lint checks / gradle version
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-10-13 11:19:33 +02:00
nextcloud-android-bot
3f067063ad Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-10-06 10:25:01 +00:00
nextcloud-android-bot
d0e66f95bd Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-10-01 10:40:51 +00:00
nextcloud-android-bot
58e16bcbbe Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-09-23 06:25:08 +00:00
nextcloud-android-bot
98c963cb10 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-09-22 06:25:59 +00:00
tobiasKaminsky
495cf0aea0
let uploadReport always fail
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-11 10:49:12 +02:00
Tobias Kaminsky
77c0d4b054
Merge pull request #6533 from nextcloud/ocFileListTest
add TestActivity to launch fragments in it
2020-09-04 07:51:43 +02:00
tobiasKaminsky
e07c2d169a
- use display name for avatar generation
- use new server algorithm
Ref: https://github.com/nextcloud/nextcloud-vue/blob/master/src/functions/usernameToColor/usernameToColor.js

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-09-03 09:19:03 +02:00