20 Commits (4f9fc2cfcfbe8d7edd9ee662832aa915f5b8ec5d)

Author SHA1 Message Date
Benoit Marty 5850f5342d Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA 10 months ago
Benoit Marty 8819522423 Replace hard-coded value by value from gradle datalog 10 months ago
renovate[bot] 9e66180d20
Update kotlin (#1697) 11 months ago
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 11 months ago
Jorge Martin Espinosa 1f5a135072
Use Parallel GC and bump RAM usage (#1734) 11 months ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 11 months ago
Jorge Martin Espinosa 6a7713a6f8
Improve coverage in permalinks package (#1502) 12 months 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
renovate[bot] d6780b1107 Update kotlin 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
Jorge Martin Espinosa 610e4aa8b6 Revert "Update Gradle and AGP to v8.0 (#283)" (#295) 1 year ago
Jorge Martin Espinosa cda0606a0d Update Gradle and AGP to v8.0 (#283) 1 year ago
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
Jorge Martin Espinosa d36ca2907c Use user friendly error messages in login following iOS logic (#174) 2 years ago
Benoit Marty 5ea2a4292d Split module `session-storage` into `api` and `impl`. 2 years ago
Jorge Martin Espinosa c87c0ea28c Refine sign in flow to match designs and iOS flow (#100) 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
Benoit Marty 15f1d2cae2 Project has been renamed 2 years ago
ganfra 5034daed6c Continue cleaning gradle files 2 years ago
ganfra 1ba025ed30 Try using custom fetcher for Coil... 2 years ago
Benoit Marty 0166702b08 Make the app compile in release 2 years ago
ganfra 8fe85a756b Update to latest matrix-rust-sdk and update store session so it compiles 2 years ago
ganfra 485b38efad Add Timber 2 years ago