Chris Narkiewicz
8e5c8dd840
Fix NPE during contacts backup
...
Fixes #9080
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-10-25 02:00:17 +01:00
Chris Narkiewicz
53eea6d08e
Deprecate FileDataStorageManager constructors depending on legacy Account
...
This commit deprecates constructors using legacy platform Account type
and wraps them using new API accepting User model.
All calls to FileDataStorageManager constructors that were trivially
portable without are updated as well. Places where passing new type
requires more risku work were left out for now.
FileDataStorageManager still uses Account internally - modifying this
requires getting rid of all legacy constructors first.
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-10-25 00:30:11 +01:00
Chris Narkiewicz
b3e280bce5
Fix NPE in ConflictsResolveActivity
...
Fixes #9133
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-10-24 23:23:17 +01:00
Nextcloud bot
ea92f8432c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-24 03:49:18 +00:00
Andy Scherzinger
fdb231e1ea
Merge pull request #9131 from nextcloud/fix-npe-when-uploading-files
...
Fix NPE crash when uploading files
2021-10-23 19:02:59 +02:00
Chris Narkiewicz
130c05e4ca
Fix NPE crash when uploading files
...
Fixes #9099
2021-10-23 14:26:29 +01:00
Nextcloud bot
7c03e0f453
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-23 03:53:17 +00:00
Lisa Kirchhofer
0051189017
Bugfix: Issue #9060 (Status bar with sorting/view mode disappears after playing video)
...
Signed-off-by: Lisa Kirchhofer <lisa.kirchhofer@bawagpsk.com>
2021-10-22 16:12:09 +02:00
Harald Ecker
b5825d73c4
remove icon mapping
...
Signed-off-by: Harald Ecker <harald.ecker@squer.at>
2021-10-22 14:48:07 +02:00
Harald Ecker
1217466fa5
add rfc822 to mimetypeutil
...
Signed-off-by: Harald Ecker <harald.ecker@squer.at>
2021-10-22 14:48:07 +02:00
Tobias Kaminsky
c267d0bd01
Merge pull request #9123 from Thorgrimson/master
...
fix image dimensions
2021-10-22 14:08:53 +02:00
Tobias Kaminsky
8204398825
Merge pull request #9106 from nextcloud/dependabot/gradle/byteBuddyVersion-1.11.21
...
Bump byteBuddyVersion from 1.11.20 to 1.11.21
2021-10-22 14:02:19 +02:00
Tobias Kaminsky
ca49423faf
Merge pull request #9114 from nextcloud/strugee/cleanup-notification-channels
...
Clean up notification channels
2021-10-22 08:45:00 +02:00
Tobias Kaminsky
34906df398
Merge pull request #9072 from nextcloud/deprecate-file-storage-manager-constructors-using-platform-account
...
Deprecate FileDataStorageManager constructors depending on legacy Account
2021-10-22 08:38:24 +02:00
Tobias Kaminsky
f55c7c8785
Merge pull request #9093 from nextcloud/more-hooks-improvements
...
pre-push hook: Exclude merges from signoff check
2021-10-22 08:37:19 +02:00
Nextcloud bot
48668c96d0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-22 03:49:36 +00:00
AJ Jordan
bbf7441715
Delete unused "File observer" notification channel
...
Signed-off-by: AJ Jordan <alex@strugee.net>
2021-10-21 12:02:57 -07:00
AJ Jordan
ebd5b6f1d6
Fix notification channel strings not being updated
...
NotificationManager#createNotificationChannel() is safe to run again
even if the notification channel has already been created - in this case
it simply updates the name and description, which is what we want.
Signed-off-by: AJ Jordan <alex@strugee.net>
2021-10-21 12:02:57 -07:00
AJ Jordan
beef71974c
Make notification channel names less technical
...
Signed-off-by: AJ Jordan <alex@strugee.net>
2021-10-21 12:02:57 -07:00
Thorgrimsson
15bc3966b6
fix image dimensions
...
Signed-off-by: Thorgrimsson <shop.news@posteo.de>
2021-10-21 16:06:49 +02:00
Tobias Kaminsky
2ceb34ae97
Merge pull request #9087 from nextcloud/circularSearchBar
...
Make search bar fully circular rounded
2021-10-21 12:23:53 +02:00
Tobias Kaminsky
150cb04483
Merge pull request #9048 from nextcloud/codecov-uploader-update
...
codecov: Use new codecov uploader instead of the deprecated bash uploader
2021-10-21 11:46:22 +02:00
Tobias Kaminsky
8f7bfd9bf2
Merge pull request #9118 from nextcloud/fastlane-rename-fix
...
fastlane: Don't use rename command
2021-10-21 11:43:37 +02:00
Tobias Kaminsky
33c6aab782
Merge pull request #9103 from nextcloud/dependabot/gradle/tools.fastlane-screengrab-2.1.1
...
Bump screengrab from 2.1.0 to 2.1.1
2021-10-21 11:40:46 +02:00
Álvaro Brey Vilas
2a7ebceaba
fastlane: makeReleases: call androidVersion directly instead of getting from parameter
...
This makes it possible to call makeReleases directly
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-21 11:33:28 +02:00
Tobias Kaminsky
9b18d0d6cb
Merge pull request #9098 from nextcloud/drone-commit-signoff
...
scripts: Have Drone properly signoff commits so that it doesn't break DCO
2021-10-21 10:59:23 +02:00
Andy Scherzinger
fff06f7683
Merge pull request #9119 from nextcloud/changelog-master-stable-3.17.1
...
Add changelog for 3.17.1
2021-10-21 09:20:32 +02:00
Andy Scherzinger
aae00c3432
polish changelog for 3.17.1 and older
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-10-21 09:17:49 +02:00
Álvaro Brey Vilas
d83a22fea6
Add changelog for 3.17.1
...
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-20 14:53:50 +02:00
Álvaro Brey Vilas
93207426b1
fastlane: Don't use rename command
...
It's different between linux versions
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-20 14:03:03 +02:00
Álvaro Brey Vilas
a52c9e0761
codecov: Use new codecov uploader instead of the deprecated bash uploader
...
Ref: https://docs.codecov.com/docs/about-the-codecov-bash-uploader
Old bash uploader has been deprecated and will start failing on September 2021,
with it completely failing from February 2022.
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-20 11:43:37 +02:00
Álvaro Brey
9198dfe331
Merge pull request #9113 from nextcloud/strugee-patch-1
...
Fix typo in CONTRIBUTING.md
2021-10-20 11:18:13 +02:00
Tobias Kaminsky
aa47197109
Merge pull request from GHSA-wff9-w6wc-h67g
...
Fix GHSL-2021-1008 by using permission instead of readPermission
2021-10-20 10:00:03 +02:00
tobiasKaminsky
b6ecf515b3
Fix GHSL-2021-1008 by using permission instead of readPermission
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-10-20 09:56:18 +02:00
AJ Jordan
9e0d40b789
Fix typo in CONTRIBUTING.md
...
Signed-off-by: AJ Jordan <alex@strugee.net>
2021-10-20 00:51:53 -07:00
Nextcloud bot
8857ea7ddf
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-20 04:10:43 +00:00
dependabot[bot]
baf454538c
Bump byteBuddyVersion from 1.11.20 to 1.11.21
...
Bumps `byteBuddyVersion` from 1.11.20 to 1.11.21.
Updates `byte-buddy` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.20...byte-buddy-1.11.21 )
Updates `byte-buddy-android` from 1.11.20 to 1.11.21
- [Release notes](https://github.com/raphw/byte-buddy/releases )
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md )
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.11.20...byte-buddy-1.11.21 )
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.bytebuddy:byte-buddy-android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 01:06:13 +00:00
Álvaro Brey
03b34547f2
Merge pull request #9104 from nextcloud/exportFalse
...
Explicitly specify exported="true/false" for all
2021-10-18 13:17:43 +02:00
drone
0cbe866a3a
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: drone <noreply@drone>
2021-10-18 09:55:18 +00:00
tobiasKaminsky
6e1dbaad33
Explicitly specify exported="true/false" for all
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-10-18 11:48:39 +02:00
Nextcloud bot
c98003e21f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-18 03:51:24 +00:00
dependabot[bot]
33d50c7045
Bump screengrab from 2.1.0 to 2.1.1
...
Bumps [screengrab](https://github.com/fastlane/fastlane ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/fastlane/fastlane/releases )
- [Commits](https://github.com/fastlane/fastlane/compare/2.1.0...2.1.1 )
---
updated-dependencies:
- dependency-name: tools.fastlane:screengrab
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 01:20:19 +00:00
Álvaro Brey Vilas
a90487a261
scripts: Have Drone properly signoff commits so that it doesn't break DCO
...
Use git env variables to force a valid email
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-15 10:42:12 +02:00
Andy Scherzinger
b96b2f2ff8
align search bar text with items
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-10-14 16:06:25 +02:00
Andy Scherzinger
dd00998c1a
make search bar more circular
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-10-14 16:06:21 +02:00
Álvaro Brey
db46d46ab7
Merge pull request #9086 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-7.0.3
...
Bump gradle from 7.0.2 to 7.0.3
2021-10-14 16:04:23 +02:00
drone
7645b18c1e
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: drone <noreply@drone>
2021-10-14 12:46:12 +00:00
dependabot[bot]
7a940f5c0b
Bump gradle from 7.0.2 to 7.0.3
...
Bumps gradle from 7.0.2 to 7.0.3.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 12:46:12 +00:00
Álvaro Brey
2be39f5586
Merge pull request #9085 from nextcloud/dependabot/gradle/byteBuddyVersion-1.11.20
...
Bump byteBuddyVersion from 1.11.19 to 1.11.20
2021-10-14 14:36:07 +02:00
Álvaro Brey Vilas
267c4c2b72
pre-push hook: Exclude merges from signoff check
...
Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-13 09:55:07 +02:00