Marcel Hibbe
|
c016804314
|
Merge pull request #3613 from nextcloud/bugfix/3560/notSendSpeakingMessageWhenMuted
avoid to send "speaking" data channel message when mic is muted
|
2024-02-16 13:09:39 +01:00 |
|
Marcel Hibbe
|
2a856bc77a
|
avoid to send "speaking" data channel message when mic is muted
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2024-02-16 13:06:56 +01:00 |
|
Marcel Hibbe
|
f4ddd6e1ab
|
Merge pull request #3567 from nextcloud/group-upload-noti
Grouping upload notification
|
2024-02-16 12:57:27 +01:00 |
|
parneet-guraya
|
d63fc58a62
|
remove class level notification property
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
|
2024-02-16 11:30:03 +01:00 |
|
parneet-guraya
|
d6201cf796
|
use new builder for failure notification
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
|
2024-02-16 11:30:03 +01:00 |
|
parneet-guraya
|
94a1238f28
|
create notification group using summary notification
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
|
2024-02-16 11:30:03 +01:00 |
|
Andy Scherzinger
|
d118bf06a4
|
Merge pull request #3643 from nextcloud/renovate/com.github.nextcloud.android-common-ui-0.x
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.15.0
|
2024-02-15 17:00:47 +01:00 |
|
Andy Scherzinger
|
f8fa28cedd
|
Merge pull request #3642 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.24.3
|
2024-02-15 16:25:41 +01:00 |
|
renovate[bot]
|
2f0cff3a73
|
fix(deps): update dependency com.github.nextcloud.android-common:ui to v0.15.0
|
2024-02-15 14:25:27 +00:00 |
|
renovate[bot]
|
2e4aefa965
|
chore(deps): update github/codeql-action action to v3.24.3
|
2024-02-15 13:44:22 +00:00 |
|
Andy Scherzinger
|
d742cdff36
|
Merge pull request #3641 from nextcloud/renovate/gradle-gradle-build-action-3.x
chore(deps): update gradle/gradle-build-action action to v3.1.0
|
2024-02-14 08:13:46 +01:00 |
|
renovate[bot]
|
c0fc0f8032
|
chore(deps): update gradle/gradle-build-action action to v3.1.0
|
2024-02-13 22:16:47 +00:00 |
|
Andy Scherzinger
|
d750606334
|
Merge pull request #3640 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.24.1
|
2024-02-13 18:17:36 +01:00 |
|
renovate[bot]
|
57fc40776a
|
chore(deps): update github/codeql-action action to v3.24.1
|
2024-02-13 16:01:14 +00:00 |
|
Andy Scherzinger
|
edeb23781b
|
Merge pull request #3622 from nextcloud/renovate/joda-time-joda-time-2.x
fix(deps): update dependency joda-time:joda-time to v2.12.7
|
2024-02-12 13:10:37 +01:00 |
|
Nextcloud bot
|
d71c73bfe3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-12 02:41:48 +00:00 |
|
Andy Scherzinger
|
1c458d1af4
|
Merge pull request #3639 from nextcloud/repo-sync/android-config/master
🔄 synced file(s) with nextcloud/android-config
|
2024-02-10 20:05:46 +01:00 |
|
nextcloud-android-bot
|
f8c307717d
|
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
|
2024-02-10 19:03:54 +00:00 |
|
Nextcloud bot
|
740cf529c8
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-10 02:53:53 +00:00 |
|
Nextcloud bot
|
8c3713e4fc
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-09 02:42:04 +00:00 |
|
Andy Scherzinger
|
7fb73d3229
|
Merge pull request #3637 from nextcloud/renovate/com.google.firebase-firebase-messaging-23.x
fix(deps): update dependency com.google.firebase:firebase-messaging to v23.4.1
|
2024-02-09 00:09:48 +01:00 |
|
renovate[bot]
|
6360fb837e
|
fix(deps): update dependency com.google.firebase:firebase-messaging to v23.4.1
|
2024-02-08 22:04:08 +00:00 |
|
Nextcloud bot
|
fed671380c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-08 02:42:26 +00:00 |
|
Andy Scherzinger
|
6efda5a96f
|
Merge pull request #3636 from nextcloud/renovate/gradle-wrapper-validation-action-2.x
chore(deps): update gradle/wrapper-validation-action action to v2.1.0
|
2024-02-08 00:31:58 +01:00 |
|
renovate[bot]
|
53a13eb9c2
|
chore(deps): update gradle/wrapper-validation-action action to v2.1.0
|
2024-02-07 16:48:01 +00:00 |
|
Marcel Hibbe
|
ffdb93204d
|
Merge pull request #3535 from nextcloud/handle-audio-focus
Handle audio focus and becoming noisy
|
2024-02-07 13:02:43 +01:00 |
|
parneet-guraya
|
86cd617c6a
|
handle becoming noisy manually
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
|
2024-02-07 15:35:44 +05:30 |
|
parneet-guraya
|
91d5217b1e
|
handle audio focus and becoming noisy
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
|
2024-02-07 15:35:42 +05:30 |
|
Andy Scherzinger
|
26f59c9a35
|
Merge pull request #3631 from nextcloud/renovate/gradle-wrapper-validation-action-2.x
chore(deps): update gradle/wrapper-validation-action action to v2.0.1
|
2024-02-06 18:02:44 +01:00 |
|
renovate[bot]
|
ef49c865f4
|
chore(deps): update gradle/wrapper-validation-action action to v2.0.1
|
2024-02-06 16:21:30 +00:00 |
|
Andy Scherzinger
|
fd2de139e6
|
Merge pull request #3629 from nextcloud/renovate/actions-upload-artifact-4.x
chore(deps): update actions/upload-artifact action to v4.3.1
|
2024-02-05 23:52:35 +01:00 |
|
renovate[bot]
|
dc612354da
|
chore(deps): update actions/upload-artifact action to v4.3.1
|
2024-02-05 22:02:37 +00:00 |
|
Andy Scherzinger
|
d47e72788e
|
Merge pull request #3625 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
|
2024-02-05 18:08:31 +01:00 |
|
John Molakvoæ
|
9ebabf1a0f
|
chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2024-02-05 17:32:00 +01:00 |
|
Nextcloud bot
|
a0a044815e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-05 02:41:32 +00:00 |
|
renovate[bot]
|
9ea11c1bba
|
Update dependency joda-time:joda-time to v2.12.7
|
2024-02-05 01:07:24 +00:00 |
|
Nextcloud bot
|
ec2c1fbc9a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-04 02:45:56 +00:00 |
|
Andy Scherzinger
|
b0be498293
|
Merge pull request #3621 from nextcloud/renovate/hmarr-auto-approve-action-4.x
Update hmarr/auto-approve-action action to v4
|
2024-02-03 21:11:12 +01:00 |
|
renovate[bot]
|
c831f52f0f
|
Update hmarr/auto-approve-action action to v4
|
2024-02-03 19:40:03 +00:00 |
|
Andy Scherzinger
|
04a857068d
|
Merge pull request #3619 from nextcloud/renovate/gradle-8.x
Update dependency gradle to v8.6
|
2024-02-03 11:18:30 +01:00 |
|
Andy Scherzinger
|
90d6ddc5fe
|
Merge pull request #3620 from nextcloud/renovate/github-codeql-action-3.x
Update github/codeql-action action to v3.24.0
|
2024-02-03 10:53:09 +01:00 |
|
Nextcloud bot
|
354fa7e2cf
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-03 02:42:57 +00:00 |
|
renovate[bot]
|
6c984beeb7
|
Update github/codeql-action action to v3.24.0
|
2024-02-03 02:22:38 +00:00 |
|
renovate[bot]
|
fe6a6d1bbd
|
Update dependency gradle to v8.6
|
2024-02-03 02:22:32 +00:00 |
|
Andy Scherzinger
|
84747d95cb
|
Merge pull request #3617 from nextcloud/chore/noid/renamedav4Jvm-Id
Rename dav4 jvm package ID
|
2024-02-02 15:46:16 +01:00 |
|
Andy Scherzinger
|
7ae3a59c7d
|
Add dependency meta data of changed package id
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-02-02 13:25:16 +01:00 |
|
Andy Scherzinger
|
4799108509
|
move to new artifact id of dav4jvm lib
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-02-02 13:17:01 +01:00 |
|
Nextcloud bot
|
e97ff4aaea
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-02-02 02:44:56 +00:00 |
|
Andy Scherzinger
|
e2dcb129dd
|
Merge pull request #3616 from nextcloud/renovate/gradle-wrapper-validation-action-2.x
Update gradle/wrapper-validation-action action to v2
|
2024-02-01 22:01:48 +01:00 |
|
renovate[bot]
|
4caed203f1
|
Update gradle/wrapper-validation-action action to v2
|
2024-02-01 19:28:17 +00:00 |
|