Benoit Marty
|
e2bd966878
|
Split module dateformatter into api, impl and test.
|
2023-03-06 11:58:11 +01:00 |
|
Benoit Marty
|
466579c4d3
|
Move class of matrix.api module to api sub package.
|
2023-03-02 17:32:47 +01:00 |
|
Benoit Marty
|
c2dff7888c
|
Move module matrixtest to matrix.test
|
2023-03-02 17:19:58 +01:00 |
|
Jorge Martin Espinosa
|
6677f80abe
|
Store session data in a secure way (#98)
* Replace SessionData DataStore with an encrypted SQLite DB.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
|
2023-03-02 16:48:54 +01:00 |
|
Benoit Marty
|
a304b92bb6
|
Do not use import wildcard
|
2023-02-16 11:58:31 +01:00 |
|
Benoit Marty
|
35eb0174b7
|
Create RoomListStateProvider
|
2023-02-16 11:15:07 +01:00 |
|
Benoit Marty
|
24984416dd
|
Add some previews.
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
6bb01d640f
|
Make @Preview internal.
And exclude class generated by Showkase
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
e120ca7163
|
Extract Provider (and rename them) to their own file and move fixture(s) there.
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
443076f636
|
Give the id to AvatarData to be able to compute initial properly.
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
700204df69
|
Add preview for RoomListTopBar
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
fe44c8906d
|
Add some Preview
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
9edf715911
|
Naming convention. View / Content
|
2023-02-14 17:03:02 +01:00 |
|
Benoit Marty
|
3142b884c5
|
Move test data to TestData.kt
|
2023-02-09 18:41:58 +01:00 |
|
Benoit Marty
|
606cd3efc3
|
Cleanup and centralize test data.
|
2023-02-09 17:44:20 +01:00 |
|
Benoit Marty
|
87b6162965
|
Cleanup
|
2023-02-09 09:52:34 +01:00 |
|
Benoit Marty
|
f736b48a92
|
Add test for MessageComposerPresenter
|
2023-02-08 09:56:55 +01:00 |
|
Benoit Marty
|
f02e5d606b
|
Rename class.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
6d8e4d9afc
|
Create FakeLastMessageFormatter
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
ae4237abb5
|
Create module dateformatter
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
c3a7ab1de4
|
Add test about visible range
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
e4ca3541c3
|
Test room filtering.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
feac348c89
|
Enable testFixtures - but not supported by AGP yet, so put files in module matrixtest
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
cb158acf00
|
Fix bug. n+1 items were created.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
6cd9fe18f9
|
Test filter effect.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
d722495dab
|
Fix first test.
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
b4f7030ec9
|
Cleanup
|
2023-02-07 10:36:29 +01:00 |
|
Benoit Marty
|
bbe10382b0
|
ElementTheme + MaterialTheme3
|
2023-02-03 12:57:42 +01:00 |
|
Benoit Marty
|
201508678a
|
Rename component. No need for Element prefix
|
2023-02-03 12:57:42 +01:00 |
|
Benoit Marty
|
cdfc13cb15
|
Material3 only in designsystem.
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
2cac2b59ab
|
Cleanup and TODO.
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
9d32b05fbb
|
Rework Preview for a better rendering in the IDE.
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
e3fed8b4f5
|
Optimize import
|
2023-02-03 12:56:53 +01:00 |
|
Benoit Marty
|
c54471b5e0
|
Add some aliases and fixes placeholder color.
|
2023-02-03 12:55:36 +01:00 |
|
Benoit Marty
|
e4cc733f4a
|
First draft of full custom theme.
ElementTheme everywhere
Create ElementButton
|
2023-02-03 12:55:36 +01:00 |
|
ganfra
|
9cf88fff5f
|
Merge branch 'develop' into feature/fga/fix_restoration
|
2023-02-01 16:05:05 +01:00 |
|
ganfra
|
b8860a6658
|
Simplify AvatarData and avoid carrying ByteArray
|
2023-02-01 15:57:00 +01:00 |
|
ganfra
|
fc07ff29f5
|
Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method
|
2023-02-01 15:56:07 +01:00 |
|
Benoit Marty
|
3410b70af4
|
Optimize import
|
2023-01-30 16:36:51 +01:00 |
|
Benoit Marty
|
94b4f6ac63
|
Merge pull request #58 from vector-im/feature/bma/investigation
Add animation between screens
|
2023-01-25 11:49:01 +01:00 |
|
ganfra
|
87d0191324
|
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
|
8647016e61
|
Use the modifier parameter.
|
2023-01-24 09:45:11 +01:00 |
|
ganfra
|
5748bc53a6
|
Finish removing x. from packages (keep it in app module for now)
|
2023-01-20 18:52:59 +01:00 |
|
ganfra
|
e616d75d9d
|
Rename all features modules
|
2023-01-20 18:35:03 +01:00 |
|
ganfra
|
caa04aa485
|
Rename uistrings module
|
2023-01-20 17:42:09 +01:00 |
|
ganfra
|
907d7eba75
|
Rename matrix modules
|
2023-01-20 17:27:47 +01:00 |
|
ganfra
|
bbbbc3495d
|
Rename di module
|
2023-01-20 17:12:40 +01:00 |
|
ganfra
|
a2f0c64921
|
Rename designsystem module
|
2023-01-20 17:09:12 +01:00 |
|
ganfra
|
f6672fa5de
|
Rename core module
|
2023-01-20 16:34:04 +01:00 |
|
ganfra
|
bc9b8e6b90
|
Rename architecture module
|
2023-01-20 16:26:43 +01:00 |
|