Skip to content

🔁 Add swipe actions to conversation list items#6185

Merged
AndyScherzinger merged 6 commits into
masterfrom
feat/6181/convo-list-swipe
May 13, 2026
Merged

🔁 Add swipe actions to conversation list items#6185
AndyScherzinger merged 6 commits into
masterfrom
feat/6181/convo-list-swipe

Conversation

@AndyScherzinger

Copy link
Copy Markdown
Member

Resolves: #6181

A follow up would be to improve the leave-action which fails in certain scenarions, but does so via bottom sheet and convo-info activity as well. However the error snackbar texts are precise on the info screen but generic on the convo list. this is not an issue introduced by this PR, hence left out, to not grow its complexity.

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

@AndyScherzinger AndyScherzinger added this to the 24.0.0 milestone May 12, 2026
@AndyScherzinger AndyScherzinger added enhancement New feature or request 3. to review Waiting for reviews labels May 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/25766352371/artifacts/6957586024
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@AndyScherzinger AndyScherzinger changed the title Add swipe actions to conversation list items 🔁 Add swipe actions to conversation list items May 12, 2026
@AndyScherzinger AndyScherzinger force-pushed the feat/6181/convo-list-swipe branch from 72bd5ff to 8f488d8 Compare May 13, 2026 09:25
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/25790384375/artifacts/6966643644
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@AndyScherzinger AndyScherzinger force-pushed the feat/6181/convo-list-swipe branch from 8f488d8 to 17e63d6 Compare May 13, 2026 10:30
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/25794931628/artifacts/6969666660
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Resolves: #6181

AI-assistant: Claude Code v2.1.138 (Claude Sonnet 4.6)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
AI-assistant: Claude Code v2.1.138 (Claude Sonnet 4.6)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
…t+show error snackbar on failure

AI-assistant: Claude Code v2.1.140 (Claude Sonnet 4.6)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
…or snackbar on failure

AI-assistant: Claude Code v2.1.140 (Claude Sonnet 4.6)
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger force-pushed the feat/6181/convo-list-swipe branch 2 times, most recently from 456bdc6 to 64e447c Compare May 13, 2026 13:54
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger force-pushed the feat/6181/convo-list-swipe branch from 64e447c to ba0ccb0 Compare May 13, 2026 18:53
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/25819770818/artifacts/6979042172
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@AndyScherzinger AndyScherzinger merged commit 623726e into master May 13, 2026
16 of 21 checks passed
@AndyScherzinger AndyScherzinger deleted the feat/6181/convo-list-swipe branch May 13, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔁 Add swipe actions to conversation list items

1 participant