111 Commits (ee56821959e21a6e31b29540ee97c298e49ef71a)

Author SHA1 Message Date
Benoit Marty d3a95afe86 Fix crash at first startup. Inject NotLoggedInImageLoaderFactory directly to NotLoggedInFlowNode 1 year ago
Benoit Marty 1627dbfd27 Improve logs. 1 year ago
Benoit Marty 47b684f724 Let RootFlowNode manage MatrixClientsHolder save and restoration. 1 year ago
Benoit Marty 5622517dff Fix image not loading after a clear cache. 1 year ago
Benoit Marty bb1991fe4a More log about Node lifecycle. Will help to track user navigation. 1 year ago
Benoit Marty 2844dee6d2 Remove `fontSize` parameter. Must use `style` only. 1 year ago
ganfra d330180f5d RoomNodeView: remove contentWindowInsets=systemBars as it's default one 1 year ago
ganfra 12a22c5423 LoadingRoomNodeView: ConsumeWindowInsets... 1 year ago
Jorge Martin Espinosa a0c1f2c18a
Display room invitation notification (#735) 1 year ago
Jorge Martin Espinosa 4d8c929ad3
Remove extra `syncService.startSync()` call (#830) 1 year ago
ganfra 577eb7ae9f LoadingRoomNode : fix windowInsets... 1 year ago
ganfra 7dd243cd70 Await room: add tests on LoadingRoomStateFlowFactory 1 year ago
Benoit Marty 9079825f81 Display the "verification success" Snackbar only when the state is `VerificationFlowState.Finished`. 1 year ago
ganfra 2e0da51ba9 Node: rework LoggedInFlowNode analytics pop 1 year ago
ganfra fc7bdafbcb Nodes: rework RootFlowNode with cache service 1 year ago
Benoit Marty 072b59e06b Use a `val` for the StateFlow, and expose a StateFlow. 1 year ago
ganfra e6f40bbfe8 Room: add network monitor in LoadingRoomView 1 year ago
ganfra d71a025f9d Room : rename the flows 1 year ago
Benoit Marty 9a7111cba1 Show the "You're in" screen 1 year ago
ganfra 43b4351732 Room : small refactoring 1 year ago
Marco Romano ca695ca077 Revert "Auto generate dark mode previews and screenshots (#776)" (#784) 1 year ago
Marco Romano fd467c2451 Auto generate dark mode previews and screenshots (#776) 1 year ago
ganfra 27df1f2112 AwaitRoom : create loading state with placeholders 1 year ago
ganfra d59f59e9f6 Await room: first attempt to wait for a room to be ready 1 year ago
Benoit Marty d0cf400146 Add "Complete verification" item in the root setting screen. 1 year ago
ganfra ff7f211452 Room lifecycle: fix close room crash 1 year ago
Benoit Marty 4d0f58568f Room list: tweak UI and add overflow menu with report bug and invite friends action. 1 year ago
Benoit Marty dfa1adb9c1 More cleanup 1 year ago
ganfra fa48c29486 RoomList: more rework on RoomSummaryDataSource 1 year ago
Benoit Marty b6920afb7f Move cache management to a dedicated class and in the setting module, for clarity. 1 year ago
Benoit Marty cc1c3c8f7b Improve readability 1 year ago
Benoit Marty 145cd410c7 `Idx` -> `Index` 1 year ago
Benoit Marty 979ebe4adb Close the client before deleting data, and ensure the app is restarted, using a cache Index. 1 year ago
ganfra f3e072bdb0 RoomList: try syncing when network is back and inError state 1 year ago
ganfra ca080fd6af RoomList: introduces a SyncService 1 year ago
Jorge Martin Espinosa 42827206b3 [Message Actions] Forward messages (#635) 1 year ago
ganfra 4656af6ce8 RoomList: start/stop sync in resume/pause callbacks 1 year ago
ganfra cb219e6292 Room/Timeline: simplify the apis 1 year ago
ganfra a52db06546 Node: fix compilation after changes 1 year ago
ganfra 3ba219c975 Dagger: makes sure to not remove an active component when navigating 1 year ago
Benoit Marty f16a3890e1 Cleanup 1 year ago
Benoit Marty 7001c7b9cc Account provider screen. - Crashing 1 year ago
Yoan Pintas f534ecda96 Init analytics modules (#350) 1 year ago
Benoit Marty aefc373764 Rename fun. 1 year ago
Jorge Martin Espinosa a36f4b7947 [Room details] Open room member details when clicking on user data in timeline (#482) 1 year ago
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