Commit graph

34 commits

Author SHA1 Message Date
ganfra
9dfd471907 Quickly branch pagination 2022-11-07 18:41:28 +01:00
ganfra
8f3233e450 Start implementing timeline 2022-11-07 12:36:03 +01:00
ganfra
ed764c097f Rise timelinelimit to 10 2022-11-04 18:59:47 +01:00
ganfra
a330283de5 SlidingSyncObserverProxy : avoid fooding flow 2022-11-04 18:48:47 +01:00
ganfra
11b74c0279 Start filling MatrixRoom class and use it in MessagesScreen 2022-11-04 17:56:14 +01:00
ganfra
d04d847521 Fix bunch of issues around login/logout and introduces messages feature 2022-11-04 14:50:30 +01:00
ganfra
b5e4ef9637 RoomSummaryDataSource: not sure what to do when update index is > size 2022-11-03 19:28:01 +01:00
ganfra
f55bb16bfa Continue refinement of RoomList (and remove avatar library) 2022-11-03 19:26:45 +01:00
ganfra
5984ffc960 Refine UI 2022-11-03 12:57:49 +01:00
ganfra
eb2fd13518 RoomList: avoid recomposition on avatar and add placeholder 2022-11-03 10:58:53 +01:00
ganfra
30665b2594 Use latest matrix-rust-sdk and enable encryption 2022-11-03 10:27:57 +01:00
ganfra
87e6bd1210 Fix theming dark/light 2022-11-02 20:03:31 +01:00
ganfra
9a05ad13c6 RoomList: add avatar for rooms and date formatting 2022-11-02 19:04:29 +01:00
ganfra
14992cb63a Try some stuff on room list and avatar... 2022-10-30 15:43:07 +01:00
ganfra
fcf7e8d7f1 RoomList: avoid to many recompositions 2022-10-30 13:48:06 +01:00
ganfra
485b38efad Add Timber 2022-10-28 20:38:47 +02:00
ganfra
a609433a50 Start implementing logic for room summary list 2022-10-28 20:17:18 +02:00
Benoit Marty
3ceae18521 Merge remote-tracking branch 'origin/develop' into develop 2022-10-28 17:27:40 +02:00
Benoit Marty
3dedfbe022 Avatar working - WIP 2022-10-28 16:34:16 +02:00
ganfra
f08efbf4c2 CHange some packages 2022-10-27 20:01:27 +02:00
ganfra
6f0d8936eb Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
Benoit Marty
d1c80438d5 Add Logo 2022-10-12 18:10:44 +02:00
Benoit Marty
501dd176e5 First mapping of room. Still very dirty 2022-10-12 15:38:11 +02:00
Benoit Marty
d588dcb246 Finish on Logout 2022-10-11 18:17:54 +02:00
Benoit Marty
df71b94ee9 Restore session 2022-10-11 18:14:41 +02:00
Benoit Marty
93934d6551 Signout - WIP 2022-10-11 17:36:02 +02:00
Benoit Marty
420bfe9a66 Store and restore session 2022-10-11 17:16:27 +02:00
Benoit Marty
fa50f03fdd Update SDK 2022-10-11 16:43:28 +02:00
Benoit Marty
4ce0b62241 Introduce mavericks-compose and room list module - WIP 2022-10-11 16:27:52 +02:00
Benoit Marty
1238047b08 Add a module for the Matrix SDK with the aar of the Rust SDK 2022-10-11 14:05:39 +02:00
Benoit Marty
4219281691 Add a module for the Matrix SDK with the aar of the Rust SDK 2022-10-11 12:21:46 +02:00
Benoit Marty
383be4802c Create login module 2022-10-10 11:53:22 +02:00
Benoit Marty
69968199f8 Cleanup 2022-10-07 16:20:07 +02:00
Benoit Marty
1020726780 Move theme to its own module 2022-10-07 16:16:00 +02:00