Skip to content

Add Copy All action to Android private messages - #3423

Closed
Antonielcriactive wants to merge 1 commit into
BearWare:masterfrom
Antonielcriactive:fix-android-private-message-copy-all
Closed

Antonielcriactive wants to merge 1 commit into
BearWare:masterfrom
Antonielcriactive:fix-android-private-message-copy-all

Conversation

@Antonielcriactive

Copy link
Copy Markdown

Closes #3413.\n\nAdds a Copy All action to the Android private message screen so users can copy the visible conversation history to the clipboard in one step. This is useful for TalkBack/screen-reader users who need to back up or reuse a full private message history without copying each message individually.\n\nChanges:\n- adds a Copy All action to the private message menu;\n- copies the adapter's current visible message history to the clipboard;\n- formats each copied line with timestamp, nickname, and message content.\n\nValidation:\n- git diff --check passed;\n- attempted ./gradlew.bat assembleDebug with Android Studio JBR and local SDK configured; build reached dependency resolution but failed because Library/TeamTalkJNI/libs/TeamTalk5.jar is not present in this checkout, which the Android README documents as an SDK-provided dependency.

@AbolfazlSaeidifar

Copy link
Copy Markdown
Contributor

#3379
please left a comment on that post

@amirmahdifard

Copy link
Copy Markdown
Contributor

@Antonielcriactive I have already implemented this feature. Please don't use ai and before opening prs, first look at the open prs.

@bear101

bear101 commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Duplicate

@bear101 bear101 closed this Sep 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Copy All option is missing from the private message history in the TeamTalk Android client

4 participants