element-x-ada/app
Jorge Martin Espinosa a8c4d5d019
Use shared recent emoji reactions from account data (#5402)
* Use shared recent emoji reactions from account data

- Add `AddRecentEmoji` and `GetRecentEmojis` use cases to avoid injecting the whole `MatrixClient` for just one of these operations.
- Update the UI and logic of the emoji picker and message context menu to include the recent emojis.
- Add `CoroutineDispatchers.Default` with the defaults coroutines to use in the app for ease of use.

* Instead of replacing suggested emojis, concatenate recent ones removing duplicates

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-09-26 11:04:34 +00:00
..
signature Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00
src Use shared recent emoji reactions from account data (#5402) 2025-09-26 11:04:34 +00:00
build.gradle.kts Use DependencyHandlerScope.testCommonDependencies() 2025-09-16 14:38:31 +02:00
proguard-rules.pro Fix sending videos in API <= 30 (#5186) 2025-08-19 10:39:03 +02:00