Commit graph

95 commits

Author SHA1 Message Date
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
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
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
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
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
tobiasKaminsky
9ead4432e8
manually increase spotbug/lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-10 09:21:00 +01:00
Andy Scherzinger
b9df3de466
use app namespace instead of android
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-03-03 09:39:47 +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
nextcloud-android-bot
059eb9176c Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-03-02 08:32:04 +00:00
Alice Gaudon
49f3a67251
ConflictsResolveActivity: code style and readability improvements
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-18 07:39:13 +01:00
Chris Narkiewicz
0977c37916
Fix crash during text file creation
Fixes #5330

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-17 09:30:37 +01:00
tobiasKaminsky
26d7b9c692
Fix after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-11 08:58:31 +01:00
tobiasKaminsky
1bb04aa29e
also increase annotationProcessor
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-10 08:48:52 +01:00
tobiasKaminsky
c7ea6458bf
extract ArbitraryDataSet class
cleanup

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-05 10:58:05 +01:00
nextcloud-android-bot
0d0a4a3198 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-02-05 09:34:45 +00:00
tobiasKaminsky
b787284ab6
bump spotbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 11:53:37 +01:00
nextcloud-android-bot
19f2a5024d Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-01-11 21:40:56 +00:00
tobiasKaminsky
1ec8b067f0
- fix not clickable rich workspace area
- fix crash on first loading

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-08 08:42:29 +01:00
tobiasKaminsky
74f8a723b8
fixes from CI
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-07 08:23:48 +01:00
nextcloud-android-bot
2310c9c453 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-12-22 14:28:02 +00:00
tobiasKaminsky
0d84a2dd34
warning about used feature in newer SDK
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-19 08:57:39 +01:00
tobiasKaminsky
f2627a29a8
enable caching
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-19 08:57:39 +01:00
tobiasKaminsky
4b328cbe3e
manually increase spotbugs and lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-09 11:59:54 +01:00
nextcloud-android-bot
1f4e857681 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-27 20:55:41 +00:00
nextcloud-android-bot
4e0b40517c
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-27 21:35:18 +01:00
nextcloud-android-bot
11687c65cb Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-25 12:22:26 +00:00
nextcloud-android-bot
8879179cff Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-11-19 12:28:44 +00:00
tobiasKaminsky
8e3931edf6
SSO: return response headers
new headers in parallel

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-28 14:48:24 +01:00
nextcloud-android-bot
272f6203b9 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-24 17:29:43 +00:00
tobiasKaminsky
d5ff4f9a4f
Fix spotbugs filter
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-24 14:34:34 +02:00
tobiasKaminsky
0e90952b5b
increase spotbugs due to unfixable warning
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-24 13:28:11 +02:00
dependabot-preview[bot]
adc74c1e41 Bump fb-contrib from 7.4.6 to 7.4.7 (#4711)
* Bump fb-contrib from 7.4.6 to 7.4.7

Bumps [fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.4.6 to 7.4.7.
- [Release notes](https://github.com/mebigfatguy/fb-contrib/releases)
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.4.6...v7.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Drone: update FindBugs results to reflect reduced error/warning count [skip ci]

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-22 00:30:55 +02:00
dependabot-preview[bot]
8fa348f801 Bump findsecbugs-plugin from 1.9.0 to 1.10.0 (#4703)
* Bump findsecbugs-plugin from 1.9.0 to 1.10.0

Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases)
- [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.9.0...version-1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Drone: update FindBugs results to reflect reduced error/warning count [skip ci]

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-18 08:45:20 +02:00
nextcloud-android-bot
e5880a05c8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-15 17:47:04 +00:00
nextcloud-android-bot
31b62a8634 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-14 13:08:30 +00:00
nextcloud-android-bot
ff452c835e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-09-27 19:20:18 +00:00
Tobias Kaminsky
0e95a073d1
Update findbugs-results.txt 2019-09-09 12:04:49 +02:00
tobiasKaminsky
5c06b83a70
activity: use lastGiven header
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-27 19:40:56 +02:00
nextcloud-android-bot
0f66801b8f Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-27 15:11:23 +00:00
tobiasKaminsky
d423dd3b00
Add printing system to RichDocuments
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-27 08:26:53 +02:00
nextcloud-android-bot
4d5b166fc0 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-23 09:31:45 +00:00
nextcloud-android-bot
8a30677577 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-20 14:59:49 +00:00
tobiasKaminsky
caf1842f4f
drawer: show only server address
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 15:19:21 +02:00