110 Commits (92763be1aae8bf401c2a6db81ef292b482fd3ff1)

Author SHA1 Message Date
renovate[bot] 515dca86b6
Update plugin com.google.firebase.appdistribution to v4.0.1 (#1656) 11 months ago
ganfra fdd9396089 Pin: add tests and make LockScreenConfig an injectable data class 11 months ago
Marco Romano 79d2941fe4
Include desugaring lib also in library modules (#1604) 11 months ago
Benoit Marty c0aa70f7f6 Move konsist test to their own module. 11 months ago
Benoit Marty 6e5caebc60 Add some Konsist test. 12 months ago
Jorge Martin Espinosa f88507117b
Element Call SPA integration (#1283) 1 year ago
David Langley ce4c12ce74 Integrate emojibase 1 year ago
Jorge Martín 4e3bea08e6 Fix tests and warnings 1 year ago
Benoit Marty f0874fd773 Revert change from #941, upload APK to Firebase App Distribution for now. 1 year ago
Benoit Marty 5fea82a23c Nightly build: upload the application bundle to Firebase instead of the universal APK. 1 year ago
Benoit Marty 2b71922cae Ensure uitest take preview from app module. 1 year ago
Jorge Martin Espinosa 9247cd765a
Fix: make sure we ignore notifications for open rooms (#867) 1 year ago
Benoit Marty c53933ccea Add compose preview for launcher icons (mainly for tests) 1 year ago
Benoit Marty 011f7a1064 Rename `ElementX` to `Element X`. Only for user facing value. In the doc I prefer to keep `ElementX`. 1 year ago
Jorge Martin Espinosa cf2723ac7f [Message Actions] Copy events to clipboard (#665) 1 year ago
Jorge Martin Espinosa 9fa261e393 [Message Actions] Add emoji reactions option (#568) 1 year ago
Marco Romano 1d6f4e3c68 Network library changes (#542) 1 year ago
Chris Smith af5f7f90f4 Remove ksp source set workaround (#515) 1 year ago
Benoit Marty 2898d830d8 Fix warning "Use version catalog instead" 1 year ago
Benoit Marty 80b656a9c5 Use gradle logger to filter out when running with only warning logs. 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty b0f14bfb15 Deeplink: handle notification click to open a room. 1 year ago
Benoit Marty ce11c33680 Add firebase resource file generated by the firebase plugin, to be able to remove the plugin. 1 year ago
Benoit Marty 287fca5438 UnifiedPush WIP 1 year ago
Benoit Marty aef48bdf8a Cleanup, Firebase dep. is not necessary here. 1 year ago
Benoit Marty 275fa03de3 Import some stuff about Push and notification from Element Android - WIP 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 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 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
renovate[bot] 8ff46bd668 Update plugin com.google.firebase.appdistribution to v4 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
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
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