ganfra
|
bc9f3b69cc
|
[Architecture] split all feature modules to api/impl
|
2 years ago |
ganfra
|
84bfb14bd9
|
[Architecture] introduce nodeBuilder concept
|
2 years ago |
ganfra
|
68f65746c3
|
[Architecture] move back java file to the java directory
|
2 years ago |
ganfra
|
a94862d778
|
Try splitting messages into api and impl modules
|
2 years ago |
ganfra
|
ba28628bdf
|
[Architecture] clean up
|
2 years ago |
ganfra
|
91863e2529
|
[Architecture] introduce BackstackNode
|
2 years ago |
Benoit Marty
|
c2dff7888c
|
Move module `matrixtest` to `matrix.test`
|
2 years ago |
ganfra
|
66922c2dfa
|
[Architecture] use FeatureEntryPoint on Preferences
|
2 years ago |
ganfra
|
5db0008116
|
[Architecture] Introduce EntryPoint and use createNode for ParentNode too
|
2 years ago |
Benoit Marty
|
3f44b895fc
|
Test higher level.
|
2 years ago |
Benoit Marty
|
6bb01d640f
|
Make `@Preview` internal.
And exclude class generated by Showkase
|
2 years ago |
Benoit Marty
|
92d3a1c811
|
Add a way to Preview images.
|
2 years ago |
Benoit Marty
|
968f7f80fc
|
Improve coverage of BugReportView.
|
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
|
afe5499158
|
PreviewParameterProvider FTW
|
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
|
996537a890
|
Add a test
|
2 years ago |
Benoit Marty
|
059d8ec6ce
|
More tests for `RageshakeDetectionPresenterTest`
|
2 years ago |
Benoit Marty
|
165697a80e
|
Fix dependency issue.
|
2 years ago |
Benoit Marty
|
3b4a4694ab
|
Add test for `RageshakeDetectionPresenter`
|
2 years ago |
Benoit Marty
|
31eb86ebe4
|
Add test for `BugReportPresenter`
|
2 years ago |
Benoit Marty
|
e954dccad9
|
Convert ScreenshotHolder to an interface for testing purpose.
|
2 years ago |
Benoit Marty
|
e2b4056493
|
Convert BugReporter to an interface for testing purpose.
Cannot use `@ContributesBinding(AppScope::class)`, so provide the implementation in AppModule.
|
2 years ago |
Benoit Marty
|
101ed1f272
|
Add test for `CrashDetectionPresenter`
|
2 years ago |
Benoit Marty
|
e8c005de9a
|
Convert CrashDataStore to an interface for testing purpose.
|
2 years ago |
Benoit Marty
|
4b48825065
|
Add test for `RageshakePreferencesPresenter`
|
2 years ago |
Benoit Marty
|
ef6f1e9f2b
|
Convert Rageshake to an interface for testing purpose.
|
2 years ago |
Benoit Marty
|
c4195f64cb
|
Convert RageshakeDataStore to an interface for testing purpose.
|
2 years ago |
Benoit Marty
|
bbe10382b0
|
ElementTheme + MaterialTheme3
|
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
|
9d32b05fbb
|
Rework Preview for a better rendering in the IDE.
|
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.
ElementTheme everywhere
Create ElementButton
|
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.
Fix issue detected by sonar.
|
2 years ago |
Benoit Marty
|
fce1569ee3
|
Fix sonar issue: do not ignore result of File:delete().
|
2 years ago |
Benoit Marty
|
3410b70af4
|
Optimize import
|
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
|
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
|
bbbbc3495d
|
Rename di module
|
2 years ago |
ganfra
|
a2f0c64921
|
Rename designsystem module
|
2 years ago |
ganfra
|
f6672fa5de
|
Rename core module
|
2 years ago |