Commit Graph

14 Commits

Author SHA1 Message Date
Benoit Marty 4312a96851 Cleanup: there are no androidTest on those modules. 2023-07-24 12:41:02 +02:00
renovate[bot] 156bf08b7a Update dependency app.cash.molecule:molecule-runtime to v1 (#925)
* Update dependency app.cash.molecule:molecule-runtime to v1

* Replace `RecompositionClock` with `RecompositionMode`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-07-20 07:36:19 +02:00
Benoit Marty 659b9d3d9c Now that the composer as been removed, we do not need element resource module anymore. 2023-06-27 13:34:55 +02:00
Florian Renaud 719dd20555 Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
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>
2023-04-17 08:49:52 +00:00
Benoit Marty 0eb1d95fec Log: create and use a loggerTag 2023-04-12 09:41:22 +02:00
Benoit Marty 9bdc23a049 Fix bad log. 2023-04-12 09:41:22 +02:00
Benoit Marty 35d02a4271 Fix ktlint issue. 2023-04-07 10:38:47 +02:00
Benoit Marty dc25257645 Fix wildcard import 2023-04-05 18:14:32 +02:00
Benoit Marty aa36398b4e Fix lint warnings. 2023-04-05 16:59:17 +02:00
Benoit Marty 6cf070bfa7 Comment unused code. 2023-04-05 16:59:17 +02:00
Benoit Marty 08fa22069b Use presenter factory 2023-04-05 16:31:09 +02:00
Benoit Marty 000ed480ee Be able to test PermissionsPresenterTest. Create interface to abstract Accompanist implementation 2023-04-05 16:25:27 +02:00
Benoit Marty d8b37d6ead Add permission modules 2023-04-05 16:25:27 +02:00