Benoit Marty
|
decd3a9585
|
ElementTheme + MaterialTheme3
|
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
|
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 |
|
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
|
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 |
|
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
|
1319be177a
|
Use the modifier parameter.
|
2023-01-24 09:45:11 +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
|
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 |
|
ganfra
|
bdcfe98aab
|
Changes after review
|
2023-01-19 15:26:06 +01:00 |
|
ganfra
|
c9afd7af83
|
Clean up after merge
|
2023-01-18 20:50:23 +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
|
8f2fecd386
|
Naming convention for Previews
|
2023-01-18 15:49:57 +01:00 |
|
Benoit Marty
|
4732630d57
|
Do not use theme in the Preview, it breaks the screenshots building.
|
2023-01-18 15:29:07 +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 |
|
ganfra
|
1919058aac
|
Apply ktlint format
|
2023-01-13 18:37:28 +01:00 |
|
ganfra
|
b286b8bf9d
|
Add copyright on new files
|
2023-01-13 18:36:16 +01:00 |
|
ganfra
|
f470f2a6af
|
Make some data class @Immutable when needed
|
2023-01-11 17:08:56 +01:00 |
|
ganfra
|
1a0c9df1da
|
Use EventSink lambda in state instead of Flow in Presenter
|
2023-01-11 15:53:52 +01:00 |
|
ganfra
|
7edfcac62b
|
Migrate Preferences to new architecture
|
2023-01-09 19:27:28 +01:00 |
|
ganfra
|
7d65a4a1e7
|
Merge branch 'develop' into feature/fga/navigation First step: makes it compile by disabling the new screens (need to migrate to nodes)
|
2023-01-06 19:22:52 +01:00 |
|
ganfra
|
9ed208950e
|
Migrate Login to new architecture and make some adjustments
|
2023-01-06 15:15:45 +01:00 |
|
ganfra
|
f4ac368d07
|
Create ContributesNode annotation to generate module and assistedFactory for node.
|
2023-01-05 11:22:38 +01:00 |
|
ganfra
|
9365dc0e74
|
Use LifecycleOwner instead of explicit Node on presenterConnector
|
2023-01-05 10:59:26 +01:00 |
|
ganfra
|
7fc69a70da
|
Move some code to 'architecture' module
|
2023-01-04 21:09:59 +01:00 |
|
ganfra
|
2c19f97e15
|
RoomList: setup dagger for node (remove fragment bindings)
|
2023-01-04 20:19:01 +01:00 |
|
ganfra
|
1893e6866e
|
Create Presentation module and remove Presenter from core
|
2023-01-04 12:11:12 +01:00 |
|
ganfra
|
a53aae132d
|
Roomlist: Extract State and Events
|
2023-01-04 11:36:32 +01:00 |
|
ganfra
|
9868654c78
|
RoomList: re-add placeholders
|
2023-01-03 19:57:43 +01:00 |
|
ganfra
|
9153231a65
|
First implementation of using Node/Presenter/UI on RoomList (no DI)
|
2023-01-03 19:51:04 +01:00 |
|
Benoit Marty
|
98645ebb5b
|
Create a UserViewModel to avoid duplicated code.
|
2022-12-22 17:33:04 +01:00 |
|
Benoit Marty
|
2d9a5b5a2a
|
Create a MatrixItemHelper to avoid duplicated code.
|
2022-12-22 17:13:53 +01:00 |
|
Benoit Marty
|
ef091297b3
|
Create a MatrixUserRow composable
|
2022-12-22 15:56:55 +01:00 |
|