fix links#6193
Conversation
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/25814812016/artifacts/6977010448 |
df8e7f0 to
05e60d8
Compare
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/26086724966/artifacts/7079129572 |
6def2cf to
fe12986
Compare
fe12986 to
61980f0
Compare
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/26167898091/artifacts/7114591357 |
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
61980f0 to
49cc9d7
Compare
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/26465047037/artifacts/7222090102 |
Linkify.addLinks with a bitmask can clear existing URLSpans before adding its own. Running the URL regex after the phone/email pass caused the URL span to be wiped. Phone/email now runs first so the URL regex span is never overwritten. AI-assistant: 1.9.1-251 (GPT-5.2-Codex) Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
The enableLinks flag flows correctly through the call chain. Regular messages (via EnrichedText) keep the default enableLinks = true so URLs and markdown links are clickable; quoted messages pass enableLinks = false so neither render as tappable links — tapping anywhere on the quote navigates to the original message instead. AI-assistant: 1.9.1-251 (GPT-5.2-Codex) Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
If a message contained multiple links/mails/phonenumbers some links were broken. Fixed with the last 2 commits |
|
/backport to stable-24.0 |
🖼️ Screenshots
🚧 TODO
🏁 Checklist
/backport to stable-xx.x