Benoit Marty
|
732fb9bd1e
|
Fix detekt issue, optimize import, fix color of preference category title
|
2023-02-03 13:43:00 +01:00 |
|
Benoit Marty
|
decd3a9585
|
ElementTheme + MaterialTheme3
|
2023-02-03 12:57:42 +01:00 |
|
Benoit Marty
|
1f44550624
|
Fix compilation issue
|
2023-02-03 12:57:42 +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
|
4f6239b3c2
|
Cleanup and TODO.
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
2cfa921a70
|
Rework Preview for a better rendering in the IDE.
|
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
|
3273685cc4
|
Theme: Add ElementModalBottomSheetLayout.
|
2023-02-03 12:55:36 +01:00 |
|
Benoit Marty
|
0af99b88a1
|
Add some aliases and fixes placeholder color.
|
2023-02-03 12:55:36 +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
|
3ecce4e24f
|
Create ExtendedColors to define more colors.
|
2023-02-03 12:55:36 +01:00 |
|
Benoit Marty
|
7b0ae0014a
|
Cleanup
|
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
|
fe624f9632
|
Fix presenterConnector import in Template
|
2023-02-01 16:16:28 +01:00 |
|
ganfra
|
6bbd5bdc3d
|
Merge branch 'develop' into feature/fga/fix_restoration
|
2023-02-01 16:05:05 +01:00 |
|
ganfra
|
085e5bebe4
|
Simplify AvatarData and avoid carrying ByteArray
|
2023-02-01 15:57:00 +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
|
d018d5e348
|
Avoid hardcoded dispatchers.
Fix issue detected by sonar.
|
2023-02-01 15:17:54 +01:00 |
|
Benoit Marty
|
6eaea5bf93
|
Fix sonar issue: do not ignore result of File:delete().
|
2023-02-01 14:46:00 +01:00 |
|
Benoit Marty
|
4dd71a6b85
|
Fix compilation issue (need @integer/rtl_mirror_flip).
|
2023-01-31 15:39:12 +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 |
|
ganfra
|
701e6ce4aa
|
Merge pull request #57 from vector-im/feature/fga/gradle_perf
Feature/fga/gradle perf
|
2023-01-24 21:00:44 +01:00 |
|
ganfra
|
27bf42c5f2
|
Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
|
2023-01-24 17:38:57 +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
|
7dbfa07d51
|
This java class must be defined in the java folder.
|
2023-01-23 14:56:31 +01:00 |
|
Benoit Marty
|
c7b58be970
|
Use dedicated GH project to host rageshakes, so no need to add label of prefix.
|
2023-01-23 14:42:53 +01:00 |
|
ganfra
|
46e58fe64d
|
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
|
2023-01-20 19:13:44 +01:00 |
|
ganfra
|
718b37a4eb
|
Finish removing x. from packages (keep it in app module for now)
|
2023-01-20 18:52:59 +01:00 |
|
ganfra
|
f800e22477
|
Rename all features modules
|
2023-01-20 18:35:03 +01:00 |
|
ganfra
|
d7b4cb97a7
|
Rename uistrings module
|
2023-01-20 17:42:09 +01:00 |
|
ganfra
|
465b74e177
|
Rename textcomposer module
|
2023-01-20 17:38:04 +01:00 |
|
ganfra
|
c2177beb13
|
Rename testtags module
|
2023-01-20 17:30:35 +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
|
add5d4a5bf
|
Merge branch 'develop' into feature/fga/feature_template
|
2023-01-20 15:15:13 +01:00 |
|
ganfra
|
c8e285b6e9
|
Add some todos
|
2023-01-20 14:57:47 +01:00 |
|
Benoit Marty
|
c532f9694b
|
Change package and fix KDoc.
|
2023-01-20 12:43:49 +01:00 |
|
Benoit Marty
|
73ce44f0a1
|
testtags
|
2023-01-20 10:26:32 +01:00 |
|
ganfra
|
d5f43aec37
|
Template : fix CI
|
2023-01-19 20:20:35 +01:00 |
|
ganfra
|
eb648cef1a
|
Initial feature template module
|
2023-01-19 19:57:43 +01:00 |
|