376 Commits (92d30a7e4e4260e2b14ecc6c8dfb28eeefb7f1f1)

Author SHA1 Message Date
Benoit Marty 7e7e798acf Making progress on notification for multi account. 1 year ago
Benoit Marty 8d5ecfd358 Fix multi Activity wen opening app from notification. 1 year ago
Benoit Marty e6ac547501 Show basic notification when push is recieve 1 year ago
Benoit Marty 275fa03de3 Import some stuff about Push and notification from Element Android - WIP 1 year ago
Benoit Marty c2fb2c48c6 Add google-services.json files to the project. 1 year ago
Benoit Marty 7fad3caea4 Configure com.google.firebase:firebase-bom and add dependency on `firebase-messaging-ktx` 1 year ago
Benoit Marty a073afe8c9 Setup Google services Gradle plugin. 1 year ago
Jorge Martin Espinosa 3aea24380a [Room Details] Leave room (#296) 1 year ago
Jorge Martin Espinosa 610e4aa8b6 Revert "Update Gradle and AGP to v8.0 (#283)" (#295) 1 year ago
renovate[bot] 0bc2bcb353 Update dependency com.android.tools:desugar_jdk_libs to v2.0.3 (#281) 1 year ago
Jorge Martin Espinosa cda0606a0d Update Gradle and AGP to v8.0 (#283) 1 year ago
ganfra 91bff7fad4 Add utility methods for automatically including api/impl feature modules 2 years ago
Benoit Marty a68b3f80eb Add `:libraries:network` module 2 years ago
Benoit Marty 32d9a183ae Add BuildMeta to the project 2 years ago
Benoit Marty 93cd58feb5 Create `allServicesImpl()` 2 years ago
Benoit Marty 63fabed8ce Introduce AppNavigationStateService. 2 years ago
Benoit Marty b74e1e6074 allLibraries renamed to allLibrariesImpl and only reference implementation of the libraries. 2 years ago
ganfra 2dc44250fb [MatrixSDK] remove Rust AuthenticationService from the dependency graph 2 years ago
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
Benoit Marty 9bdcaae0cf Create allFeatureApis extension and rename allFeatures to allFeaturesImpl 2 years ago
Benoit Marty f0ca807809 Fix application distribution for nightly build. 2 years ago
ganfra bc9f3b69cc [Architecture] split all feature modules to api/impl 2 years ago
Florian Renaud 5c80ec1854 Rename parent node to flow node 2 years ago
Florian Renaud a8101d3b32 Add empty create room fab button 2 years ago
ganfra 84bfb14bd9 [Architecture] introduce nodeBuilder concept 2 years ago
renovate[bot] 8ff46bd668 Update plugin com.google.firebase.appdistribution to v4 2 years ago
ganfra 49f624afd3 Fix warning 2 years ago
renovate[bot] 3594925931 Update plugin com.google.firebase.appdistribution to v3.2.0 2 years ago
ganfra a13cba9571 [Architecture] : create appnav module so we can use only api feature modules 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
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
ganfra f2fd168a78 [Architecture]: use FeatureEntryPoint on Messages feature 2 years ago
ganfra 91863e2529 [Architecture] introduce BackstackNode 2 years ago
Benoit Marty 466579c4d3 Move class of `matrix.api` module to `api` sub package. 2 years ago
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 66922c2dfa [Architecture] use FeatureEntryPoint on Preferences 2 years ago
ganfra 5db0008116 [Architecture] Introduce EntryPoint and use createNode for ParentNode too 2 years ago
Benoit Marty 065daa4899 Split APK per ABI 2 years ago
Benoit Marty 7ddf57da8b Also upgrade com.android.tools:desugar_jdk_libs (was waiting for AGP upgrade) 2 years ago
Benoit Marty 3f202f6b57 Upgrade AGP, and some other plugins. 2 years ago
ganfra 6989994b50 Create sample app for checking stuff quickly 2 years ago
Benoit Marty a9222fae32 Remove duplicated `ShowkaseButton` and fix colors. 2 years ago
Benoit Marty 6bb01d640f Make `@Preview` internal. 2 years ago
Benoit Marty e120ca7163 Extract Provider (and rename them) to their own file and move fixture(s) there. 2 years ago
Benoit Marty afe5499158 PreviewParameterProvider FTW 2 years ago