80 Commits (947480f229a94e5ae3e7af36c9864ad2b3b0fb38)

Author SHA1 Message Date
Benoit Marty 9440d08c20 Create module :appicon:enterprise 3 months ago
Benoit Marty 8d1a212bfd Move application icon to their own module, to be able to have another icon for Element Enterprise 3 months ago
Jorge Martin Espinosa b0cebf5ca0
Improve screenshot testing with ComposablePreviewScanner (#3125) 3 months ago
Benoit Marty 1b72221df7 Add first EnterpriseService. 3 months ago
Jorge Martin Espinosa c8bd04ceb1
Sign in with QR code (#2793) 4 months ago
Jorge Martin Espinosa 880ebb4de8
Plain text editor implementation based on markdown input (#2840) 4 months ago
ganfra 3efbf4747d StartDM : add tests 10 months ago
Jorge Martin Espinosa 087d2728d5
Extract compound tokens and theming to `compound-android` library (#1888) 10 months ago
David Langley 827edecda4 Remove WaveformProgressIndicator and waveform library and lint. 11 months ago
Marco Romano 6e66c989f4
Receive and play a voice message (#1503) 11 months ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 11 months ago
ganfra 1d94b30b9f Revert settings.gradle.kts 11 months ago
ganfra 85102e3793 Crypto: add a small cryptography library module with CipherFactory 11 months ago
Benoit Marty c0aa70f7f6 Move konsist test to their own module. 11 months ago
Jorge Martin Espinosa c280b43ecc
Bump telephoto to 0.6.0-SNAPSHOT to diagnose crash (#1164) 1 year ago
Benoit Marty cc8b61c9c9 Fix compilation issue. 1 year ago
Jorge Martin Espinosa 05f7037939
Prepare update to Rust SDK 0.1.36 (#966) 1 year ago
Jorge Martin Espinosa a0c1f2c18a
Display room invitation notification (#735) 1 year ago
Yoan Pintas f534ecda96 Init analytics modules (#350) 1 year ago
Benoit Marty 80b656a9c5 Use gradle logger to filter out when running with only warning logs. 1 year ago
Benoit Marty fdb1ebf0ce Sort by filename for easier search in the logs. 1 year ago
ganfra baa3ab9494 [FeatureFlag] remove auto added gradle modules in settings 1 year ago
ganfra 991c7ff7f0 [FeatureFlag] add more tests 1 year ago
ganfra a11b407038 FeatureFlag: first implementation 1 year ago
Benoit Marty eb6276e09d Improve asXId and make tests pass in release and debug mode. 1 year ago
Benoit Marty 275fa03de3 Import some stuff about Push and notification from Element Android - WIP 1 year ago
Florian Renaud 7e3b69f06b convert rustsdk gradle file to kts 1 year ago
Chris Smith 1229d8996c Remove explicit include for rustsdk 1 year ago
Benoit Marty 012ee00c85 Include again the module rustsdk, since it's not detected by the fun `includeProjects()` 2 years ago
Benoit Marty 43ca9f6712 Include all libraries and all services. 2 years ago
Benoit Marty da2224368a Limit the recursivity to 1, when searching for gradle modules. 2 years ago
ganfra e62d694944 Remove old template project from settings.gradle 2 years ago
ganfra 91bff7fad4 Add utility methods for automatically including api/impl feature modules 2 years ago
Jorge Martin Espinosa f744691c15 Move `StateMachine` to its own module. (#257) 2 years ago
Maxime NATUREL 31f8c92b58 Create a reusable selectusers feature module 2 years ago
Jorge Martin Espinosa dcb98f06aa Add Session Verification flow (#197) 2 years ago
Benoit Marty 2a3caaff8b Add `:services:toolbox` modules. 2 years ago
Benoit Marty 89657e0a35 Add `:services:analytics` modules. For now import the current plan. 2 years ago
Benoit Marty a68b3f80eb Add `:libraries:network` module 2 years ago
Benoit Marty 63fabed8ce Introduce AppNavigationStateService. 2 years ago
ganfra bea510f432 [Architecture] split createroom feature module 2 years ago
ganfra 86ebcc376d [Architecture] clean and makes compile 2 years ago
ganfra bc9f3b69cc [Architecture] split all feature modules to api/impl 2 years ago
Florian Renaud a0a0fae6ed Init create room module 2 years ago
ganfra a13cba9571 [Architecture] : create appnav module so we can use only api feature modules 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
ganfra af6dd3ee30 [Architecture] experiments to remove DI graph managements from navigation flow nodes 2 years ago
ganfra a94862d778 Try splitting messages into api and impl modules 2 years ago