Commit graph

15 commits

Author SHA1 Message Date
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
7fe427686c Let this module generate screenshot preview. 2023-04-12 09:41:22 +02:00
Benoit Marty
7976ca2dbf Add more state for more previews. 2023-04-12 09:41:22 +02:00
Benoit Marty
9e00c60649 if -> when 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
552b2dc029 Add test for NoopPermissionsPresenter and remove the unused factory. 2023-04-05 16:59:17 +02:00
Benoit Marty
08fa22069b Use presenter factory 2023-04-05 16:31:09 +02:00
Benoit Marty
9c6bc8d872 Create noop version for the minimal sample and test. 2023-04-05 16:27:17 +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