ganfra
b8860a6658
Simplify AvatarData and avoid carrying ByteArray
2 years ago
ganfra
fc07ff29f5
Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method
2 years ago
Benoit Marty
3410b70af4
Optimize import
2 years ago
ganfra
87d0191324
Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
2 years ago
ganfra
dd00f99f0c
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
2 years ago
ganfra
5748bc53a6
Finish removing x. from packages (keep it in app module for now)
2 years ago
ganfra
e616d75d9d
Rename all features modules
2 years ago
ganfra
4a5a1f6d3e
Rename textcomposer module
2 years ago
ganfra
907d7eba75
Rename matrix modules
2 years ago
ganfra
bbbbc3495d
Rename di module
2 years ago
ganfra
a2f0c64921
Rename designsystem module
2 years ago
ganfra
f6672fa5de
Rename core module
2 years ago
ganfra
bc9b8e6b90
Rename architecture module
2 years ago
Benoit Marty
f3217d90aa
Fix dark theme issue.
...
to merge with fix dark theme issue
2 years ago
Benoit Marty
08bf9aa6f7
Do not show bg in preview
2 years ago
Benoit Marty
862900ed9a
Rename folders `java` to `kotlin`
2 years ago
ganfra
47e16997b3
Fix detekt
2 years ago
ganfra
331e26e33c
Add some interfaces for matrix module
2 years ago
ganfra
55d6ca566f
Apply ktlint format
2 years ago
ganfra
f95b3b5d79
Add copyright on new files
2 years ago
ganfra
7a29ce1d8d
Remove viewmodel/fragment references
2 years ago
ganfra
ec1bbdeb9c
Finish migration of Messages screen
2 years ago
ganfra
ad3ac4cc3c
Create RoomComponent and manage in RoomFlowNode
2 years ago
ganfra
020fd3b458
Start migrating messages screen
2 years ago
ganfra
eeebb99292
Move some code to 'architecture' module
2 years ago
Benoit Marty
e393e8f52b
Fix warning
2 years ago
Benoit Marty
d397d0741d
Create a MatrixItemHelper to avoid duplicated code.
2 years ago
Benoit Marty
19301756e3
Add missing Copyright
2 years ago
ganfra
2de26a30d5
Nav: First iteration integrating Appyx
2 years ago
Benoit Marty
0644a5822f
Code quality
...
Code quality
2 years ago
ganfra
9aa0ce9438
Introduce SessionComponent
2 years ago
ganfra
2ea87307a7
Branch on viewmodel...
2 years ago
Benoit Marty
c8b344644b
Ktlint for all modules + run it
2 years ago
Benoit Marty
d00d934aa0
Fix compilation error
2 years ago
Benoit Marty
f8ccf53175
Fix detekted issues.
2 years ago
Benoit Marty
9c7fa85897
Adapt twitter rules.
2 years ago
Benoit Marty
45617a11f2
Fix detekted issues.
2 years ago
Benoit Marty
4136ba94e5
Timber for all modules
2 years ago
Benoit Marty
09087a7e86
Fix some lint issues and reduce severity of `UnusedResources`
2 years ago
Benoit Marty
69f916c96d
Fix some warnings
2 years ago
Benoit Marty
a413b635d1
Format project
2 years ago
ganfra
5034daed6c
Continue cleaning gradle files
2 years ago
ganfra
cd0923c31e
Timeline: refactor factory/cache
2 years ago
ganfra
dd0e3c535b
Timeline: first version of diff/cache
2 years ago
ganfra
13bbcc6e26
Timeline: clean up and fix some ui glitches
2 years ago
ganfra
dfe302d5b3
Fix some insets
2 years ago
Jorge Martín
12ab8b73cd
Improve the performance of changing the composer mode.
...
Note: this will only be noticeable once a new version of the RTE library is used and the crash when calling `renderComposerMode` is fixed.
Also, improved the UI for full screen mode.
2 years ago
ganfra
1801dc321b
Send: reset composer directly
2 years ago
ganfra
6dab7aa555
Timeline: extract highlightedEventId on viewState instead of individual timeline item
2 years ago
ganfra
029d97aaf8
Change link text color
2 years ago