261 Commits (4e4e26d6f2e0ad3c59db71c179e0aa9f65dc6d3d)

Author SHA1 Message Date
Benoit Marty afbae0a15d Add test for `RootPresenter` 2 years ago
Benoit Marty 165697a80e Fix dependency issue. 2 years ago
Benoit Marty 987d4d6c08 Less verbose provider. 2 years ago
Benoit Marty e2b4056493 Convert BugReporter to an interface for testing purpose. 2 years ago
Benoit Marty ef6f1e9f2b Convert Rageshake to an interface for testing purpose. 2 years ago
Benoit Marty 6d8e4d9afc Create FakeLastMessageFormatter 2 years ago
Benoit Marty 426005f298 Fix detekt issue, optimize import, fix color of preference category title 2 years ago
Benoit Marty 201508678a Rename component. No need for `Element` prefix 2 years ago
Benoit Marty cdfc13cb15 Material3 only in designsystem. 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 d43d433d38 Add uiMode to configChanges as it's handled by compose 2 years ago
ganfra fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 2 years ago
Benoit Marty b1f8c000c8 Setup Kover 2 years ago
ganfra 4b010e01df Add splash for android < 12 so app is not completely blank during process creation 2 years ago
ganfra fa71eab85e Handle activity and process recreation for session 2 years ago
Benoit Marty 3410b70af4 Optimize import 2 years ago
Benoit Marty 9b515a95ff Rename function (code review) 2 years ago
Benoit Marty 8b3316ec23 Better to go back to onboarding. 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 1962bf5307 No need to declare a class `Logs`. 2 years ago
Benoit Marty f8ae5fb59e Log app version at startup 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra e616d75d9d Rename all features modules 2 years ago
ganfra 0c6cd35b69 Rename tests/uitest modules 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 f7d9665eaf Add some refactoring and first simple test on RoomListPresenter 2 years ago
Benoit Marty 3423ec1f9d Fix compilation issue after rebase. 2 years ago
Benoit Marty 0c511b1092 Make generated code visible 2 years ago
Benoit Marty 7bbadf3765 Create extensions to include all libraries and all modules 2 years ago
Benoit Marty d06351b69f Move Showkase to a dedicated module for ui tests. 2 years ago
Benoit Marty 4c832c88f7 Kotlin 1.8 + cleanup 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 de6532e073 Setup Maestro and add first tests. 2 years ago
ganfra aa0d997ec2 Fix CI again 2 years ago
ganfra 331e26e33c Add some interfaces for matrix module 2 years ago
ganfra c443dcce4c Fix CI 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