80 Commits (947480f229a94e5ae3e7af36c9864ad2b3b0fb38)

Author SHA1 Message Date
Benoit Marty c2dff7888c Move module `matrixtest` to `matrix.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 6989994b50 Create sample app for checking stuff quickly 2 years ago
Benoit Marty ae4237abb5 Create module `dateformatter` 2 years ago
ganfra 87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
Benoit Marty c3b1dbe1c4 testtags 2 years ago
ganfra d177b08079 Initial feature template module 2 years ago
ganfra 97efff8aa4 Changes after review 2 years ago
Benoit Marty d06351b69f Move Showkase to a dedicated module for ui tests. 2 years ago
Benoit Marty 468d3f6192 Create dedicated modules for Strings and apply the plugin `com.likethesalad.stem` 2 years ago
ganfra eeebb99292 Move some code to 'architecture' module 2 years ago
ganfra fc14973049 Create Presentation module and remove Presenter from core 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 19301756e3 Add missing Copyright 2 years ago
Benoit Marty 166f9e47f2 Move logout and report bug to Setting screen 2 years ago
Benoit Marty 3f7a83c519 Add rageskahe module 2 years ago
ganfra 17e4c1bab2 Continue dagger setup... 2 years ago
ganfra cb92ff5d3b Dagger: start setup 2 years ago
Benoit Marty 15f1d2cae2 Project has been renamed 2 years ago
Benoit Marty 0166702b08 Make the app compile in release 2 years ago
Benoit Marty 978975342e OnBoarding 2 years ago
Benoit Marty 04d2e206ee Composer compiling and running 2 years ago
ganfra f55bb16bfa Continue refinement of RoomList (and remove avatar library) 2 years ago
ganfra 14992cb63a Try some stuff on room list and avatar... 2 years ago
ganfra 6f0d8936eb Refactor some modules + add dependency management (still WIP) 2 years ago
Benoit Marty 4ce0b62241 Introduce mavericks-compose and room list module - WIP 2 years ago
Benoit Marty 1238047b08 Add a module for the Matrix SDK with the aar of the Rust SDK 2 years ago
Benoit Marty 4219281691 Add a module for the Matrix SDK with the aar of the Rust SDK 2 years ago
Benoit Marty 383be4802c Create login module 2 years ago
Benoit Marty 1020726780 Move theme to its own module 2 years ago
Benoit Marty 4dc26a4ffa Create project from AS wizard "Empty Compose Activity (Material 3)" 2 years ago