Jorge Martin Espinosa
eeec7cc785
Centralise the DI code generation logic ( #3562 )
...
* Create Anvil extension helper
* Use the helper everywhere
1 month ago
Benoit Marty
f61df38e55
Migrate license to AGPL.
...
Run script `uv run license-editor --repository ../element-x-android`
2 months ago
SpiritCroc
6e2d163dcf
Fix compile with noop analytics provider
7 months ago
Benoit Marty
587f615730
Restore NoopAnalyticsService (not used but can be useful for forks).
1 year ago
Jorge Martin Espinosa
de010545fb
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Benoit Marty
89657e0a35
Add `:services:analytics` modules. For now import the current plan.
...
This will allow to import existing class from EA and not break compatibility with existing analytics call.
2 years ago
Benoit Marty
fce1569ee3
Fix sonar issue: do not ignore result of File:delete().
2 years ago
ganfra
f1e2016beb
More cleanup
2 years ago
ganfra
87d0191324
Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
2 years ago