14 Commits (a5fd082a3b65817d75fde7b1cdbb5ff9ba013516)

Author SHA1 Message Date
Jorge Martin Espinosa a5bad53c62
Iterate design on several screens: update icons, replace PreferenceTexts (#1771) 10 months ago
Benoit Marty 67d58bac35 Move remaining hard-coded dependency to Gradle catalog. We had 2 different version of material3 library. 10 months ago
Benoit Marty 92763be1aa Fix Konsist test. Was causing issue with `AsyncProvider : PreviewParameterProvider<Async<Unit>>` 11 months ago
Benoit Marty 9f30aa3108 Rename test. 11 months ago
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 11 months ago
Benoit Marty 3092ca23f0 Konsist: check if sealed class could be sealed interface and fix existing issues. 11 months ago
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631) 11 months ago
Benoit Marty 9807ebf649 Secure backup 11 months ago
Benoit Marty 6a3c42f189 Konsist: add test to ensure that functions with `@PreviewsDayNight` are internal, and fix existing issues. 11 months ago
Benoit Marty 8ca42d4cfc Konsist: add test to ensure that functions with `@PreviewsDayNight` contain `ElementTheme` composable, and fix existing issues. 11 months ago
Jorge Martin Espinosa e5a8fd9635
Make sure Konsist tests always run (#1590) 11 months ago
Benoit Marty 5e9b0b1165 Fix warning 11 months ago
Benoit Marty c0aa70f7f6 Move konsist test to their own module. 11 months ago