Commit graph

6813 commits

Author SHA1 Message Date
Andy Scherzinger
70c59f37b9
Merge pull request #3024 from nextcloud/dependabot/gradle/daggerVersion-2.46.1
Build(deps): Bump daggerVersion from 2.45 to 2.46.1
2023-05-16 21:59:54 +02:00
dependabot[bot]
326828c413
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-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)

---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 19:42:30 +02:00
Nextcloud bot
cf6f51f37b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-16 04:39:14 +00:00
Nextcloud bot
d73c98a2bd
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-16 04:38:54 +00:00
Nextcloud bot
4f53cb14bd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-15 04:38:02 +00:00
Nextcloud bot
6543c96404
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-15 04:37:41 +00:00
Nextcloud Android Bot
2ee7f5646b Weekly 17.8.0 Alpha 03 2023-05-15 03:10:17 +00:00
Nextcloud bot
0f9d8cbce5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-14 04:36:18 +00:00
Nextcloud bot
491f2d9b4a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-14 04:35:57 +00:00
Andy Scherzinger
5e440f24a1
Merge pull request #3018 from nextcloud/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-serialization-json-1.5.1
Build(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.5.0 to 1.5.1
2023-05-13 19:00:12 +02:00
dependabot[bot]
b67200ebf7
Build(deps): Bump org.jetbrains.kotlinx:kotlinx-serialization-json
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-13 16:48:58 +00:00
Andy Scherzinger
b66e2add31
Merge pull request #3020 from nextcloud/dependabot/gradle/com.github.nextcloud.android-common-ui-0.10.0
Build(deps): Bump com.github.nextcloud.android-common:ui from 0.8.0 to 0.10.0
2023-05-13 18:47:10 +02:00
Nextcloud bot
9f6a1c2068
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-13 04:37:33 +00:00
Nextcloud bot
e465d41e95
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-13 04:37:14 +00:00
Marcel Hibbe
ab4ce8c4e4
Merge pull request #3021 from nextcloud/bugfix/fixChatActivityInstance
fix multiple bugs caused by launchMode="singleInstance" and noHistory="true"
2023-05-12 17:30:40 +02:00
Marcel Hibbe
6be93ad2cd
fix to keep entered text when app is in background
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-05-12 15:54:57 +02:00
Marcel Hibbe
c9e99a7d6f
fix multiple bugs caused by launchMode="singleInstance" and noHistory="true"
following lines for ChatActivity were removed:
  android:launchMode="singleInstance"
  android:noHistory="true"

this solves:
- share files from local storage broken
- broken transitions (caused by "singleInstance")
- fix to open chat when navigating back from conversation info
- fix weird mixed conversations when opening a conversation by notification while being in another conversation

launchMode="singleInstance" was introduced when reimplementing breakout rooms for the conductor to activity migration. So for now this reverting might introduce problems for breakout rooms.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-05-12 15:54:56 +02:00
dependabot[bot]
59a625885d
Build(deps): Bump com.github.nextcloud.android-common:ui
Bumps [com.github.nextcloud.android-common:ui](https://github.com/nextcloud/android-common) from 0.8.0 to 0.10.0.
- [Release notes](https://github.com/nextcloud/android-common/releases)
- [Commits](https://github.com/nextcloud/android-common/compare/0.8.0...0.10.0)

---
updated-dependencies:
- dependency-name: com.github.nextcloud.android-common:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-12 12:33:16 +00:00
Nextcloud bot
d6d7bca840
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-12 04:43:07 +00:00
Nextcloud bot
8d2279e2ae
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-12 04:42:47 +00:00
Andy Scherzinger
6f74797097
Merge pull request #3014 from nextcloud/dependabot/gradle/androidx.core-core-ktx-1.10.1
Build(deps): Bump androidx.core:core-ktx from 1.10.0 to 1.10.1
2023-05-11 10:22:09 +02:00
dependabot[bot]
9d7f4c036e
Build(deps): Bump androidx.core:core-ktx from 1.10.0 to 1.10.1
Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 18:10:42 +00:00
Andy Scherzinger
8a1511cff7
Merge pull request #3011 from nextcloud/chore/noid/com.fasterxml.jackson.core-jackson-core-2.15.0
Build(deps): Bump com.fasterxml.jackson.core:jackson-core to 2.14.3
2023-05-10 20:05:13 +02:00
Andy Scherzinger
b6d401d472
Build(deps): Bump com.fasterxml.jackson.core:jackson-core from 2.14.2 to 2.14.3
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-05-10 10:53:50 +02:00
Andy Scherzinger
e2c7dea202
Merge pull request #3000 from nextcloud/dependabot/gradle/com.google.android.material-material-1.9.0
Build(deps): Bump com.google.android.material:material from 1.8.0 to 1.9.0
2023-05-10 09:56:52 +02:00
Nextcloud bot
da6909d459
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-10 04:52:52 +00:00
Nextcloud bot
0f0912d248
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-10 04:52:32 +00:00
Andy Scherzinger
1460af6206
Merge pull request #3005 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3.0.1
Build(deps): Bump peter-evans/create-or-update-comment from 3.0.0 to 3.0.1
2023-05-09 10:39:17 +02:00
Nextcloud bot
c001ba0712
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-09 04:30:58 +00:00
Nextcloud bot
90f75bfb52
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-09 04:26:52 +00:00
dependabot[bot]
ed9946303f
Build(deps): Bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](3383acd359...ca08ebd5dc)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 23:57:57 +00:00
Nextcloud bot
abab9674f0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-08 04:36:50 +00:00
Nextcloud bot
460f3d0cb4
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-08 04:36:31 +00:00
Nextcloud Android Bot
7a1e1e8b7d Weekly 17.8.0 Alpha 02 2023-05-08 03:09:58 +00:00
Nextcloud bot
3145b74faa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-07 04:37:56 +00:00
Nextcloud bot
1c85d11423
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-07 04:37:37 +00:00
Andy Scherzinger
a2c07bce3c
Merge pull request #3004 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
2023-05-06 09:07:01 +02:00
Nextcloud bot
7f9f3b09cc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-06 04:38:02 +00:00
Nextcloud bot
37cf99852a
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-06 04:37:42 +00:00
nextcloud-android-bot
80bc3d0031 🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2023-05-06 03:11:04 +00:00
Andy Scherzinger
922aad3f99
Merge pull request #3001 from nextcloud/bumpMasterTo17.1.0
bump version to 17.1.0 Alpha 01
2023-05-05 17:31:52 +02:00
Marcel Hibbe
705ff9a189
Merge pull request #3002 from nextcloud/bugfi/noid/fixAvatarsForNc26
fix conversation avatars for NC26
2023-05-05 15:10:20 +02:00
Marcel Hibbe
998f6c11d9
fix conversation avatars for NC26
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-05-05 15:08:31 +02:00
Nextcloud bot
d4af35bbcd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-05 09:29:34 +00:00
Nextcloud bot
fcff1c23fc
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-05 09:29:13 +00:00
Marcel Hibbe
5e7b6a1182
bump version to 17.1.0 Alpha 01
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-05-05 11:22:56 +02:00
Nextcloud bot
8b23ed3b4f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-05 04:34:37 +00:00
Nextcloud bot
29fccc37ba
Fix(l10n): Update Transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-05 04:34:18 +00:00
dependabot[bot]
c7dcd30ce5
Build(deps): Bump com.google.android.material:material
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 01:57:47 +00:00
Marcel Hibbe
8056c25470
Merge pull request #2984 from nextcloud/feature/2929/callReactions
Reactions in calls
2023-05-04 19:04:52 +02:00