Benoit Marty
|
6169323043
|
Move test data to TestData.kt
|
2023-02-09 18:41:58 +01:00 |
|
Benoit Marty
|
23f206f7f2
|
Add test for RootPresenter
|
2023-02-09 12:30:53 +01:00 |
|
Benoit Marty
|
310a8ca8e3
|
Fix dependency issue.
|
2023-02-09 12:04:31 +01:00 |
|
Benoit Marty
|
e2de9d0410
|
Less verbose provider.
|
2023-02-09 10:43:37 +01:00 |
|
Benoit Marty
|
a2b02fbf9d
|
Convert BugReporter to an interface for testing purpose.
Cannot use `@ContributesBinding(AppScope::class)`, so provide the implementation in AppModule.
|
2023-02-08 17:19:28 +01:00 |
|
Benoit Marty
|
4e25e97976
|
Convert Rageshake to an interface for testing purpose.
|
2023-02-08 14:44:00 +01:00 |
|
Benoit Marty
|
dfeb9d8c7f
|
Create FakeLastMessageFormatter
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
732fb9bd1e
|
Fix detekt issue, optimize import, fix color of preference category title
|
2023-02-03 13:43:00 +01:00 |
|
Benoit Marty
|
37840af3fd
|
Rename component. No need for Element prefix
|
2023-02-03 12:57:42 +01:00 |
|
Benoit Marty
|
fb4c5138ee
|
Material3 only in designsystem.
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
8f551fbe03
|
Optimize import
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
10763dcecc
|
Remove bad usage of ElementSurface
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
8d87320531
|
Add ElementCircularProgressIndicator and ElementOutlinedTextField.
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
6e4edc8289
|
First draft of full custom theme.
ElementTheme everywhere
Create ElementButton
|
2023-02-03 12:55:36 +01:00 |
|
Benoit Marty
|
95b8cb6c03
|
Merge pull request #66 from vector-im/feature/bma/sonar
Sonar / Kover / Codecov
|
2023-02-02 11:33:12 +01:00 |
|
ganfra
|
6bbd5bdc3d
|
Merge branch 'develop' into feature/fga/fix_restoration
|
2023-02-01 16:05:05 +01:00 |
|
ganfra
|
82c9a71774
|
Add uiMode to configChanges as it's handled by compose
|
2023-02-01 15:56:30 +01:00 |
|
ganfra
|
bfb508ba1d
|
Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method
|
2023-02-01 15:56:07 +01:00 |
|
Benoit Marty
|
37e96b1d44
|
Setup Kover
|
2023-02-01 11:29:06 +01:00 |
|
ganfra
|
0eed2895f6
|
Add splash for android < 12 so app is not completely blank during process creation
|
2023-01-31 20:49:47 +01:00 |
|
ganfra
|
581d002918
|
Handle activity and process recreation for session
|
2023-01-31 20:49:16 +01:00 |
|
Benoit Marty
|
b4fbe77581
|
Optimize import
|
2023-01-30 16:36:51 +01:00 |
|
Benoit Marty
|
7662eb114a
|
Merge pull request #58 from vector-im/feature/bma/investigation
Add animation between screens
|
2023-01-25 11:49:01 +01:00 |
|
Benoit Marty
|
15700062c7
|
Rename function (code review)
|
2023-01-25 11:14:50 +01:00 |
|
Benoit Marty
|
9cac97784e
|
Better to go back to onboarding.
|
2023-01-24 17:26:24 +01:00 |
|
Benoit Marty
|
7e2fd638e4
|
Animation between screens
|
2023-01-24 17:24:40 +01:00 |
|
Benoit Marty
|
908b31af81
|
Naming convention and no need for a val for presenter
|
2023-01-24 09:48:35 +01:00 |
|
Benoit Marty
|
1319be177a
|
Use the modifier parameter.
|
2023-01-24 09:45:11 +01:00 |
|
Benoit Marty
|
848fbb4765
|
No need to declare a class Logs.
|
2023-01-24 09:43:22 +01:00 |
|
Benoit Marty
|
dd4e78c72a
|
Log app version at startup
|
2023-01-23 14:43:00 +01:00 |
|
ganfra
|
46e58fe64d
|
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
2023-01-20 19:13:44 +01:00 |
|
ganfra
|
f800e22477
|
Rename all features modules
|
2023-01-20 18:35:03 +01:00 |
|
ganfra
|
6cc38c9c49
|
Rename tests/uitest modules
|
2023-01-20 17:51:52 +01:00 |
|
ganfra
|
0a3697bfe8
|
Rename matrix modules
|
2023-01-20 17:27:47 +01:00 |
|
ganfra
|
c6cfe2b5e2
|
Rename di module
|
2023-01-20 17:12:40 +01:00 |
|
ganfra
|
7903e855ec
|
Rename designsystem module
|
2023-01-20 17:09:12 +01:00 |
|
ganfra
|
f17dd4ccd5
|
Rename core module
|
2023-01-20 16:34:04 +01:00 |
|
ganfra
|
528c01199d
|
Rename architecture module
|
2023-01-20 16:26:43 +01:00 |
|
ganfra
|
07859574c4
|
Merge branch 'develop' into feature/fga/presenter_tests
|
2023-01-19 16:00:41 +01:00 |
|
Benoit Marty
|
3b428de991
|
Merge pull request #28 from vector-im/feature/bma/uiTests
UI tests
|
2023-01-19 15:07:21 +01:00 |
|
ganfra
|
3a6be5f745
|
Merge branch 'develop' into feature/fga/presenter_tests
|
2023-01-18 20:47:15 +01:00 |
|
ganfra
|
1f2a9026ea
|
Add some refactoring and first simple test on RoomListPresenter
|
2023-01-18 17:57:34 +01:00 |
|
Benoit Marty
|
682d5d3982
|
Fix compilation issue after rebase.
|
2023-01-18 16:13:45 +01:00 |
|
Benoit Marty
|
160bc2b302
|
Make generated code visible
|
2023-01-18 15:20:32 +01:00 |
|
Benoit Marty
|
722365dc82
|
Create extensions to include all libraries and all modules
|
2023-01-18 15:20:32 +01:00 |
|
Benoit Marty
|
8a34c37eea
|
Move Showkase to a dedicated module for ui tests.
|
2023-01-18 15:19:54 +01:00 |
|
Benoit Marty
|
bd93e54543
|
Kotlin 1.8 + cleanup
|
2023-01-18 15:01:34 +01:00 |
|
Benoit Marty
|
66a389c4c5
|
Rename folders java to kotlin
|
2023-01-18 13:51:30 +01:00 |
|
Benoit Marty
|
8c93aedbc1
|
Create dedicated modules for Strings and apply the plugin com.likethesalad.stem
Remove translations
|
2023-01-18 11:54:02 +01:00 |
|
Benoit Marty
|
da59e812a7
|
Cleanup strings.xml
|
2023-01-18 11:40:56 +01:00 |
|