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
|
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 |
|
Benoit Marty
|
15700062c7
|
Rename function (code review)
|
2023-01-25 11:14:50 +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 |
|
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
|
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 |
|
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
|
07859574c4
|
Merge branch 'develop' into feature/fga/presenter_tests
|
2023-01-19 16:00:41 +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
|
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 |
|
Benoit Marty
|
5f43c20399
|
Update string.
|
2023-01-17 18:18:39 +01:00 |
|
Benoit Marty
|
496bbdc2ad
|
Fix compilation issue after rebase.
|
2023-01-17 18:14:12 +01:00 |
|
Benoit Marty
|
2b64285edf
|
Fix wording issue
|
2023-01-17 18:12:40 +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
|
3abba8e88f
|
Remove viewmodel/fragment references
|
2023-01-13 18:20:10 +01:00 |
|
ganfra
|
1a0c9df1da
|
Use EventSink lambda in state instead of Flow in Presenter
|
2023-01-11 15:53:52 +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
|
7fc69a70da
|
Move some code to 'architecture' module
|
2023-01-04 21:09:59 +01:00 |
|
Benoit Marty
|
243ee07bfc
|
Fix warning
|
2022-12-23 15:19:24 +01:00 |
|
Benoit Marty
|
e2515020cf
|
Add missing Copyright
|
2022-12-22 13:51:56 +01:00 |
|
ganfra
|
8b8b490bb2
|
Nav: First iteration integrating Appyx
|
2022-12-21 17:56:01 +01:00 |
|
Benoit Marty
|
a4fd7bab4f
|
Code quality
Code quality
|
2022-12-21 15:32:53 +01:00 |
|
ganfra
|
c040e18431
|
Merge develop into feature/fga/dagger_setup
|
2022-12-19 16:14:14 +01:00 |
|
ganfra
|
0a06ca0539
|
Introduce SessionComponent
|
2022-12-16 17:24:55 +01:00 |
|
ganfra
|
eba807e37a
|
Branch on viewmodel...
|
2022-12-15 20:16:53 +01:00 |
|
Benoit Marty
|
5b8b59edda
|
Fix unused resource issues
|
2022-12-13 12:11:54 +01:00 |
|
Benoit Marty
|
3e86fa48d8
|
Ktlint for all modules + run it
|
2022-12-12 17:48:07 +01:00 |
|
Benoit Marty
|
e777bcc20a
|
Fix detekted issues.
|
2022-12-12 15:56:45 +01:00 |
|
Benoit Marty
|
af8c5180ca
|
Timber for all modules
|
2022-12-09 15:42:29 +01:00 |
|
Benoit Marty
|
72be56b6b7
|
Format project again
|
2022-12-09 12:06:37 +01:00 |
|