Skip to content

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

Closed
backportbot[bot] wants to merge 1 commit into
stable-25.0.xfrom
backport/6623/stable-25.0.x
Closed

[stable-25.0.x] (fix): Adding google emoji picker to message input fragment#6633
backportbot[bot] wants to merge 1 commit into
stable-25.0.xfrom
backport/6623/stable-25.0.x

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 3, 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 requested a review from rapterjet2004 September 3, 2026 08:34
@backportbot backportbot Bot added the 3. to review Waiting for reviews label Sep 3, 2026
@backportbot backportbot Bot added this to the 25.0.0 milestone Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/33734090702/artifacts/9887305060
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 closed this Sep 3, 2026
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