Commit graph

20488 commits

Author SHA1 Message Date
tobiasKaminsky
99f5941a60 use TrashbinFile
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-26 09:04:31 +02:00
Nextcloud bot
c3405d1d56
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-26 02:24:06 +00:00
Nextcloud bot
26f5ebd0c5
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-26 02:23:37 +00:00
Andy Scherzinger
96d6120bae
Merge pull request #11656 from nextcloud/ocFileBottomSheet
on landscape mode: scroll is now working
2023-05-25 19:33:07 +02:00
Andy Scherzinger
22886939b2
remove empty lines
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-25 19:32:06 +02:00
tobiasKaminsky
a917ca4bff
have fixed header
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-25 19:05:26 +02:00
tobiasKaminsky
35e276af9e
on landscape mode: scroll is now working
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-25 19:05:21 +02:00
Andy Scherzinger
2c4d5e5a0d
Merge pull request #11658 from tanganellilore/fix_app_videoplayer_agent
Add user agent on Exoplayer
2023-05-25 19:01:36 +02:00
Andy Scherzinger
f834abc806
Merge pull request #11473 from nextcloud/dependabot/gradle/androidx.lifecycle-lifecycle-viewmodel-ktx-2.6.1
Build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.5.1 to 2.6.1
2023-05-25 18:59:05 +02:00
dependabot[bot]
2ae867cc80
Build(deps): Bump androidx.lifecycle:lifecycle-viewmodel-ktx
Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.5.1 to 2.6.1.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 13:23:35 +00:00
Andy Scherzinger
ae2c57ba46
Merge pull request #11655 from nextcloud/dependabot/gradle/io.coil-kt-coil-2.4.0
Build(deps): Bump io.coil-kt:coil from 2.2.2 to 2.4.0
2023-05-25 15:22:25 +02:00
Lorenzo Tanganelli
7b0669f65e move import at the end
Signed-off-by: Lorenzo Tanganelli <lorenzo.tanganelli@hotmail.it>
Signed-off-by: lorenzo.tanganelli <lorenzo.tanganelli@staff.aruba.it>
2023-05-25 15:14:58 +02:00
Lorenzo Tanganelli
649950fe23 add useragent on Exoplayer
Signed-off-by: lorenzo.tanganelli <lorenzo.tanganelli@staff.aruba.it>
2023-05-25 15:14:58 +02:00
Tobias Kaminsky
8d36ea10e4
Merge pull request #11659 from nextcloud/addMigration
Migration is needed, otherwise it drops database 😨
2023-05-25 15:14:02 +02:00
Andy Scherzinger
ff6feca39c Migrate Transformations use to Kotlin extension method syntax
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-25 15:07:39 +02:00
dependabot[bot]
6a80d2b770 Build(deps): Bump io.coil-kt:coil from 2.2.2 to 2.4.0
Bumps [io.coil-kt:coil](https://github.com/coil-kt/coil) from 2.2.2 to 2.4.0.
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/2.2.2...2.4.0)

---
updated-dependencies:
- dependency-name: io.coil-kt:coil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 15:07:39 +02:00
tobiasKaminsky
8d0faaeca5
Migration is needed, otherwise it drops database 😨
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-25 14:09:35 +02:00
Andy Scherzinger
e383ab2ab2
Merge pull request #11631 from nextcloud/dependabot/gradle/commons-io-commons-io-2.12.0
Build(deps): Bump commons-io:commons-io from 2.11.0 to 2.12.0
2023-05-25 10:05:05 +02:00
Andy Scherzinger
7667519748
Merge pull request #11647 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.23.0
Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin from 1.22.0 to 1.23.0
2023-05-25 09:30:46 +02:00
Andy Scherzinger
fb3bb49b52
Merge pull request #11648 from nextcloud/fixRotateNewFolder
Rotate new folder dialog led to crash
2023-05-25 09:29:14 +02:00
Nextcloud bot
a82b934f32
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-25 02:31:48 +00:00
Nextcloud bot
1d67a8426f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-25 02:31:19 +00:00
Andy Scherzinger
9a46862ab8
Merge pull request #11651 from jaller94/patch-1
Comment Typo: it's capacity -> its capacity
2023-05-24 23:02:11 +02:00
Christian Paul
e51c0f7471
Comment Typo: it's capacity -> its capacity
Signed-off-by: Christian Paul <info@jaller.de>
2023-05-24 22:49:54 +02:00
tobiasKaminsky
6f1461e0e6 Rotate new folder dialog led to crash
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2023-05-24 20:01:50 +02:00
Nextcloud bot
ce0e12bf38
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-24 02:25:20 +00:00
Nextcloud bot
5cd8a63c3a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-24 02:24:50 +00:00
dependabot[bot]
095dcf095e
Build(deps): Bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin
Bumps [io.gitlab.arturbosch.detekt:detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/commits)

---
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>
2023-05-24 01:57:05 +00:00
Tobias Kaminsky
439e5ec10b
Merge pull request #11638 from nextcloud/fix/11600
Fix text duplication when using TextEditorWebView
2023-05-23 08:47:22 +02:00
Nextcloud bot
72143712d1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-23 02:26:09 +00:00
Nextcloud bot
552f1b3c14
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-23 02:25:40 +00:00
Andy Scherzinger
c952417cda
Merge pull request #11618 from nextcloud/dependabot/gradle/daggerVersion-2.46.1
Build(deps): Bump daggerVersion from 2.45 to 2.46.1
2023-05-22 20:59:05 +02:00
dependabot[bot]
4315ab6632
Build(deps): Bump daggerVersion from 2.45 to 2.46.1
Bumps `daggerVersion` from 2.45 to 2.46.1.

Updates `com.google.dagger:dagger` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1)

Updates `com.google.dagger:dagger-android` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1)

Updates `com.google.dagger:dagger-android-support` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1)

Updates `com.google.dagger:dagger-compiler` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1)

Updates `com.google.dagger:dagger-android-processor` from 2.45 to 2.46.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46.1)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-android-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 14:54:52 +00:00
Andy Scherzinger
f80279223e
Merge pull request #11636 from nextcloud/dependabot/gradle/exoplayerVersion-2.18.7
Build(deps): Bump exoplayerVersion from 2.18.6 to 2.18.7
2023-05-22 16:49:38 +02:00
Andy Scherzinger
4f590d23d6
Merge pull request #11640 from nextcloud/dependabot/github_actions/codecov/codecov-action-3.1.4
Build(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4
2023-05-22 15:07:10 +02:00
dependabot[bot]
2dc63a999a
Build(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](894ff025c7...eaaf4bedf3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 11:58:14 +00:00
Nextcloud bot
026fd1c227
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-22 02:28:09 +00:00
Nextcloud bot
5210e6655f
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-22 02:27:40 +00:00
Nextcloud bot
85e0f74fac
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-21 02:25:22 +00:00
Nextcloud bot
09311d84b6
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-21 02:24:53 +00:00
Nextcloud bot
915e27f28e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-20 02:27:28 +00:00
Nextcloud bot
a4d7650eec
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-20 02:26:54 +00:00
ZetaTom
604b4e030b
Fix text duplication when using TextEditorWebView
Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com>
2023-05-19 09:24:41 +02:00
Nextcloud bot
ec2f9a54d2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-19 02:23:46 +00:00
Nextcloud bot
a526de8348
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-19 02:23:17 +00:00
Nextcloud bot
6f2b168630
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 21:06:09 +00:00
Nextcloud bot
2fa1d5160b
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 21:05:40 +00:00
Nextcloud bot
fbf82c9e02
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 02:28:59 +00:00
Nextcloud bot
5d2b824bd0
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-18 02:28:30 +00:00
dependabot[bot]
2e6e75ab34
Build(deps): Bump exoplayerVersion from 2.18.6 to 2.18.7
Bumps `exoplayerVersion` from 2.18.6 to 2.18.7.

Updates `com.google.android.exoplayer:exoplayer` from 2.18.6 to 2.18.7
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.18.6...r2.18.7)

Updates `com.google.android.exoplayer:extension-okhttp` from 2.18.6 to 2.18.7
- [Release notes](https://github.com/google/ExoPlayer/releases)
- [Changelog](https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md)
- [Commits](https://github.com/google/ExoPlayer/compare/r2.18.6...r2.18.7)

---
updated-dependencies:
- dependency-name: com.google.android.exoplayer:exoplayer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.exoplayer:extension-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 01:57:09 +00:00