155 Commits (b8ea3ce67d9d5f3a4f482a69a1889d57ea136df9)

Author SHA1 Message Date
ganfra e6424289a4 RoomList : fix sample compilation 8 months ago
Benoit Marty 9d461a4917 Add ability mark as unread / mark as read a room. 8 months ago
Jorge Martin Espinosa d06e5c23cb
Move migration screen to within the room list (#2361) 8 months ago
Benoit Marty cccfdfbcc7 Restore branch and git sha, to use it in logs and in rageshakes. 9 months ago
Benoit Marty 473922240e Fix compilation of sample app. 9 months ago
Benoit Marty 3a91f830da Encrypt databases used by the Rust SDK. 9 months ago
Benoit Marty fa05b18d32 Create gplay and fdroid variant 9 months ago
Benoit Marty 5d086ad82d Fix moar ktlint issues 9 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 9 months ago
Jorge Martin Espinosa 7fdba39d6d
Disable vector XML rasterisation on API 23 (#2128) 10 months ago
Benoit Marty bc7745e7b6 Fix compilation issue on minimal app. 11 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 11 months ago
Benoit Marty 5013ff061e Secure backup: create a feature flag (disabled) 12 months ago
Benoit Marty 9807ebf649 Secure backup 12 months ago
Marco Romano 33f5c8efb8
Add global `context.cacheDir` provider. (#1606) 1 year ago
Marco Romano 79d2941fe4
Include desugaring lib also in library modules (#1604) 1 year ago
Benoit Marty 8929a90970 Konsist: add test to ensure filename match top level Composable View, and fix existing issue 1 year ago
Benoit Marty 1a99fd9a62 Fix compilation issue in sample app. 1 year ago
Benoit Marty 124d6bf95f SignedOut mode - WIP 1 year ago
Benoit Marty 1c7db1de85 Ensure http url entered by the user are provided to the SDK without being altered. 1 year 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