Marcel Hibbe
|
41e12ec19d
|
Merge pull request #5124 from nextcloud/crash_fix
Crash fix
|
2025-07-07 12:25:47 +02:00 |
|
sowjanyakch
|
b3e89633fa
|
avoid null
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2025-07-07 09:26:11 +02:00 |
|
sowjanyakch
|
b9667e45c0
|
fix crash
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2025-07-07 09:23:53 +02:00 |
|
Nextcloud Android Bot
|
5606254a4a
|
Weekly 22.0.0 Alpha 09
|
2025-07-07 03:11:38 +00:00 |
|
Andy Scherzinger
|
9cc950e30a
|
Merge pull request #5122 from nextcloud/renovate/junit-framework-monorepo
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.3
|
2025-07-04 20:12:49 +02:00 |
|
renovate[bot]
|
4f5e2ce273
|
fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-04 19:57:47 +02:00 |
|
Andy Scherzinger
|
6b63a4f793
|
Merge pull request #5121 from nextcloud/renovate/gradle-8.x
chore(deps): update dependency gradle to v8.14.3
|
2025-07-04 19:56:54 +02:00 |
|
Andy Scherzinger
|
3af5981841
|
ci(lint): Update lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2025-07-04 19:17:32 +02:00 |
|
Andy Scherzinger
|
d9be063891
|
ci(chksm): Add meta-data
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2025-07-04 19:06:30 +02:00 |
|
renovate[bot]
|
b5ec3cd2af
|
chore(deps): update dependency gradle to v8.14.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-04 18:57:43 +02:00 |
|
github-actions[bot]
|
fc65a7a8d0
|
Merge pull request #4402 from nextcloud/renovate/workversion
fix(deps): update workversion to v2.10.2
|
2025-07-04 16:39:11 +00:00 |
|
Andy Scherzinger
|
6a026c1fc7
|
fix(worker): Update to worker v2.10.x API
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2025-07-04 18:25:32 +02:00 |
|
renovate[bot]
|
c9f699d0d3
|
fix(deps): update workversion to v2.10.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-04 18:19:45 +02:00 |
|
Marcel Hibbe
|
913907a7e2
|
Merge pull request #5119 from nextcloud/bumpJacksonCore
bump jackson core version
|
2025-07-03 12:30:07 +02:00 |
|
Andy Scherzinger
|
7f6f077680
|
Merge pull request #5108 from nextcloud/style/noid/outlineIcons
🎨 Migrate to outlined icon style
|
2025-07-03 11:27:53 +02:00 |
|
Marcel Hibbe
|
632e8f85a9
|
remove jackson from renovate rule to ignore it
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2025-07-03 11:18:55 +02:00 |
|
Marcel Hibbe
|
42bd8d2235
|
bump jackson core version
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2025-07-03 11:04:20 +02:00 |
|
Andy Scherzinger
|
33ad578ef5
|
style(icons): Migrate from filled to outline icon style
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2025-07-03 10:44:05 +02:00 |
|
Nextcloud bot
|
b7ae981c3d
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-07-03 02:58:35 +00:00 |
|
Andy Scherzinger
|
81cf077f6f
|
Merge pull request #5116 from nextcloud/renovate/ubuntu-noble
chore(deps): update ubuntu:noble docker digest to 440dcf6
|
2025-07-02 19:05:20 +02:00 |
|
renovate[bot]
|
1b7b11ff76
|
chore(deps): update ubuntu:noble docker digest to 440dcf6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-02 16:09:51 +00:00 |
|
Andy Scherzinger
|
c8e4de6665
|
Merge pull request #5114 from nextcloud/renovate/ubuntu-noble
chore(deps): update ubuntu:noble docker digest to 89ef6e4
|
2025-07-02 12:47:59 +02:00 |
|
renovate[bot]
|
78cb62a3bd
|
chore(deps): update ubuntu:noble docker digest to 89ef6e4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-02 10:37:59 +00:00 |
|
Marcel Hibbe
|
59fd9f2319
|
Merge pull request #5107 from nextcloud/bugfix/5106/fixCrashWhenSendingMessage
fix crash when sending message
|
2025-07-01 13:12:05 +02:00 |
|
Marcel Hibbe
|
74a1c5aeb0
|
fix crash when sending message
-> fix to handle null for getTempMessageForConversation
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2025-07-01 12:21:24 +02:00 |
|
Sowjanya Kota
|
a3a5272dbb
|
Merge pull request #5099 from nextcloud/fix_delete_all_messages
Show delete all messages in 1:1 only when canDeleteConversation is true
|
2025-07-01 11:36:38 +02:00 |
|
sowjanyakch
|
dd77ce7c4c
|
ktlint
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2025-07-01 11:02:38 +02:00 |
|
sowjanyakch
|
94db4e6892
|
show delete all messages option in 1:1 conversation when canDeleteConversation is true
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2025-07-01 11:02:37 +02:00 |
|
Andy Scherzinger
|
99d5fc7d19
|
Merge pull request #5102 from nextcloud/renovate/nextcloud-pr-feedback-action-digest
chore(deps): update nextcloud/pr-feedback-action digest to e397f3c
|
2025-07-01 10:48:15 +02:00 |
|
renovate[bot]
|
ba0d37020b
|
chore(deps): update nextcloud/pr-feedback-action digest to e397f3c
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-07-01 07:44:58 +00:00 |
|
Sowjanya Kota
|
c19cba3c0d
|
Merge pull request #5101 from nextcloud/test_push_notification
document about test push button in diagnosis screen
|
2025-07-01 09:43:37 +02:00 |
|
Nextcloud bot
|
2d0f0d9f73
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-07-01 02:54:26 +00:00 |
|
Andy Scherzinger
|
cdb1c4b0f8
|
Merge pull request #5092 from nextcloud/renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.9.0
|
2025-06-30 21:59:21 +02:00 |
|
Andy Scherzinger
|
ea0588cb99
|
Merge pull request #5088 from nextcloud/renovate/com.google.firebase-firebase-messaging-24.x
fix(deps): update dependency com.google.firebase:firebase-messaging to v24.1.2
|
2025-06-30 21:47:31 +02:00 |
|
renovate[bot]
|
ea19f60ef3
|
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-30 19:26:34 +00:00 |
|
renovate[bot]
|
3096a73585
|
fix(deps): update dependency com.google.firebase:firebase-messaging to v24.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-30 19:21:04 +00:00 |
|
sowjanyakch
|
dbf5c84050
|
test push button in diagnosis screen
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2025-06-30 19:12:11 +02:00 |
|
Andy Scherzinger
|
4c7d6f90ec
|
Merge pull request #5098 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.29.2
|
2025-06-30 16:37:33 +02:00 |
|
renovate[bot]
|
3930d4b740
|
chore(deps): update github/codeql-action action to v3.29.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-30 13:15:54 +00:00 |
|
Marcel Hibbe
|
9b3f508652
|
Merge pull request #5089 from nextcloud/renovate/ksp-monorepo
chore(deps): update plugin com.google.devtools.ksp to v2.2.0-2.0.2
|
2025-06-30 10:34:27 +00:00 |
|
renovate[bot]
|
28556e12cd
|
chore(deps): update plugin com.google.devtools.ksp to v2.2.0-2.0.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-30 12:20:26 +02:00 |
|
Marcel Hibbe
|
bd8ad9e672
|
Merge pull request #5094 from nextcloud/updateVerificationMetadata
update verification metadata
|
2025-06-30 09:39:38 +00:00 |
|
Marcel Hibbe
|
0a44067a58
|
update verification metadata
..especially to fix failed verification of
android-common:material-color-utilities
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2025-06-30 11:13:38 +02:00 |
|
Nextcloud bot
|
4d24716a4d
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-30 03:43:14 +00:00 |
|
Nextcloud Android Bot
|
1648c61b06
|
Weekly 22.0.0 Alpha 08
|
2025-06-30 03:12:18 +00:00 |
|
Nextcloud bot
|
bd050f0bc0
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-27 16:31:13 +00:00 |
|
Andy Scherzinger
|
f7997d339b
|
Merge pull request #5090 from nextcloud/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.29.1
|
2025-06-27 16:38:47 +02:00 |
|
renovate[bot]
|
28cacf2a90
|
chore(deps): update github/codeql-action action to v3.29.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-06-27 12:01:34 +00:00 |
|
Andy Scherzinger
|
890a7febc2
|
Merge pull request #5087 from nextcloud/feat/workflow-auto-update-reuse.yml
ci: update reuse.yml workflow from template
|
2025-06-27 14:00:11 +02:00 |
|
Nextcloud bot
|
48e8caac0a
|
ci: update reuse.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-06-27 10:21:08 +00:00 |
|