1317 Commits (fa3796d4ec28382f2fcb75a671f04605ffd3bf31)

Author SHA1 Message Date
ganfra 54cd62ab76 PIN: branch SignOut 1 year ago
Marco Romano 6e66c989f4
Receive and play a voice message (#1503) 1 year ago
jonnyandrew 8c7a0c0e0a
Allow deleting a recorded voice message (#1635) 1 year ago
Benoit Marty b5839aa42a Test coverage: Add missing preview for MessagesView. 1 year ago
Benoit Marty 307680c62a Test coverage: extract EmojiItem to improve coverage. 1 year ago
jonnyandrew 9b027fcb67
Update package of voice message composer (#1633) 1 year ago
jonnyandrew f1b142f002
Add voice message recording duration indicator and limit (#1628) 1 year ago
jonnyandrew 8c0d9cc6a0
Add progress indicator for sending voice messages (#1618) 1 year ago
jonnyandrew b476654489
Record and send voice messages (#1596) 1 year ago
David Langley f159ca9d7d Update thumbs up emoji in the state provider. 1 year ago
David Langley afc3958ecf Fix emoji shortcut values 1 year ago
Benoit Marty 8ca42d4cfc Konsist: add test to ensure that functions with `@PreviewsDayNight` contain `ElementTheme` composable, and fix existing issues. 1 year ago
jonnyandrew 7048da2e20
Fix issue where text is cleared when cancelling a reply (#1617) 1 year ago
ElementBot c8dc364147
Sync Strings (#1623) 1 year ago
renovate[bot] 244c45797f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 1 year ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 1 year ago
Marco Romano a814c4a95a
TimelineItemPresenterFactories (#1609) 1 year ago
Marco Romano 5a7f77bc92
Extract more content from audio messages. (#1607) 1 year ago
Jorge Martin Espinosa 9aa4c59516
Hide keyboard when exiting the room screen (#1593) 1 year ago
bmarty 586a53653d Sync Strings from Localazy 1 year ago
Benoit Marty 3be6e655d7 Fix issue detected by Konsist. 1 year ago
jonnyandrew 12404fab78
[Voice messages] Add voice recording UI (#1546) 1 year ago
Benoit Marty c3bc44bfec Ensure screen does not turn off when playing a video (#1519) 1 year ago
Benoit Marty bcefbb9861 Render body for m.room.message if msgtype is unknown, in timeline and as room list last message. #1539 1 year ago
Benoit Marty 8c2a5f281b MessageContent.type cannot be null 1 year ago
Benoit Marty 97fea4e6dd data object 1 year ago
Benoit Marty 0bc2020411 Konsist: add test Function which creates Presenter in test MUST be named 'createPresenterName', and fix existing issues 1 year ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 1 year ago
Benoit Marty 632389daa9 Remove not used dependencies to some accompanist libraries. 1 year ago
Benoit Marty 35b7b661f2 Code review: improve API. 1 year ago
Benoit Marty 8f660facbf Render emote in the timeline: prefix with sender display name 1 year ago
Benoit Marty 46d5417dd3 avoid `else` in when statement. 1 year ago
renovate[bot] 1e24e39b2e
Update dependency androidx.compose.material3:material3 to v1.2.0-alpha09 (#1493) 1 year ago
Benoit Marty 34d05e01eb Fetch edited event in advanced (similar to reply mode). 1 year ago
Benoit Marty bed135f7c3 Add comment. 1 year ago
bmarty 7e3b9d8d3b Sync Strings from Localazy 1 year ago
jonnyandrew 6bca8be525
Fix composer options bottom sheet position (#1469) 1 year ago
Benoit Marty 0ba9d77189 Ensure the preview match the behavior (and improve code coverage) 1 year ago
jonnyandrew 53cf82f025
[Rich text editor] Add full screen mode (#1447) 1 year ago
Benoit Marty 2eed49f041 Use generic `action_remove` 1 year ago
Benoit Marty 928a60672c Use the AutoMirrored version. 1 year ago
Benoit Marty c9c7af6e06 Simplify the management of `inReplyToEventTimelineItem` 1 year ago
Benoit Marty a192a8823f Ensure `getEventTimelineItemByEventId` is called when we enter in reply mode. 1 year ago
Benoit Marty 702c137ead Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 1 year ago
Benoit Marty 3eb112381d Call `openFile` instead of `open` and avoid unwrapping the Activity context. 1 year ago
Benoit Marty bf49078e40 Detekt: fix OptionalUnit issue. 1 year ago
Benoit Marty 3f73443ebb Be able to install APK from Element X. 1 year ago
Benoit Marty e7ba973e7b Improve default mime type. 1 year ago
Marco Romano 2e6581a5ad
Show poll creator view in timeline (#1429) 1 year ago
Marco Romano 7464cbb769
Use eventSink method reference in TimelinePresenter.kt (#1428) 1 year ago