(fix): Adding google emoji picker to message input fragment - #6623
Conversation
…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 <[email protected]>
|
Hi @nickvergessen @AndyScherzinger @jancborchardt @nimishavijay @rapterjet2004 implemented this as a suggestion how the google emoji picker could be used.. Before:no emoji picker in message input (removed with #6443 as discussed in #2735) After:
Pro:
Contra:
What's your opinion?
|
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/33647999359/artifacts/9855928483 |
|
a quick test with claude trying to add the search and backspace button worked quite well. not sure if it's worth it though, waiting for opinions first.. |
|
No search is a bummer, but I think we should move forward with this topic |
what's moving forward in your opinion? option 1, 2 or 3 ?
|
|
/backport to stable-25.0.x |


🏁 Checklist
/backport to stable-xx.x🤖 AI (if applicable)