133 Commits (0656376ce2885b56bf20c03ece26f87b57a6b8e7)

Author SHA1 Message Date
Benoit Marty 6bb01d640f Make `@Preview` internal. 2 years ago
Benoit Marty e120ca7163 Extract Provider (and rename them) to their own file and move fixture(s) there. 2 years ago
Benoit Marty 0f0c001c3c Enforce no default value in state. 2 years ago
Benoit Marty 3142b884c5 Move test data to TestData.kt 2 years ago
Benoit Marty 606cd3efc3 Cleanup and centralize test data. 2 years ago
Benoit Marty 58c59efebf Add test for `LogoutPreferencePresenter` 2 years ago
Benoit Marty 9d32b05fbb Rework Preview for a better rendering in the IDE. 2 years ago
ganfra 87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra 5748bc53a6 Finish removing x. from packages (keep it in app module for now) 2 years ago
ganfra e616d75d9d Rename all features modules 2 years ago
ganfra caa04aa485 Rename uistrings module 2 years ago
ganfra 907d7eba75 Rename matrix modules 2 years ago
ganfra a2f0c64921 Rename designsystem module 2 years ago
ganfra bc9b8e6b90 Rename architecture module 2 years ago
Benoit Marty 948d4f64f7 Do not use theme in the Preview, it breaks the screenshots building. 2 years ago
Benoit Marty 862900ed9a Rename folders `java` to `kotlin` 2 years ago
Benoit Marty 468d3f6192 Create dedicated modules for Strings and apply the plugin `com.likethesalad.stem` 2 years ago
ganfra 55d6ca566f Apply ktlint format 2 years ago
ganfra f95b3b5d79 Add copyright on new files 2 years ago
ganfra ad7bf21f6d Use EventSink lambda in state instead of Flow in Presenter 2 years ago
ganfra ae273bd4ea Migrate Preferences to new architecture 2 years ago
Benoit Marty e393e8f52b Fix warning 2 years ago
Benoit Marty 19301756e3 Add missing Copyright 2 years ago
Benoit Marty 166f9e47f2 Move logout and report bug to Setting screen 2 years ago