31 Commits (ca47a1c6d5b980bc95d4ffaf1b3439cdb8fbe66f)

Author SHA1 Message Date
Jorge Martín b9f4403408 Add simplified sliding sync toggle to developer options 2 months ago
Benoit Marty 1e5a61a49c Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module. 6 months ago
Benoit Marty 87dd1cd4c1 Add unit test on UtdTracker 6 months ago
Benoit Marty 5c948ed0ba Track UTD errors. 6 months ago
Jorge Martin Espinosa da4825aa44
Return cached room members before fetching new ones, do it in batches (#2274) 8 months ago
renovate[bot] 271fedb7d4
Update dependency net.java.dev.jna:jna to v5.14.0 (#1986) 9 months ago
Jorge Martin Espinosa ba4d3a70c7
Try to make all collections used in Compose code immutable (#1922) 10 months ago
Benoit Marty 5850f5342d Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA 10 months ago
Benoit Marty 67d58bac35 Move remaining hard-coded dependency to Gradle catalog. We had 2 different version of material3 library. 11 months ago
Benoit Marty 8819522423 Replace hard-coded value by value from gradle datalog 11 months ago
renovate[bot] 9e66180d20
Update kotlin (#1697) 11 months ago
Benoit Marty 21e24990c4 Improve and fix build_rust_sdk.sh after PR review 11 months ago
Benoit Marty cc2664c519 Use local SDK if the file exist 11 months ago
Benoit Marty f7f9a78101 Cleanup and compact code. Also prefer usage of DayNightPreview. 1 year ago
Jorge Martín 2ccafec564 Changes: 1 year ago
Jorge Martín 149677a2e6 Add preference screen for user profile 1 year ago
Jorge Martin Espinosa 199f578e4a
Re-enable `SyncService.withEncryptionSync` to improve decryption of notifications (#1199) 1 year ago
renovate[bot] bb75539647
Update kotlin to 1.9.10 (#1123) 1 year ago
renovate[bot] 4a630f141d
Update kotlin - TO BE MERGED AFTER THE RELEASE (#789) 1 year ago
ganfra e8d1f21a14
Feature/fga/rust sdk tracing (#1036) 1 year ago
ganfra ea35e36aff Timeline: move TimelineEncryptedHistoryPostProcessor off the main thread 1 year ago
Jorge Martin Espinosa 05f7037939
Prepare update to Rust SDK 0.1.36 (#966) 1 year ago
Jorge Martin Espinosa 2488432805
Hide encryption history + FTUE flow (#839) 1 year ago
Benoit Marty f4b4e4d316 Configure user agent for all network request (#677) 1 year ago
renovate[bot] d6780b1107 Update kotlin 1 year ago
Benoit Marty f014f0a3ae Add clear cache action in the developer settings (#643) 1 year ago
Benoit Marty becbc6607d Fix detected forbidden pattern. 1 year ago
renovate[bot] 8c00b19ba9 Update kotlin 1 year ago
renovate[bot] 61a01b003b Update kotlin 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty b74e1e6074 allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. 2 years ago
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 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
dependabot[bot] 59615ec99b Bump plugin.serialization from 1.8.0 to 1.8.10 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra 907d7eba75 Rename matrix modules 2 years ago
Benoit Marty 4c832c88f7 Kotlin 1.8 + cleanup 2 years ago
dependabot[bot] 2a2522771d Bump jna from 5.12.1 to 5.13.0 2 years ago
ganfra eeebb99292 Move some code to 'architecture' module 2 years ago
Benoit Marty e393e8f52b Fix warning 2 years ago
Benoit Marty c5c05e3867 Create `matrixui` module and remove dependency to `coil` in the matrix module. Move `MatrixUser` there. 2 years ago
Benoit Marty 4431f037ab Fix namespace 2 years ago
Benoit Marty 19301756e3 Add missing Copyright 2 years ago
ganfra 17e4c1bab2 Continue dagger setup... 2 years ago
ganfra 05dc3b636c Continue setting up dagger 2 years ago
ganfra cb92ff5d3b Dagger: start setup 2 years ago
Benoit Marty 4136ba94e5 Timber for all modules 2 years ago