57 Commits (f6302e4ed3dbf3504de26dbb0b8826ce336782a9)

Author SHA1 Message Date
Benoit Marty d2f969252d Oidc with CustomTab 1 year ago
Benoit Marty 80b656a9c5 Use gradle logger to filter out when running with only warning logs. 1 year ago
Marco Romano 0dee0784ba Room list contextual menu (#427) 1 year ago
Chris Smith 198d6d4c56 Invite users to existing rooms (#441) 1 year ago
Florian Renaud 719dd20555 Remove useless OptIn in tests 1 year ago
Benoit Marty 0a77dd6150 Fix test. 1 year ago
Benoit Marty 629c87153b Cleanup 1 year ago
Chris Smith 6165e60e53 Make danger check view changes (#391) 1 year ago
Benoit Marty 6b77313fd6 Move the button to open the Showkase browser to the developer settings screen. (#389) 1 year ago
Jorge Martin Espinosa 2376d32b9e [Room Details] Block & unblock user (#340) 1 year ago
Chris Smith ff5672597a Accepting and declining invites 1 year ago
ganfra 90bfe97250 Room : continue improving members loading 1 year ago
ganfra a1869a3019 Improve handling members 1 year ago
Chris Smith 34cc352053 Invite list view 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Florian Renaud 9fcbab851a Rename callbacks for clarity and consistency 1 year ago
ganfra 776e9bd221 Add some tests on RoomFlowNode 1 year ago
Benoit Marty 3854e879e9 Fix test 1 year ago
Benoit Marty b0f14bfb15 Deeplink: handle notification click to open a room. 1 year ago
ganfra 29f3d6d725 AppNav: introduce a owner param so we avoid crash on AppNavigationState when switching quickly between screens 1 year ago
ganfra 281f90e148 Some clean up on room details 1 year ago
Benoit Marty ce9ec1a066 Use Firebase by default and cleanup 1 year ago
Benoit Marty 287fca5438 UnifiedPush WIP 1 year ago
Benoit Marty 8f565edb0a Safer code 1 year ago
Benoit Marty 7333995630 Split push module into several modules: Firebase, UnifiedPush, store 1 year ago
Benoit Marty b396ce3e20 Add default value for `noActivityFoundMessage` 1 year ago
Benoit Marty 306f10e1ea Add test for LoggedInPresenter 1 year ago
Benoit Marty 6cf070bfa7 Comment unused code. 1 year ago
Benoit Marty 6ecbe1f856 Cleanup + Add per user store. 1 year ago
Benoit Marty 6e4b1cd958 Create a LoggedInNode, used as a PermanentNode in LoggedInFlowNode 1 year ago
Benoit Marty b982d24bab Create LoggedIn presenter 1 year ago
Benoit Marty d41f4fc954 Retrieve notification - WIP 1 year ago
Benoit Marty d8b37d6ead Add permission modules 1 year ago
Jorge Martin Espinosa 3aea24380a [Room Details] Leave room (#296) 1 year ago
Jorge Martin Espinosa 11f041d940 [Room member list] Display room member list (#276) 1 year ago
Florian Renaud 44e2e24733 Create or retrieve DM 1 year ago
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256) 2 years ago
ganfra 91bff7fad4 Add utility methods for automatically including api/impl feature modules 2 years ago
Jorge Martin Espinosa dcb98f06aa Add Session Verification flow (#197) 2 years ago
Benoit Marty 63fabed8ce Introduce AppNavigationStateService. 2 years ago
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
ganfra 98911a12ad [MatrixSDK] makes sure to release FFI objects from RustMatrixRoom by calling close 2 years ago
Benoit Marty 9bdcaae0cf Create allFeatureApis extension and rename allFeatures to allFeaturesImpl 2 years ago
ganfra bea510f432 [Architecture] split createroom feature module 2 years ago
ganfra bc9f3b69cc [Architecture] split all feature modules to api/impl 2 years ago
ganfra 84bfb14bd9 [Architecture] introduce nodeBuilder concept 2 years ago
ganfra a13cba9571 [Architecture] : create appnav module so we can use only api feature modules 2 years ago