30 Commits (9440d08c20b200e7ac7c3bb9d6bf7d3323de80ea)

Author SHA1 Message Date
Jorge Martin Espinosa 32a374d836
FFs can now be toggled in release builds too (#3101) 3 months ago
Jorge Martin Espinosa b741c32e91
Add full screen intent permissions banner (#3024) 3 months ago
ganfra e72983f1b8 RoomList invites : update and remove tests 5 months ago
ganfra f586114458 Room navigation : rename module invitelist to invite 5 months ago
ganfra b814a101b5 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 7fdba39d6d
Disable vector XML rasterisation on API 23 (#2128) 9 months ago
Benoit Marty 9807ebf649 Secure backup 11 months ago
Marco Romano 79d2941fe4
Include desugaring lib also in library modules (#1604) 11 months ago
Jorge Martin Espinosa 199f578e4a
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications (#1199) 1 year ago
Benoit Marty f4b4e4d316 Configure user agent for all network request (#677) 1 year ago
Benoit Marty 2898d830d8 Fix warning "Use version catalog instead" 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
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 9c6bc8d872 Create noop version for the minimal sample and test. 1 year ago
renovate[bot] 0bc2bcb353 Update dependency com.android.tools:desugar_jdk_libs to v2.0.3 (#281) 1 year ago
ganfra 2dc44250fb [MatrixSDK] remove Rust AuthenticationService from the dependency graph 2 years ago
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
ganfra 86ebcc376d [Architecture] clean and makes compile 2 years ago
Benoit Marty 95ccccc33b Move `InMemorySessionStore` in it's own module implementation 2 years ago
Benoit Marty e2bd966878 Split module `dateformatter` into `api`, `impl` and `test`. 2 years ago
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
Jorge Martin Espinosa 6677f80abe Store session data in a secure way (#98) 2 years ago
ganfra 5731deb9a5 Format code 2 years ago
ganfra 830b8caa3a Update rust-sdk (from maven) 2 years ago
ganfra 6989994b50 Create sample app for checking stuff quickly 2 years ago