232 Commits (451cba20d0800682f4a3382d40b7c1111db78eb5)

Author SHA1 Message Date
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2 years ago
Benoit Marty 2cac2b59ab Cleanup and TODO. 2 years ago
Benoit Marty 9d32b05fbb Rework Preview for a better rendering in the IDE. 2 years ago
Benoit Marty e3fed8b4f5 Optimize import 2 years ago
Benoit Marty 2b7c965236 Remove bad usage of ElementSurface 2 years ago
Benoit Marty 7d85d8da30 Add ElementCircularProgressIndicator and ElementOutlinedTextField. 2 years ago
Benoit Marty e4cc733f4a First draft of full custom theme. 2 years ago
ganfra fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 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
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 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
Benoit Marty 09240e23d3 Change package and fix KDoc. 2 years ago
Benoit Marty c3b1dbe1c4 testtags 2 years ago
ganfra f7d9665eaf Add some refactoring and first simple test on RoomListPresenter 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 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
ganfra 55d6ca566f Apply ktlint format 2 years ago
ganfra f95b3b5d79 Add copyright on new files 2 years ago
ganfra 7a29ce1d8d Remove viewmodel/fragment references 2 years ago
ganfra ad7bf21f6d Use EventSink lambda in state instead of Flow in Presenter 2 years ago
ganfra 6a5bcf7058 Migrate Login to new architecture and make some adjustments 2 years ago
ganfra eeebb99292 Move some code to 'architecture' module 2 years ago
Benoit Marty e393e8f52b Fix warning 2 years ago
Benoit Marty 19301756e3 Add missing Copyright 2 years ago
ganfra 2de26a30d5 Nav: First iteration integrating Appyx 2 years ago
Benoit Marty 0644a5822f Code quality 2 years ago
ganfra 9aa0ce9438 Introduce SessionComponent 2 years ago
ganfra 2ea87307a7 Branch on viewmodel... 2 years ago
Benoit Marty df04a1d167 Fix unused resource issues 2 years ago
Benoit Marty c8b344644b Ktlint for all modules + run it 2 years ago
Benoit Marty 4612bf057f Fix detekted issues. 2 years ago
Benoit Marty 4136ba94e5 Timber for all modules 2 years ago
Benoit Marty f2f08b40e0 Format project again 2 years ago