Commit graph

25 commits

Author SHA1 Message Date
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
ganfra
46e58fe64d enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
f800e22477 Rename all features modules 2023-01-20 18:35:03 +01:00
ganfra
3abba8e88f Remove viewmodel/fragment references 2023-01-13 18:20:10 +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
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
2d9a5b5a2a Create a MatrixItemHelper to avoid duplicated code. 2022-12-22 17:13:53 +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
eba807e37a Branch on viewmodel... 2022-12-15 20:16:53 +01:00
Benoit Marty
af8c5180ca Timber for all modules 2022-12-09 15:42:29 +01:00
ganfra
ef0252aa94 Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
ganfra
81d2ca02c2 Timeline: first version of diff/cache 2022-12-06 13:17:33 +01:00
ganfra
20fcf51e1e Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop 2022-11-29 21:28:25 +01:00
ganfra
f26404154d First tries with Html rendering... 2022-11-29 21:28:13 +01:00
Benoit Marty
024fb7146d Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
ganfra
f356e2262b Add animation on screen navigation 2022-11-22 16:11:05 +01:00
ganfra
a53b1c6aa2 Timeline: improve image aspectRatio 2022-11-22 15:46:46 +01:00
ganfra
8f03957c23 Try using custom fetcher for Coil... 2022-11-21 20:15:11 +01:00
ganfra
9c044c7d1d Timeline: quick implementation of reactions (without interactions) 2022-11-09 19:36:12 +01:00
Benoit Marty
804965981a Composer compiling and running 2022-11-08 15:59:07 +01:00
ganfra
823cef8b7c Fix bunch of issues around login/logout and introduces messages feature 2022-11-04 14:50:30 +01:00