103 Commits (fd555b1070f4f5a561db89b662583959d5c3db7f)

Author SHA1 Message Date
Benoit Marty fd555b1070 Move getAdditionalCertificates function to a dedicated class (no change in the implementation). 7 months ago
Benoit Marty 3f7d4ae0e5 Fix compilation issue on minimal. 7 months ago
Benoit Marty 99b8efbeff Go directly to the enter recovery key screen when coming from the banner which ask the user to do so. 7 months ago
Benoit Marty 4bc977d8dc Introduce SecurityBannerState to replace Boolean set. 7 months ago
ganfra b814a101b5 Fix sample compilation 7 months ago
Benoit Marty f372fd27cf Add test for RoomListEvents.DismissRecoveryKeyPrompt. 7 months ago
ganfra e6424289a4 RoomList : fix sample compilation 7 months ago
Benoit Marty 9d461a4917 Add ability mark as unread / mark as read a room. 7 months ago
Jorge Martin Espinosa d06e5c23cb
Move migration screen to within the room list (#2361) 7 months ago
Benoit Marty cccfdfbcc7 Restore branch and git sha, to use it in logs and in rageshakes. 8 months ago
Benoit Marty 473922240e Fix compilation of sample app. 8 months ago
Benoit Marty 3a91f830da Encrypt databases used by the Rust SDK. 8 months ago
Benoit Marty fa05b18d32 Create gplay and fdroid variant 8 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 8 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 8 months ago
Jorge Martin Espinosa 7fdba39d6d
Disable vector XML rasterisation on API 23 (#2128) 9 months ago
Benoit Marty bc7745e7b6 Fix compilation issue on minimal app. 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
Benoit Marty 5013ff061e Secure backup: create a feature flag (disabled) 11 months ago
Benoit Marty 9807ebf649 Secure backup 11 months ago
Marco Romano 33f5c8efb8
Add global `context.cacheDir` provider. (#1606) 11 months ago
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