Skip to content

Android client. Messages history fixes and redesighns#3311

Open
amirmahdifard wants to merge 3 commits into
BearWare:masterfrom
amirmahdifard:messagesfix
Open

Android client. Messages history fixes and redesighns#3311
amirmahdifard wants to merge 3 commits into
BearWare:masterfrom
amirmahdifard:messagesfix

Conversation

@amirmahdifard
Copy link
Copy Markdown
Contributor

  1. Added popup menu actions for messages.
  2. Replaced the old broken buggy single link support system with a new proper multiple links support system, Just like the desktop qt teamtalk's multiple links support for messages!

Comment thread Client/TeamTalkAndroid/src/main/java/dk/bearware/data/TextMessageAdapter.java Outdated
hwangsihu
hwangsihu previously approved these changes Jun 7, 2026
- Replace magic number 1000 with named constant URL_MENU_ITEM_BASE
  (addresses review feedback)
- Remove unused PopupMenu.OnMenuItemClickListener import
- Prepend http:// scheme to scheme-less links so ACTION_VIEW resolves
  them, and guard startActivity against ActivityNotFoundException

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@amirmahdifard
Copy link
Copy Markdown
Contributor Author

@hwangsihu thanks for this, I could also do this, but I mean, what's the problem with that 1000 thingy, for avoid it, we had to creat a extra more helper, which now you did.

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.

3 participants