620 Commits (7aae71c2d4d231c2578e78b4b9ec63fc6753b59e)

Author SHA1 Message Date
Jorge Martin Espinosa 7aae71c2d4 Display timestamps for text messages (#465) 1 year ago
Benoit Marty 9efb703854 Fix test compilation 1 year ago
Benoit Marty 0c95912c9c Group some state events in the timeline 1 year ago
Benoit Marty 66baf1632e Extract to sub classes 1 year ago
Benoit Marty b7278f3e3e Process state event in timeline - WIP 1 year ago
Benoit Marty a5fc4ffe84 Rename `processMessageItem` to simple `format` 1 year ago
Benoit Marty abf7089cea Inject StringProvider instead of context. 1 year ago
Benoit Marty 9d66af834d Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline. 1 year ago
Marco Romano 0dee0784ba Room list contextual menu (#427) 1 year ago
Benoit Marty f1bd767112 Fix compilation warnings. 1 year ago
Benoit Marty 8beb7310ef Fix compilation issue with Wysiwyg 2.2.0 1 year ago
renovate[bot] 91f77772bc Update dependency org.matrix.rustcomponents:sdk-android to v0.1.15 (#444) 1 year ago
Chris Smith 198d6d4c56 Invite users to existing rooms (#441) 1 year ago
Chris Smith 848f1cb988 Refactor search related functionality (#436) 1 year ago
Florian Renaud 9f7c48c3dd Handle "Invite people" action in the start a chat flow 1 year ago
Florian Renaud c54e4acd57 Restore missing OptIn annotation 1 year ago
Florian Renaud e407b51f6b Sync strings 1 year ago
Florian Renaud 7a36d084e6 change wording for DM creation dialog 1 year ago
Florian Renaud 7ffe463e23 Rename preview 1 year ago
ganfra b3c6d64fa3 SDK - fix compilation 1 year ago
Marco Romano b51c19af19 Show pending invitations in room members list (#385) 1 year ago
Benoit Marty e2f4ec3cf0 Fix more warning and replace deprecated code. Also use `TextField` from our components. 1 year ago
Benoit Marty 457b83184a Use default material3 version again and cleanup `@OptIn` annotations. 1 year ago
Florian Renaud d7d1d01543 Add missing OptIn 1 year ago
Chris Smith 92e9d3a127 Fix a few FFI leaks (#405) 1 year ago
Florian Renaud 719dd20555 Remove useless OptIn in tests 1 year ago
Florian Renaud 38967a2f4d Add more tests 1 year ago
Jorge Martin Espinosa 89b9db3be6 [Media upload] Upload image, video and files (#411) 1 year ago
Florian Renaud 27f6f5cd3b upload avatar within the room creation 1 year ago
Florian Renaud 33ee366c8d Fix tests after rebase 1 year ago
Florian Renaud fcdc737a81 WIP pick avatar image 1 year ago
renovate[bot] 474bc00f8e Update dependency org.matrix.rustcomponents:sdk-android to v0.1.12 (#407) 1 year ago
Jorge Martin Espinosa 5eaa40a14b [Media upload] Media pre-processing (#403) 1 year ago
bmarty f54b4e9f7e Sync Strings from Localazy 1 year ago
Benoit Marty 6b77313fd6 Move the button to open the Showkase browser to the developer settings screen. (#389) 1 year ago
Florian Renaud 73473bc2d2 Add tests 1 year ago
Florian Renaud 310be7a14a Perform get profile request on matrix ID 1 year ago
Jorge Martin Espinosa 014c0f4186 [Media upload] Add media pickers to the Room screen and the composer (#380) 1 year ago
renovate[bot] 8c00b19ba9 Update kotlin 1 year ago
Chris Smith 581c5ab2d2 Move and refactor MatrixUser (#381) 1 year ago
Chris Smith 99f571b4eb Search for users to start a new DM. (#376) 1 year ago
Jorge Martin Espinosa 9a45e48d9e Group design components in Showkase for the Compound team (#375) 1 year ago
jonnyandrew 6239aca8cb Allow custom push gateway to use non-default port (#374) 1 year ago
Jorge Martin Espinosa d4c311545d Design fixes for room detail, dm & room member detail screens (#363) 1 year ago
ganfra 58e2c93018 Update tests and avoid useless recomposition 1 year ago
bmarty 8f1793ffa4 Sync Strings from Localazy 1 year ago
ganfra 154bd5e714 Update rust-sdk : make the app compiles again 1 year ago
ganfra 23a7b871f7 RoomMembers: change the API again.. 1 year ago
Jorge Martin Espinosa eeca1c9ee3 Add `PickerLauncher` wrapper for media/file pickers. (#361) 1 year ago
ganfra 4b9f2fdae0 Don't pass RoomMember to Node but a UserId instead 1 year ago