140 Commits (5bda29ca7e6fbd362431626bab7fd1ca7cd0057c)

Author SHA1 Message Date
Marco Romano 79d2941fe4
Include desugaring lib also in library modules (#1604) 11 months ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 12 months ago
Benoit Marty 1a99fd9a62 Fix compilation issue in sample app. 12 months ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 12 months ago
Benoit Marty 1c7db1de85 Ensure http url entered by the user are provided to the SDK without being altered. 12 months ago
David Langley 7a7cc2692e Fix test compilation 1 year ago
Benoit Marty 128c4a7b09
SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 1 year ago
Benoit Marty 4766e0cc8f Fix compilation of sample app. 1 year ago
Jorge Martin Espinosa 199f578e4a
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications (#1199) 1 year ago
ganfra a911134636
Update rust sdk to 0.1.42 (changes in tracing and sync apis) (#1055) 1 year ago
ganfra fa51f6eaa7
Feature/fga/sync states (#1042) 1 year ago
ganfra e8d1f21a14
Feature/fga/rust sdk tracing (#1036) 1 year ago
ganfra ac7412c2d8
Feature/fga/matrix client versions (#1022) 1 year ago
ganfra e35bb73a86 Rework some MatrixRoom api and fix rust 'destroyed' crash 1 year ago
ganfra 74db23e51b RoomList: fix sample compilation 1 year ago
ganfra bb12338583 RoomList: introduce RoomListDataSource so we keep the data in memory as long as the node is in the backstack. 1 year ago
ganfra 9b96bd427c Update rust sdk : start branching new SyncService (wip) 1 year ago
Benoit Marty c919618bc0
Fix account provider change on nightly and release (#861) 1 year ago
ganfra d77ff60f03 Coroutine: remove diffUpdateDispatcher, not used anymore 1 year ago
Benoit Marty f0910a4e2a Fix compilation issue of minimal app. 1 year ago
Benoit Marty 8f6d351054 Waitlist screen 1 year ago
Benoit Marty 73b1ffd7d0 Replace CurrentUserProvider by an extension on MatrixClient. 1 year ago
Benoit Marty e1b528e861 Show current user in the settings and extract code in CurrentUserProvider. 1 year ago
ganfra 3aa5cce8dc Timeline: use val instead of fun for flows 1 year ago
Benoit Marty f4b4e4d316 Configure user agent for all network request (#677) 1 year ago
Marco Romano 354374ed49 MatrixRoom API refinement (#719) 1 year ago
Benoit Marty 4d0f58568f Room list: tweak UI and add overflow menu with report bug and invite friends action. 1 year ago
Jorge Martin Espinosa a16335b4b7 [Compound] Integrate compound tokens (#586) 1 year ago
ganfra 812880a148 RoomList: fix tests and sample 1 year ago
Benoit Marty 9829daa70e Add logs. 1 year ago
ganfra cb219e6292 Room/Timeline: simplify the apis 1 year ago
Benoit Marty 9b4b9e9140 Introduce `simulateLongTask` to ensure that the Presenter State `Loading` is visible. 1 year ago
Benoit Marty fee86b281e Rename nodes and organize by package into `screens` subpackage for clarity 1 year ago
Benoit Marty 896075eb47 Fix compilation of minimal app. 1 year ago
ganfra c0def1c3dc Media actions: add more tests 1 year ago
Benoit Marty d4284f167a Fix compilation issue. 1 year ago
Benoit Marty 142c459861 Fix compilation and test 1 year ago
Benoit Marty 2898d830d8 Fix warning "Use version catalog instead" 1 year ago
Benoit Marty 66baf1632e Extract to sub classes 1 year ago
Benoit Marty abf7089cea Inject StringProvider instead of context. 1 year ago
Benoit Marty 9d66af834d Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline. 1 year ago
Marco Romano 0dee0784ba Room list contextual menu (#427) 1 year ago
Benoit Marty 457b83184a Use default material3 version again and cleanup `@OptIn` annotations. 1 year ago
Chris Smith 92e9d3a127 Fix a few FFI leaks (#405) 1 year ago
Chris Smith ee909fcbd8 Show badges for new invites (#355) 1 year ago
Jorge Martin Espinosa d391275420 [Room List] Show offline indicator when the device is offline (#239) 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty b982d24bab Create LoggedIn presenter 1 year ago
Benoit Marty 08fa22069b Use presenter factory 1 year ago
Benoit Marty 9c6bc8d872 Create noop version for the minimal sample and test. 1 year ago