Benoit Marty
|
51fd6b0fd7
|
Do not use import wildcard
|
2023-02-16 11:58:31 +01:00 |
|
Benoit Marty
|
9b036b7b71
|
Create RoomListStateProvider
|
2023-02-16 11:15:07 +01:00 |
|
Benoit Marty
|
3851653d39
|
Add some previews.
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
41e63173b3
|
Make @Preview internal.
And exclude class generated by Showkase
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
ec687edc2d
|
Extract Provider (and rename them) to their own file and move fixture(s) there.
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
f04f2dad9e
|
Give the id to AvatarData to be able to compute initial properly.
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
3e4a61a3a5
|
Add preview for RoomListTopBar
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
395d432220
|
Add some Preview
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
dae699b81f
|
Naming convention. View / Content
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
6169323043
|
Move test data to TestData.kt
|
2023-02-09 18:41:58 +01:00 |
|
Benoit Marty
|
a0e56426c4
|
Cleanup and centralize test data.
|
2023-02-09 17:44:20 +01:00 |
|
Benoit Marty
|
2a425fc94c
|
Cleanup
|
2023-02-09 09:52:34 +01:00 |
|
Benoit Marty
|
8ed858351b
|
Add test for MessageComposerPresenter
|
2023-02-08 09:56:55 +01:00 |
|
Benoit Marty
|
8b599a6549
|
Rename class.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
dfeb9d8c7f
|
Create FakeLastMessageFormatter
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
674a813f3b
|
Create module dateformatter
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
2516d0cae7
|
Add test about visible range
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
0082019b1c
|
Test room filtering.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
32dd9adda7
|
Enable testFixtures - but not supported by AGP yet, so put files in module matrixtest
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
e41e6b9205
|
Fix bug. n+1 items were created.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
b0b38598c6
|
Test filter effect.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
d6afb97aac
|
Fix first test.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
0889752239
|
Cleanup
|
2023-02-07 10:36:29 +01:00 |
|
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
|
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
|
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 |
|