496 Commits (ac0eb1af5cc36b98d558f3bca58fb453f9d345a2)

Author SHA1 Message Date
Benoit Marty 78544357e8 Create ExtendedColors to define more colors. 2 years ago
Benoit Marty 35e204ca48 Cleanup 2 years ago
ganfra 0f498a0290 Start integrating uptodate rust sdk and make it compile (WIP) 2 years ago
ganfra a431b76f68 Fix presenterConnector import in Template 2 years ago
ganfra b8860a6658 Simplify AvatarData and avoid carrying ByteArray 2 years ago
ganfra fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 2 years ago
Benoit Marty f0721e484d Avoid hardcoded dispatchers. 2 years ago
Benoit Marty fce1569ee3 Fix sonar issue: do not ignore result of File:delete(). 2 years ago
Benoit Marty 64b059370d Fix compilation issue (need @integer/rtl_mirror_flip). 2 years ago
Benoit Marty 3410b70af4 Optimize import 2 years ago
Benoit Marty 9b515a95ff Rename function (code review) 2 years ago
ganfra 87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
Benoit Marty 78cbca3193 Animation between screens 2 years ago
Benoit Marty dd10fbe395 Naming convention and no need for a `val` for `presenter` 2 years ago
Benoit Marty 8647016e61 Use the `modifier` parameter. 2 years ago
Benoit Marty 88473bccf8 This java class must be defined in the `java` folder. 2 years ago
Benoit Marty 059a5ec1a4 Use dedicated GH project to host rageshakes, so no need to add label of prefix. 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 4a5a1f6d3e Rename textcomposer module 2 years ago
ganfra 89ae06fe59 Rename testtags module 2 years ago
ganfra 907d7eba75 Rename matrix modules 2 years ago
ganfra bbbbc3495d Rename di module 2 years ago
ganfra a2f0c64921 Rename designsystem module 2 years ago
ganfra f6672fa5de Rename core module 2 years ago
ganfra bc9b8e6b90 Rename architecture module 2 years ago
ganfra a2ddd03ada Add some todos 2 years ago
Benoit Marty 09240e23d3 Change package and fix KDoc. 2 years ago
Benoit Marty c3b1dbe1c4 testtags 2 years ago
ganfra 50cd1ff1d4 Template : fix CI 2 years ago
ganfra d177b08079 Initial feature template module 2 years ago
ganfra 97efff8aa4 Changes after review 2 years ago
ganfra 1b054aca5b Clean up after merge 2 years ago
ganfra f7d9665eaf Add some refactoring and first simple test on RoomListPresenter 2 years ago
Benoit Marty a43c3ec86f Naming convention for Previews 2 years ago
Benoit Marty f3217d90aa Fix dark theme issue. 2 years ago
Benoit Marty 08bf9aa6f7 Do not show bg in preview 2 years ago
Benoit Marty af7a47a3ce Fix some Preview 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
Benoit Marty 3cbd4f11d0 Cleanup strings.xml 2 years ago
Benoit Marty 8adbb4310d Update string. 2 years ago
Benoit Marty 0c3382fd26 Fix compilation issue after rebase. 2 years ago
Benoit Marty 339c6297a1 Fix wording issue 2 years ago
Benoit Marty 91d70e6f9b Fix wording issue 2 years ago
ganfra 47e16997b3 Fix detekt 2 years ago
ganfra 331e26e33c Add some interfaces for matrix module 2 years ago