Commit Graph

4690 Commits

Author SHA1 Message Date
ganfra
17e90560e2 Merge branch 'develop' of https://github.com/vector-im/element-x-android-poc into develop 2022-11-08 16:14:35 +01:00
ganfra
c8b8c08c99 Timeline: add avatar and displayname (not dynamic...) 2022-11-08 16:09:24 +01:00
Benoit Marty
804965981a Composer compiling and running 2022-11-08 15:59:07 +01:00
ganfra
560d2a3291 Timeline: start refine bubbles 2022-11-08 12:04:21 +01:00
ganfra
ae051f0885 Start implementing an ugly timeline 2022-11-07 22:24:43 +01:00
ganfra
7907fce9e5 Add chunk operator on flow 2022-11-07 18:42:07 +01:00
ganfra
bff815e2c5 Quickly branch pagination 2022-11-07 18:41:28 +01:00
ganfra
da8b307339 Start implementing timeline 2022-11-07 12:36:03 +01:00
ganfra
f14a02a68e Rise timelinelimit to 10 2022-11-04 18:59:47 +01:00
ganfra
1095aa13e7 SlidingSyncObserverProxy : avoid fooding flow 2022-11-04 18:48:47 +01:00
ganfra
f176ad6105 Start filling MatrixRoom class and use it in MessagesScreen 2022-11-04 17:56:14 +01:00
ganfra
823cef8b7c Fix bunch of issues around login/logout and introduces messages feature 2022-11-04 14:50:30 +01:00
ganfra
bb88919bb3 RoomSummaryDataSource: not sure what to do when update index is > size 2022-11-03 19:28:01 +01:00
ganfra
986fae43c2 Continue refinement of RoomList (and remove avatar library) 2022-11-03 19:26:45 +01:00
ganfra
4551c9307e Refine UI 2022-11-03 12:57:49 +01:00
ganfra
c66b7a699c RoomList: avoid recomposition on avatar and add placeholder 2022-11-03 10:58:53 +01:00
ganfra
66dc61cc3e Use latest matrix-rust-sdk and enable encryption 2022-11-03 10:27:57 +01:00
ganfra
3ed12f4871 Fix theming dark/light 2022-11-02 20:03:31 +01:00
ganfra
9037b9b66b RoomList: add avatar for rooms and date formatting 2022-11-02 19:04:29 +01:00
ganfra
1801bcfcd3 Try some stuff on room list and avatar... 2022-10-30 15:43:07 +01:00
ganfra
207e402cc5 RoomList: avoid to many recompositions 2022-10-30 13:48:06 +01:00
ganfra
e3845bc976 Add Timber 2022-10-28 20:38:47 +02:00
ganfra
c1fcc51d09 Start implementing logic for room summary list 2022-10-28 20:17:18 +02:00
Benoit Marty
a2f0b1c541 Merge remote-tracking branch 'origin/develop' into develop 2022-10-28 17:27:40 +02:00
Benoit Marty
13be8f3fac Avatar working - WIP 2022-10-28 16:34:16 +02:00
ganfra
c172d41934 CHange some packages 2022-10-27 20:01:27 +02:00
ganfra
83ac870c92 Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
Benoit Marty
71ca64644a Add Logo 2022-10-12 18:10:44 +02:00
Benoit Marty
f906158f2b First mapping of room. Still very dirty 2022-10-12 15:38:11 +02:00
Benoit Marty
58decf03d8 Finish on Logout 2022-10-11 18:17:54 +02:00
Benoit Marty
adfdcaca94 Restore session 2022-10-11 18:14:41 +02:00
Benoit Marty
2d402c6847 Signout - WIP 2022-10-11 17:36:02 +02:00
Benoit Marty
fba10a0340 Store and restore session 2022-10-11 17:16:27 +02:00
Benoit Marty
ba0254655a Update SDK 2022-10-11 16:43:28 +02:00
Benoit Marty
8ce670995a Introduce mavericks-compose and room list module - WIP 2022-10-11 16:27:52 +02:00
Benoit Marty
98eeb08772 Add a module for the Matrix SDK with the aar of the Rust SDK 2022-10-11 14:05:39 +02:00
Benoit Marty
df315ecea6 Add a module for the Matrix SDK with the aar of the Rust SDK 2022-10-11 12:21:46 +02:00
Benoit Marty
a18d272462 Create login module 2022-10-10 11:53:22 +02:00
Benoit Marty
94d031ffce Cleanup 2022-10-07 16:20:07 +02:00
Benoit Marty
e0167681e2 Move theme to its own module 2022-10-07 16:16:00 +02:00