AJ Jordan
a6c95934cf
Improve dev edition changelog generation
...
We:
* No longer include commit ids
* Exclude merges, individual Dependabot commits, commits including only
non-user-facing changes, or version bump commits
* Collapse all Dependabot commits into a single "Update dependencies"
changelog entry
* Do the same for Transifex updates, which get turned into a single
"Update translations" changelog entry
* Say if the Android Nextcloud library has changed instead of including
its commit id
The list of paths to ignore is probably incomplete, but it's easier to
just revisit this script over time and add to it as new contenders pop
up, rather than trying to find everything now.
Fixes #5525
Signed-off-by: AJ Jordan <alex@strugee.net>
2020-02-27 10:04:34 -05:00
nextcloud-android-bot
ac6a64b672
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-02-20 02:25:48 +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
5cc0360855
upload preliminary step
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-13 15:34:53 +01:00
tobiasKaminsky
26d7b9c692
Fix after rebase
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-11 08:58:31 +01:00
tobiasKaminsky
c2750aabda
Add ui test for list shares
...
add test user to drone
switch back to master
use "waitForIdleSync" instead of sleep
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-11 08:57:09 +01:00
tobiasKaminsky
1bb04aa29e
also increase annotationProcessor
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-10 08:48:52 +01:00
tobiasKaminsky
8ce35e3f59
manually bump lint
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-07 08:44:18 +01:00
nextcloud-android-bot
dc1a3f1f06
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-02-06 07:28:36 +00:00
tobiasKaminsky
4a1e1b1ca8
Bump to "Obsolete custom lint check"
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-06 08:14:07 +01:00
Tobias Kaminsky
c5be0ad7e4
Merge pull request #5399 from nextcloud/extractArbitraryDataSet
...
extract ArbitraryDataSet class
2020-02-05 12:30:37 +01:00
tobiasKaminsky
7e4711a23c
github comment if preliminary step failed
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-05 11:35:02 +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
Tobias Kaminsky
0c272ad1d7
Merge pull request #5231 from nextcloud/roundedCorners
...
images: slightly rounded corners
2020-02-03 13:47:15 +01:00
tobiasKaminsky
b787284ab6
bump spotbugs
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-02-03 11:53:37 +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
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
tobiasKaminsky
c14725fdbc
reproducable dev version: use commit instead of master snapshot for dev version
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-23 13:43:50 +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
91252852c7
manually increasing lint due to "autoMirrored" warning
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-10 09:32:43 +01: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
Tobias Kaminsky
9fbedb4d8c
Merge pull request #4992 from nextcloud/uiComparison
...
Ui comparison
2019-12-19 07:42:11 +01:00
tobiasKaminsky
0ad5785998
add library commit hash for reproducable builds
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-16 08:34:00 +01:00
tobiasKaminsky
d6249163a7
new tests
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-13 10:59:29 +01:00
tobiasKaminsky
e5a02d5637
typo
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-13 08:34:49 +01:00
tobiasKaminsky
76bbc110a9
test ui diff
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-12 14:05:31 +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