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
tobiasKaminsky
a3cb17a829
add TestActivity to launch fragments in it
...
fix wrong class cast exception message
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-08-31 17:05:57 +02:00
nextcloud-android-bot
9583fc87ec
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-08-27 15:52:23 +00:00
tobiasKaminsky
c9c0ae9e46
Allow to run different colors on dark/light mode
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-29 11:20:25 +02:00
nextcloud-android-bot
8f1d7b5b95
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-07-28 19:28:59 +00:00
tobiasKaminsky
76c20b22db
Write some UI tests for NotificationsActivity
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-28 17:28:11 +02:00
tobiasKaminsky
d1adb2bf74
update FileDisplayActivityIT
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-17 11:56:23 +02:00
tobiasKaminsky
be977dda31
update ScreenshotIT
...
add helper script
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-17 07:47:59 +02:00
nextcloud-android-bot
94b26cc28e
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-07-09 14:50:07 +00:00
tobiasKaminsky
a884bab878
reduce log output for drone
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-07 11:48:25 +02:00
nextcloud-android-bot
a06057acfa
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-07-01 13:52:27 +00:00
tobiasKaminsky
4bb0a3c176
Edit label for public share
...
split up between public share and user shares
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-01 12:07:26 +02:00
tobiasKaminsky
f6e8636cfa
remove EditShareFragment.java
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 15:32:17 +02:00
Andy Scherzinger
ba62819180
Merge pull request #6391 from nextcloud/switch
...
add default to switch
2020-06-30 14:46:01 +02:00
tobiasKaminsky
05748959e9
exit always with 0
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 11:55:52 +02:00
nextcloud-android-bot
444dcd000e
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-30 07:55:26 +00:00
tobiasKaminsky
cc517ffcfd
Lint ignore
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
tobiasKaminsky
98d1b5e2b9
split up delete old commit to always delete them
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
tobiasKaminsky
3102c23d2c
always delete old comments
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
tobiasKaminsky
32a0d1c309
Replace fragment by FragmentContainerView
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
tobiasKaminsky
fd7b722ac4
type -> TYPE
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 15:59:36 +02:00
tobiasKaminsky
fb5ae37a38
make deleteOutdatedComments.sh executable
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 15:41:55 +02:00
Tobias Kaminsky
ced60bf59b
Merge pull request #6366 from nextcloud/deleteOutdatedComments
...
Delete outdated comments in case of success
2020-06-29 10:28:59 +02:00
nextcloud-android-bot
79f4270bb9
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-26 13:35:51 +00:00
tobiasKaminsky
8f0e4eab60
Delete outdated comments in case of success
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-26 12:51:47 +02:00
tobiasKaminsky
c42c24be80
type -> TYPE
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-26 10:58:34 +02:00
tobiasKaminsky
097434916e
fix deleting outdated comments
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-26 10:35:48 +02:00
nextcloud-android-bot
e0d5676151
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-25 21:18:34 +00:00
nextcloud-android-bot
f6e7c44596
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-25 16:55:05 +00:00
nextcloud-android-bot
741fb410f1
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-25 11:13:55 +00:00
nextcloud-android-bot
961e6c179a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-25 13:00:04 +02:00
Andy Scherzinger
83d4aaf1ab
Merge pull request #6345 from nextcloud/usbr
...
fix USBR_UNNECESSARY_STORE_BEFORE_RETURN
2020-06-24 23:18:08 +02:00
nextcloud-android-bot
98d930b8ab
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-24 21:00:09 +00:00
nextcloud-android-bot
0fa902d2d2
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-24 20:58:48 +00:00
nextcloud-android-bot
9f3e1857db
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-24 15:17:33 +00:00
Tobias Kaminsky
ed8819ec86
Merge pull request #6327 from nextcloud/combineShare
...
Combined ShareActivity with FileDetailSharingFragment as much as possible
2020-06-24 10:43:24 +02:00
nextcloud-android-bot
c5abe938bd
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-23 14:30:27 +00:00
tobiasKaminsky
7732ff065b
Combined ShareActivity with FileDetailSharingFragment as much as possible
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-23 10:47:43 +02:00
nextcloud-android-bot
3a28b84e9d
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-19 09:29:38 +00:00
tobiasKaminsky
94d7506cb5
fix after rebase
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-19 11:16:34 +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
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
a9f689044d
Delete old comments for corresponding type
...
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
nextcloud-android-bot
8e5f893812
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-17 12:12:39 +00:00
tobiasKaminsky
5aeba5e021
enhance uploadReport script
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-10 07:12:36 +02:00
tobiasKaminsky
8cec637c24
manually increase findbugs
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-08 08:43:12 +02:00
tobiasKaminsky
80d83e4721
split up unit&IT tests from screenshot tests
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-05 08:06:42 +02:00
tobiasKaminsky
d0f3a00637
drone/ updateScreenshot update
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-05 08:06:42 +02:00
tobiasKaminsky
32c7c0560c
Fix avatar tests after changes of UI
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-02 16:12:30 +02: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
nextcloud-android-bot
a5b0c83f02
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-05-25 11:35:24 +00:00
tobiasKaminsky
df75e35db5
revert findbugs count
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-25 13:26:27 +02:00
nextcloud-android-bot
a87c54effa
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-05-25 09:43:14 +00:00
tobiasKaminsky
5d7610d8b4
Fix failing CI, some tests still might fail, but at least all are executed
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-20 18:38:32 +02:00
Tobias Kaminsky
b580352ccc
Merge pull request #6005 from nextcloud/randomE2E
...
E2E overhaul
2020-05-20 15:27:20 +02:00
tobiasKaminsky
4847d3f2f5
Move CI tasks to github actions
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-05-19 07:41:52 +02:00
nextcloud-android-bot
d7eadbbb19
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-05-18 13:52:30 +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
Andy Scherzinger
84971d876e
raise lint score
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-05-15 10:02:04 +02:00
nextcloud-android-bot
14f841300a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-05-12 20:56:44 +00:00
nextcloud-android-bot
7084735f5e
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-05-06 13:50:48 +00:00
nextcloud-android-bot
1cf41b93ff
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-05-05 22:08:08 +00:00
nextcloud-android-bot
f22c34e432
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-04-30 00:03:39 +00:00
nextcloud-android-bot
871caae99f
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-04-28 15:55:18 +00:00
tobiasKaminsky
84e72b11a1
Allow local remote servers
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-28 16:08:15 +02:00
nextcloud-android-bot
d6ad8f6c2f
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-04-23 09:52:27 +00:00
David Luhmer
d4bc9b3cf2
refactorings
...
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-04-20 15:00:31 +02:00
tobiasKaminsky
3a9d9e8c23
close SSO streams
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-20 15:00:26 +02:00
tobiasKaminsky
464aaded14
increase spotbugs
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-15 19:12:43 +02:00
tobiasKaminsky
45315f1486
Fix OOM during image browsing
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-09 10:16:58 +02:00
Andy Scherzinger
2c9b0758e4
Merge pull request #5748 from nextcloud/ezaquarii/remove-deprecated-contacts-backup-job
...
Remove deprecated contacts backup job
2020-04-08 12:37:45 +02:00
Tobias Kaminsky
92d69de551
Merge pull request #5791 from nextcloud/ignore-changelog-in-changelogs
...
Ignore CHANGELOG.md while generating changelogs
2020-04-08 07:30:13 +02:00
tobiasKaminsky
c43b234ae4
Rich workspaces: can be null (if disabled), or string (empty or with content)
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-04-07 16:57:40 +02:00
AJ Jordan
d31dd61b1b
Ignore CHANGELOG.md while generating changelogs
...
I heard you liked changelogs, so I put a changelog in your changelog...
or something. How meta.
Signed-off-by: AJ Jordan <alex@strugee.net>
2020-04-01 20:00:15 -04:00
nextcloud-android-bot
9fa46b0b48
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-03-26 19:17:48 +00:00
nextcloud-android-bot
18cdde1acd
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-03-23 06:55:36 +00:00
tobiasKaminsky
25b8886ba2
manually increase lint
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-19 19:12:36 +01:00
tobiasKaminsky
7eb0f66079
Add circle support for searching / displaying
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-19 19:12:23 +01:00
nextcloud-android-bot
b34bf03551
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-03-19 13:17:48 +00:00
Andy Scherzinger
0925f54d84
Merge pull request #5598 from nextcloud/changelog-ancestry-fix
...
Fix the dev edition changelog excluding stuff
2020-03-12 08:38:37 +01:00
tobiasKaminsky
9ead4432e8
manually increase spotbug/lint
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-10 09:21:00 +01:00
AJ Jordan
9686d38f95
Expand paths to ignore for dev edition changelogs
2020-03-06 21:34:22 -05:00
AJ Jordan
a712d61386
Fix commits missing from dev edition changelogs
...
Ref #5525
Signed-off-by: AJ Jordan <alex@strugee.net>
2020-03-06 21:34:17 -05:00
Andy Scherzinger
11aa3e1575
master is at 94 lint warnings
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-06 11:10:30 +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