134 Commits (cc8629147369eb4862045ccad0c002a88a642a1b)

Author SHA1 Message Date
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
ganfra ab5cdee031 [Architecture] fix compile and rename LoginRootScreen -> LoginRootView 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 5ea2a4292d Split module `session-storage` into `api` and `impl`. 2 years ago
Benoit Marty e2bd966878 Split module `dateformatter` into `api`, `impl` and `test`. 2 years ago
Jorge Martin Espinosa c87c0ea28c Refine sign in flow to match designs and iOS flow (#100) 2 years ago
Benoit Marty 466579c4d3 Move class of `matrix.api` module to `api` sub package. 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 a1a9ae1f28 [Architecture] use impl instead of implementation 2 years ago
ganfra 5db0008116 [Architecture] Introduce EntryPoint and use createNode for ParentNode too 2 years ago
ganfra 947eebdcd0 Sample: remove unused drawables 2 years ago
ganfra c362c7b069 Fix test compilation 2 years ago
ganfra fefbdcdb71 Should fix CI 2 years ago
ganfra 21a51895b8 Clean minimal sample 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