Commit graph

27 commits

Author SHA1 Message Date
ganfra
a5b5371fb6 Use DaySeperatorFormatter 2023-02-28 14:27:54 +01:00
Benoit Marty
333f9e9709 Add test for TimelinePresenter 2023-02-07 18:32:00 +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
ganfra
dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2023-01-20 19:13:44 +01:00
ganfra
e616d75d9d Rename all features modules 2023-01-20 18:35:03 +01:00
ganfra
7a29ce1d8d Remove viewmodel/fragment references 2023-01-13 18:20:10 +01:00
ganfra
9e211b5e04 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
eeebb99292 Move some code to 'architecture' module 2023-01-04 21:09:59 +01:00
Benoit Marty
e393e8f52b Fix warning 2022-12-23 15:19:24 +01:00
Benoit Marty
d397d0741d Create a MatrixItemHelper to avoid duplicated code. 2022-12-22 17:13:53 +01:00
Benoit Marty
19301756e3 Add missing Copyright 2022-12-22 13:51:56 +01:00
ganfra
2de26a30d5 Nav: First iteration integrating Appyx 2022-12-21 17:56:01 +01:00
Benoit Marty
0644a5822f Code quality
Code quality
2022-12-21 15:32:53 +01:00
ganfra
4c88d8e3c2 Merge develop into feature/fga/dagger_setup 2022-12-19 16:14:14 +01:00
ganfra
2ea87307a7 Branch on viewmodel... 2022-12-15 20:16:53 +01:00
Benoit Marty
4136ba94e5 Timber for all modules 2022-12-09 15:42:29 +01:00
ganfra
5034daed6c Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
ganfra
dd0e3c535b Timeline: first version of diff/cache 2022-12-06 13:17:33 +01:00
ganfra
5244e2fac6 Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop 2022-11-29 21:28:25 +01:00
ganfra
69591ccb3e First tries with Html rendering... 2022-11-29 21:28:13 +01:00
Benoit Marty
6392c57fce Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
ganfra
5dc7999a97 Add animation on screen navigation 2022-11-22 16:11:05 +01:00
ganfra
4521e59647 Timeline: improve image aspectRatio 2022-11-22 15:46:46 +01:00
ganfra
1ba025ed30 Try using custom fetcher for Coil... 2022-11-21 20:15:11 +01:00
ganfra
78d60622db Timeline: quick implementation of reactions (without interactions) 2022-11-09 19:36:12 +01:00
Benoit Marty
04d2e206ee Composer compiling and running 2022-11-08 15:59:07 +01:00
ganfra
d04d847521 Fix bunch of issues around login/logout and introduces messages feature 2022-11-04 14:50:30 +01:00