Skip to content

[stable-25.0.x] (fix): Adding google emoji picker to message input fragment - #6695

Merged
mahibi merged 1 commit into
stable-25.0.xfrom
backport/6623/stable-25.0.x
Sep 14, 2026
Merged

mahibi merged 1 commit into
stable-25.0.xfrom
backport/6623/stable-25.0.x

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 14, 2026

Copy link
Copy Markdown

Backport of PR #6623

…n the attachment button and the message input (exact historic position/styling, using the pre-existing ic_insert_emoticon_black_24dp drawable).

- fragment_message_input.xml — EmojiPickerView added below the input row, 250dp tall, hidden by default.
- MessageInput.kt — exposes smileyButton again.
- MessageInputFragment.kt — initSmileyKeyboardToggler() restored: toggles between keyboard and emoji picker, swaps the button icon (emoji ↔ keyboard glyph), inserts picked emoji at the cursor, and a MessageInputRecentEmojiProvider persists the last 20 used emoji in SharedPreferences.
- TalkSpecificViewThemeUtils.kt — themeEmojiPicker() restored, applying dynamic-color theming to the picker background and category tabs via the existing EmojiPickerCategoryTabs.kt helpers.

Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
@backportbot backportbot Bot added the 3. to review Waiting for reviews label Sep 14, 2026
@backportbot backportbot Bot added this to the 25.0.0 milestone Sep 14, 2026
@mahibi mahibi mentioned this pull request Sep 14, 2026
6 tasks
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/34827625645/artifacts/10341257824
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)

@mahibi
mahibi merged commit 472cebd into stable-25.0.x Sep 14, 2026
11 of 15 checks passed
@mahibi
mahibi deleted the backport/6623/stable-25.0.x branch September 14, 2026 11:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants