element-x-ada/libraries
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631)
* Initial support for member suggestion (search and UI)

* Add custom `BottomSheetScaffold` implementation to workaround several scrolling bugs

* Start searching as soon as `@` is typed, add UI following initial designs

* Extract suggestion processing code

* Extract component, add previews, fix tests

* Add tests

* Add exception from kover to the forked bottom sheet code

* Add a feature flag for mentions

- Extract composer & mention suggestions to their composable.
- Extract mentions suggestions processing to its own class.
- Add `MatrixRoom.canTriggerRoomNotification` function.
- Update strings and conditions for displaying the `@room` mention.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-10-27 10:26:40 +00:00
..
androidutils Localazy sync 2023-09-18 16:42:35 +02:00
architecture Integrate Element Call with widget API (#1581) 2023-10-19 15:38:43 +00:00
core Record and send voice messages (#1596) 2023-10-23 17:28:00 +00:00
coroutines
cryptography PIN : fix quality 2023-10-26 15:25:40 +02:00
dateformatter Enable detekt rules AlsoCouldBeApply and fix existing issues. 2023-07-26 11:10:46 +02:00
deeplink Make the functions in SystemUtils extensions (#899) 2023-07-18 13:11:11 +00:00
designsystem Initial support for member suggestions (#1631) 2023-10-27 10:26:40 +00:00
di Add global context.cacheDir provider. (#1606) 2023-10-19 14:07:45 +02:00
encrypted-db Other fixes as per https://cashapp.github.io/sqldelight/2.0.0/upgrading-2.0/ 2023-10-13 15:17:12 +02:00
eventformatter Show correct UI when replying to a voice message (#1658) 2023-10-27 11:30:57 +02:00
featureflag Initial support for member suggestions (#1631) 2023-10-27 10:26:40 +00:00
maplibre-compose Konsist: add test Data class state MUST not have default value, and fix existing issues 2023-10-10 17:31:04 +02:00
matrix Initial support for member suggestions (#1631) 2023-10-27 10:26:40 +00:00
matrixui Show correct UI when replying to a voice message (#1658) 2023-10-27 11:30:57 +02:00
mediapickers Konsist: add rule obout test class name, and fix existing issue 2023-10-12 15:03:50 +02:00
mediaplayer Move MediaPlayer from messages module to new dedicated library module (#1654) 2023-10-27 09:58:17 +02:00
mediaupload Record and send voice messages (#1596) 2023-10-23 17:28:00 +00:00
network Fix account provider change on nightly and release (#861) 2023-07-13 14:46:57 +02:00
permissions Record and send voice messages (#1596) 2023-10-23 17:28:00 +00:00
preferences Integrate Element Call with widget API (#1581) 2023-10-19 15:38:43 +00:00
push Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 2023-10-20 22:32:59 +02:00
pushproviders Share tag with other modules. 2023-09-15 17:03:32 +02:00
pushstore Include desugaring lib also in library modules (#1604) 2023-10-19 09:00:32 +00:00
rustsdk
session-storage Include desugaring lib also in library modules (#1604) 2023-10-19 09:00:32 +00:00
testtags Ensure testTag does not resize the Composable. 2023-09-13 16:39:49 +02:00
textcomposer Initial support for member suggestions (#1631) 2023-10-27 10:26:40 +00:00
theme Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
ui-strings Merge pull request #1642 from vector-im/feature/fga/pin_settings 2023-10-26 16:40:38 +02:00
ui-utils Add voice message recording duration indicator and limit (#1628) 2023-10-24 11:44:53 +00:00
usersearch
voicerecorder Include waveform when sending voice messages (#1650) 2023-10-26 17:37:24 +02:00