649 Commits (897540ed04293a5748d9f8214c24e1abf69c182e)

Author SHA1 Message Date
Chris Smith 198d6d4c56 Invite users to existing rooms (#441) 1 year ago
Jorge Martin Espinosa 6825d8ac2b Try to fix flaky test by setting a longer timeout in runTest (#442) 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
Marco Romano 8b986b57f0 New copy for members search results (#430) 1 year ago
Florian Renaud e407b51f6b Sync strings 1 year ago
Florian Renaud 56251fedd9 Remove useless `composed` call 1 year ago
Florian Renaud 7a36d084e6 change wording for DM creation dialog 1 year ago
Florian Renaud 2ed8515231 restrict room name to single line 1 year ago
Florian Renaud a3f0281525 Close keyboard when textfields lose focus 1 year ago
Florian Renaud d903901457 Select private privacy by default 1 year ago
Florian Renaud 6d9f6664d8 Make the configure room screen scrollable 1 year ago
Florian Renaud 2c39e8f9fc Fix test compilation 1 year ago
Florian Renaud f6ec8357f2 Use material3 ListItem 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 394ef825ef increase test timeout 1 year ago
Florian Renaud 53adb456ba Test cleanup 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 42e5a86c54 Fix test build 1 year ago
Florian Renaud 610faf942d Reformat some code 1 year ago
Florian Renaud edb2cee361 Clear cached image after room creation 1 year ago
Florian Renaud 27f6f5cd3b upload avatar within the room creation 1 year ago
Florian Renaud 17dd489e6a Add missing tests 1 year ago
Florian Renaud 750b427bc4 Add todo and screenshot tests 1 year ago
Florian Renaud 33ee366c8d Fix tests after rebase 1 year ago
Florian Renaud 929ebc79c5 Delete cached avatar URI 1 year ago
Florian Renaud a28c0170f6 Rework and add remove button 1 year ago
Florian Renaud fcdc737a81 WIP pick avatar image 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
Florian Renaud 403014b1dd Fix navigation broken 1 year ago
Benoit Marty 4d7ec3916b Re-order parameters. 1 year ago
Chris Smith 6165e60e53 Make danger check view changes (#391) 1 year ago
Benoit Marty e89fcdcc94 Avoid using hard-coded key, use `ShowkaseBrowserActivity.getIntent()` instead. 1 year ago
Chris Smith ee909fcbd8 Show badges for new invites (#355) 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 ca35d696dd Enable create DM action 1 year ago
Florian Renaud 310be7a14a Perform get profile request on matrix ID 1 year ago
Chris Smith a6569387e3 Add debounce/minimum length for add user search (#387) 1 year ago
Jorge Martin Espinosa 014c0f4186 [Media upload] Add media pickers to the Room screen and the composer (#380) 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