Álvaro Brey
3836eeb088
Revert "Test proseMirror with custom user agent"
2022-08-22 11:41:08 +02:00
Nextcloud bot
cf959ee14d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-22 04:13:30 +00:00
Nextcloud bot
e6cd1cfce4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-21 04:12:29 +00:00
Tobias Kaminsky
2980f1fe7d
Merge pull request #10650 from nextcloud/dependabot/gradle/org.mnode.ical4j-ical4j-3.2.5
...
Bump ical4j from 1.0.8 to 3.2.5
2022-08-19 16:57:25 +02:00
Álvaro Brey
9ab052d379
SaveCalendar: reuse property factory
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-19 15:38:50 +02:00
Álvaro Brey
8e751eedab
Setup ical4j caching class
...
Needed since 3.0
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-19 15:38:50 +02:00
tobiasKaminsky
1a6ec16af8
Use 3.0.0
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-08-19 15:38:50 +02:00
dependabot[bot]
e1115c1dcf
Bump ical4j from 1.0.8 to 3.2.5
...
Bumps [ical4j](https://github.com/ical4j/ical4j ) from 1.0.8 to 3.2.5.
- [Release notes](https://github.com/ical4j/ical4j/releases )
- [Changelog](https://github.com/ical4j/ical4j/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ical4j/ical4j/compare/ical4j-1.0.8...ical4j-3.2.5 )
---
updated-dependencies:
- dependency-name: org.mnode.ical4j:ical4j
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 15:38:50 +02:00
Álvaro Brey
1600d9ead2
Merge pull request #10636 from nextcloud/fix/contacts-backup-switch
...
Persist contacts/calendar backup preferences
2022-08-19 15:37:42 +02:00
Álvaro Brey
68c7eddf46
Use ArbitraryDataProvider to store backup preferences
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-19 13:00:14 +02:00
Álvaro Brey
7a1e8189da
Actually persist backup preferences
...
Currently, the backup is always enabled if the permissions are granted, so the checkboxes make no sense.
This fixes that by actually persisting the checkbox status as a preference, and honoring that for schedulling/cancelling the backup jobs.
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-18 16:26:20 +02:00
Álvaro Brey
71fb20b524
Merge pull request #10609 from nextcloud/fix/calendar-backup
...
BackupFragment: request write_calendar permission for backup
2022-08-18 16:25:51 +02:00
Álvaro Brey
7eb27d712d
Merge pull request #10643 from dhruvpatidar359/master
...
Enable multiple lines for settings of automated upload: instant_upload_existing
2022-08-18 15:19:54 +02:00
dhruv
4f19252726
SingleLine attribute removed
...
Signed-off-by: dhruv <dhruvpatidar35@gmail.com>
2022-08-18 15:49:40 +05:30
Álvaro Brey
2d3982060c
BackupFragment: request write_calendar permission for backup
...
Needed to ensure events have UIDs for ICS export
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-17 17:02:46 +02:00
Álvaro Brey
c1bda696f4
Merge pull request #10634 from nextcloud/depMove
...
Moved libraries from nextcloud to nextcloud-deps
2022-08-17 14:39:33 +02:00
Álvaro Brey
119130ef80
Merge pull request #10627 from nextcloud/dependabot/gradle/mockitoVersion-4.7.0
...
Bump mockitoVersion from 4.6.1 to 4.7.0
2022-08-17 14:11:43 +02:00
tobiasKaminsky
04b4f6b5d4
Moved libraries from nextcloud to nextcloud-deps
...
As links still work, this is not really needed, but still good to point to new location.
Thus no backport is needed.
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-08-17 14:06:50 +02:00
dependabot[bot]
6f9f17398e
Bump mockitoVersion from 4.6.1 to 4.7.0
...
Bumps `mockitoVersion` from 4.6.1 to 4.7.0.
Updates `mockito-core` from 4.6.1 to 4.7.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.0 )
Updates `mockito-android` from 4.6.1 to 4.7.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.6.1...v4.7.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 10:51:13 +00:00
Nextcloud bot
5671394559
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-17 04:14:13 +00:00
Nextcloud bot
9a08c5b3ea
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-16 04:14:33 +00:00
Tobias Kaminsky
7555b2b26b
Merge pull request #10602 from nextcloud/fix/showshares-random-crash
...
FDA IT.showShares: open shared section through menu
2022-08-15 15:48:02 +02:00
Nextcloud bot
ce4980a268
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-14 04:12:41 +00:00
Nextcloud bot
7f2b4d9c74
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-13 04:14:24 +00:00
Nextcloud bot
038b143147
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-12 04:12:17 +00:00
Álvaro Brey
299d972b54
Merge pull request #10620 from nextcloud/dependabot/gradle/androidx.fragment-fragment-ktx-1.5.2
...
Bump fragment-ktx from 1.5.1 to 1.5.2
2022-08-11 11:22:55 +02:00
Álvaro Brey
6923ba396d
FileDisplayActivityIT: convert to Kotlin, since we're here
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-11 11:19:07 +02:00
Álvaro Brey
bdf075ac48
FileDisplayActivityIT.showShares: open share view through menu
...
This is more correct, and also seems to prevent random recyclerview crashes in CI
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-11 11:19:07 +02:00
Nextcloud bot
69452d86e5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-11 04:11:27 +00:00
dependabot[bot]
fd7c5c4d2a
Bump fragment-ktx from 1.5.1 to 1.5.2
...
Bumps fragment-ktx from 1.5.1 to 1.5.2.
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 01:38:45 +00:00
Nextcloud bot
7bf1d73c89
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-10 04:19:12 +00:00
Álvaro Brey
bd60aade13
Merge pull request #10603 from nextcloud/changelog-master-stable-3.21.0
...
Add changelog for 3.21.0
2022-08-09 09:35:32 +02:00
Nextcloud bot
e1cc046be2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-09 04:11:02 +00:00
Álvaro Brey
556a6bb0d5
Merge pull request #10518 from nextcloud/unsetEncryptionOnlyIfFolderEmpty
...
Only allow "unset encryption" when folder is empty
2022-08-08 15:48:36 +02:00
Álvaro Brey
8c62cb1c0c
FileMenuFilter: reorder conditionals for performance (Spotbugs)
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-08 13:57:57 +02:00
tobiasKaminsky
7c9941ac0c
Only allow "unset encryption" when folder is empty
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-08-08 13:57:57 +02:00
Álvaro Brey
837ccc3489
Update CHANGELOG.md
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-08 13:52:29 +02:00
Álvaro Brey
799699e963
Add changelog for 3.21.0
...
Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-08 12:46:32 +02:00
Nextcloud bot
17977f42f0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-08 07:07:25 +00:00
Álvaro Brey
bdce5e0ac1
Merge pull request #10597 from nextcloud/Valdnet-patch-1
...
i18n: Spelling unification
2022-08-05 14:49:38 +02:00
Valdnet
2a6f4fe493
i18n: Spelling unification
...
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-08-05 13:25:16 +02:00
Álvaro Brey
54c404cf02
Merge pull request #10595 from nextcloud/dependabot/gradle/com.google.firebase-firebase-messaging-23.0.7
...
Bump firebase-messaging from 23.0.6 to 23.0.7
2022-08-05 13:00:03 +02:00
Álvaro Brey
c99b5c1254
Merge pull request #10537 from nextcloud/followUpSameName
...
Check empty/same name on creating text files
2022-08-05 12:47:22 +02:00
Álvaro Brey
1194a5c866
Merge pull request #10544 from nextcloud/fix/upload-external-uri-internal-path
...
Prevent URI uploads from external apps that target private storage
2022-08-05 11:12:15 +02:00
Nextcloud bot
acd800394d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-05 03:47:57 +00:00
dependabot[bot]
a52f833f1c
Bump firebase-messaging from 23.0.6 to 23.0.7
...
Bumps firebase-messaging from 23.0.6 to 23.0.7.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-messaging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 01:14:23 +00:00
Álvaro Brey
654a349bd6
Merge pull request #10535 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.21.0
...
Bump detekt-gradle-plugin from 1.20.0 to 1.21.0
2022-08-04 17:13:42 +02:00
dependabot[bot]
37c4c30814
Bump detekt-gradle-plugin from 1.20.0 to 1.21.0
...
Bumps [detekt-gradle-plugin](https://github.com/detekt/detekt ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/detekt/detekt/releases )
- [Commits](https://github.com/detekt/detekt/compare/v1.20.0...v1.21.0 )
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 15:58:55 +02:00
tobiasKaminsky
db490b245f
also check if folder
...
Co-authored-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
2022-08-04 15:58:25 +02:00
Álvaro Brey
8437987f9e
Merge pull request #10567 from nextcloud/dependabot/gradle/mockkVersion-1.12.5
...
Bump mockkVersion from 1.12.4 to 1.12.5
2022-08-04 15:57:48 +02:00