496 Commits (ac0eb1af5cc36b98d558f3bca58fb453f9d345a2)

Author SHA1 Message Date
Florian Renaud 5bb31c1c3b Cancel start DM if there is no more selected user 1 year ago
Florian Renaud 0da8b5a58d Remove RetryStartDM action 1 year ago
Jorge Martin Espinosa 3aea24380a [Room Details] Leave room (#296) 1 year ago
Benoit Marty 00964212b7 Invoke `./tools/localazy/downloadStrings.sh --all` 1 year ago
Florian Renaud 0dffd78872 Use RetryDialog 1 year ago
Benoit Marty 85b825e669 Ensure ellipsis char is used (fix lint issue). 1 year ago
Benoit Marty cca31af3f4 Invoke `./tools/localazy/downloadStrings.sh --all` 1 year ago
Jorge Martin Espinosa 11f041d940 [Room member list] Display room member list (#276) 1 year ago
Florian Renaud bedadd6c0d Remove hardcoded string 1 year ago
Florian Renaud 2a1da1d405 Unplug DM creation 1 year ago
Florian Renaud 40b0591478 Move FakeSelectUserPresenter to dedicated module 1 year ago
Florian Renaud 36afd71c29 Handle errors on create DM 1 year ago
Florian Renaud 014d14ff79 Use string resource 1 year ago
Florian Renaud b82ee66855 Add presenter tests 1 year ago
Florian Renaud 55dc2c5da8 Remove confirmation dialog 1 year ago
Florian Renaud ec323051fe Add preview 1 year ago
Florian Renaud 7ac828de52 fix rebase issue 1 year ago
Florian Renaud 44e2e24733 Create or retrieve DM 1 year ago
Jorge Martin Espinosa dd31899a5a Set a fixed number of emojis per row. (#271) 1 year ago
Benoit Marty af4d845e6a Remove empty files... 2 years ago
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256) 2 years ago
Jorge Martin Espinosa 4a121fbd0f Improve `ButtonWithProgress` component, replace login and change server buttons (#235) 2 years ago
Benoit Marty db788183e7 Fix typo 2 years ago
Benoit Marty 998178b70f [Strings] Use strings from localazy. 2 years ago
Benoit Marty 0af5ee0741 [Strings] Sync the strings. 2 years ago
ganfra 33c1f0c03e Templates: remove template dir in feature module 2 years ago
Jorge Martin Espinosa f744691c15 Move `StateMachine` to its own module. (#257) 2 years ago
Jorge Martin Espinosa 7d0d076657 [Verify Session] Design fixes (#230) 2 years ago
Jorge Martin Espinosa fb0acc9f51 Make `ChangeServerPresenter.submit` fail as expected (#236) 2 years ago
Jorge Martin Espinosa 09c275d883 [Verify Session] Add missing 'start verification' screen. (#241) 2 years ago
Florian Renaud ac8a6f90fd Remove default onClick from MatrixUserRow 2 years ago
Florian Renaud 4f6acc12a2 use list instead of set 2 years ago
Florian Renaud 6f299dd7f9 remove useless eventSink variable 2 years ago
Florian Renaud e4e58178e5 remove unused imports 2 years ago
Florian Renaud 9153d8ced3 Introduce SelectionMode enum 2 years ago
Florian Renaud d08a131429 Remove named injection and provide presenter through a factory 2 years ago
Maxime NATUREL dea453b7c3 Fix naming for the new previews 2 years ago
Maxime NATUREL 244f080e99 Delete manifest file 2 years ago
Maxime NATUREL ae5b095711 Fixing unit tests of DefaultSelectUsersPresenter 2 years ago
Maxime NATUREL 77cbe0e67b Adding unit tests for AddPeoplePresenter 2 years ago
Maxime NATUREL 09f95f1e98 Fixing CreateRoomRootPresenterTests 2 years ago
Maxime NATUREL 78e207918b Fix name of the tests class 2 years ago
Maxime NATUREL 9188408160 Scrolling to first item of the selected users list after adding a user 2 years ago
Maxime NATUREL ddcde735fe Present the last added user first 2 years ago
Maxime NATUREL 790c2137c7 Adding unit tests for selection of users 2 years ago
Maxime NATUREL cee313597b Adding checkbox in result when multi selection of users is enabled 2 years ago
Maxime NATUREL 997d4c87a1 Display the list of selected users when search is not active 2 years ago
Maxime NATUREL bb0edaf8d8 Hiding the top bar when search is active 2 years ago
Maxime NATUREL c58311272d Using qualifier annotation for bindings of SelectUsersPresenter 2 years ago
Maxime NATUREL f3c4c828b2 Using an immutable set for the selected users 2 years ago