Nextcloud bot
f6415e283b
chore(CI): Updating pr-feedback.yml workflow from template
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-04 18:53:56 +00:00
Julius Linus
3d2f99907a
Merge pull request #4667 from nextcloud/bugfix/4492/fixMissingUsersInUI
...
Bugfix/4492/fix missing users in UI
2025-02-03 11:51:37 -06:00
Nextcloud bot
a098de9bab
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-03 03:26:06 +00:00
Nextcloud Android Bot
667a67b7fc
Weekly 21.1.0 Alpha 03
2025-02-03 03:12:14 +00:00
Nextcloud bot
b7d4cf6dc5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-01 03:03:51 +00:00
Andy Scherzinger
42005a3e20
Merge pull request #4670 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2025-01-30 07:52:51 +01:00
nextcloud-android-bot
1b6681d5ec
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2025-01-30 06:51:49 +00:00
Nextcloud bot
4880dcf2cb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-30 03:13:49 +00:00
Julius Linus
9aa9918664
Merge pull request #4664 from nextcloud/fixDuplicatedDependencies
...
remove duplicated dependencies
2025-01-28 18:04:12 -06:00
Marcel Hibbe
b69f21580a
self heal if multiple current users exist
...
usersDao.getActiveUser() will return only one current users even if multiple exist for whatever reason.
By executing setUserAsActiveWithId(it.id) with the same user, it is made sure all other users current status is set to 0.
This change won't fix the root cause if multiple users are set to current, but it will make sure the state is fixed as soon as there is a query to get the active user.
In fact, this change might also make it harder to find the root cause because debugging may be more difficult! When searching for the root cause, always keep this in mind and maybe revert the change.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-28 15:57:41 +01:00
Marcel Hibbe
22b8b59fb3
fix to not execute getAnyUserAndSetAsActive() until userRepository.getActiveUser() is empty
...
To make sure getAnyUserAndSetAsActive() is invoked lazily and avoid any side effects, it's explicitly wrapped it in a lambda.
Maybe.defer ensures that getAnyUserAndSetAsActive() is not invoked until switchIfEmpty decides it’s needed.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-28 15:15:06 +01:00
Marcel Hibbe
307ebd384d
ensure that getAnyUserAndSetAsActive will set other users to current=false
...
Before, getAnyUserAndSetAsActive did only set a random first user to current=true without to check if there is any other current user.
So it was up to the calling function of getAnyUserAndSetAsActive to check this.
I did not identify a scenario where the getAnyUserAndSetAsActive could cause to set multiple users to current, but anyway the new implementation might fix some scenario that i could not reproduce.
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-28 15:11:07 +01:00
Marcel Hibbe
c58df32c87
Merge pull request #4659 from nextcloud/changing-btn-layout-date-time-fragment
...
Switched the "Close" and "Set" Buttons in the remind-me-later dialog
2025-01-28 11:42:34 +01:00
Marcel Hibbe
0918cdd536
Merge pull request #4663 from nextcloud/show_changelog_avatar
...
Message of type actorId "sample" should show talk logo avatar
2025-01-28 11:35:49 +01:00
rapterjet2004
25df5197e5
switched the btns in DateTimeCompose
...
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-01-28 11:29:23 +01:00
Marcel Hibbe
bf97d937b1
remove duplicated dependencies
...
+ minor refactoring
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-28 11:09:37 +01:00
sowjanyakch
c7c287a7d5
message of type actorId = "sample" should show talk logo avatar
...
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
2025-01-28 11:00:37 +01:00
Andy Scherzinger
61854b7fb6
Merge pull request #4660 from nextcloud/repo-sync/android-config/master
...
🔄 synced file(s) with nextcloud/android-config
2025-01-28 07:26:47 +01:00
nextcloud-android-bot
f13cc859fd
🔄 synced local '.github/workflows/' with remote 'config/workflows/'
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2025-01-28 06:24:24 +00:00
github-actions[bot]
28e9e90efa
Merge pull request #4656 from nextcloud/renovate/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.x
...
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.3
2025-01-27 03:37:59 +00:00
renovate[bot]
296ca073e7
fix(deps): update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6.1.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 03:18:32 +00:00
Nextcloud Android Bot
be235c8141
Weekly 21.1.0 Alpha 02
2025-01-27 03:12:32 +00:00
Nextcloud bot
97988a4617
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-27 03:00:13 +00:00
Nextcloud bot
ad572b7222
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-26 03:10:18 +00:00
Nextcloud bot
be6cc855ad
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-25 03:21:09 +00:00
github-actions[bot]
eabe3f5822
Merge pull request #4653 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.28.5
2025-01-25 01:23:36 +00:00
renovate[bot]
9cdb2cea87
chore(deps): update github/codeql-action action to v3.28.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 23:12:36 +00:00
Andy Scherzinger
f8068acdca
Merge pull request #4651 from nextcloud/renovate/gradle-8.x
...
chore(deps): update dependency gradle to v8.12.1
2025-01-24 17:58:25 +01:00
renovate[bot]
296947d8d4
chore(deps): update dependency gradle to v8.12.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 16:28:24 +00:00
Nextcloud bot
34806b6b8a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-24 03:02:43 +00:00
Andy Scherzinger
8cbaff4c38
Merge pull request #4646 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.28.4
2025-01-23 23:25:45 +01:00
github-actions[bot]
09cb8f764b
Merge pull request #4619 from nextcloud/renovate/androidx.compose-compose-bom-2025.x
...
fix(deps): update dependency androidx.compose:compose-bom to v2025
2025-01-23 20:40:21 +00:00
renovate[bot]
61cba43939
fix(deps): update dependency androidx.compose:compose-bom to v2025
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 20:19:41 +00:00
renovate[bot]
09a5dd61b5
chore(deps): update github/codeql-action action to v3.28.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 20:05:14 +00:00
Marcel Hibbe
f89efa1725
bump version to 21.1.0 Alpha 1
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-23 14:53:29 +01:00
Nextcloud bot
b44296c5eb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:33 +00:00
Marcel Hibbe
b3f32a0761
Merge pull request #4624 from nextcloud/issue-4607-4608-archive-conversations-follow-up
...
Follow up fixes for 'Archive Conversations
2025-01-23 12:17:04 +00:00
Marcel Hibbe
7ac8c2483e
Show snackbar on archive/unarchive from bottomDialog
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-23 12:21:31 +01:00
Marcel Hibbe
3427f4ce50
change "Archive conversation" design in conversation-info screen
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-23 12:11:50 +01:00
Marcel Hibbe
71af112a8c
change "No conversations archived" screen design
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-23 12:11:49 +01:00
rapterjet2004
a6055e52e8
Archived conversation improvements
...
- First commit - Made options yellow
- Now possible to archive/unarchive conversations from dialog
- Now possible to archive and unarchive conversations in settings without leaving the screen
- Better UX
- Unread message bubble fix - no longer shows up when archive filter is set
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
2025-01-23 12:11:49 +01:00
Marcel Hibbe
4c6c08be55
Merge pull request #4645 from nextcloud/bugfix/4643/fixShimmerAndOfflineNoMessagesInfo
...
fix shimmer and "offlineNoMessages"-info handling
2025-01-23 09:29:26 +00:00
Marcel Hibbe
3330fc8210
fix shimmer and "offlineNoMessages"-info handling
...
when being offline and no messages are set -> hide shimmer
when messages are received -> hide shimmer and "offlineNoMessages"-info
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-23 09:45:02 +01:00
Andy Scherzinger
7d0c6d67c7
Merge pull request #4644 from nextcloud/renovate/github-codeql-action-3.x
...
chore(deps): update github/codeql-action action to v3.28.3
2025-01-23 08:54:06 +01:00
Nextcloud bot
22e2f758cb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 03:04:43 +00:00
renovate[bot]
2be89d5782
chore(deps): update github/codeql-action action to v3.28.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-22 23:22:49 +00:00
Julius Linus
1ac537be94
Merge pull request #4641 from nextcloud/bugfix/4605/fixDuplicateMessages
...
Bugfix/4605/fix duplicate messages
2025-01-22 11:29:15 -06:00
Marcel Hibbe
4f49deadf2
Merge pull request #4630 from nextcloud/bugfix/4628/noUnreadMessagesBubbleForInvisibleMessages
...
no "unread messages" popup for invisible messages
2025-01-22 16:57:08 +00:00
Marcel Hibbe
b172f68cd3
Merge pull request #4627 from nextcloud/feature/4570/rework-can-leave-delete-conversation
...
Rework can leave/delete conversation
2025-01-22 16:49:31 +00:00
Marcel Hibbe
d2d040dffe
Merge pull request #4629 from nextcloud/bugfix/4626/avoidChatLoadingShimmerOverlay
...
avoid shimmer animations overlay with chat messages
2025-01-22 16:37:01 +00:00