81 Commits (d1cd3c243e35a03c78af551c99595c6b83b361d7)

Author SHA1 Message Date
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
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